.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/footer.jpg);
	height: 45px;
}

.titulo {
	font-family: arial;
	font-size: 15px;
	color: #0F75BC;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}


body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

#menu_back {
	background-image: url(images/isstec_05.png);
	height: 33px;
}
.texto_general {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.texto_logeo {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.tabla_login {
	background-color: #9C0109;
	padding: 5px;
	border: 1px inset #666;
}


.texto_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.menu_hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFF;
}
