@charset "utf-8";
/* CSS Document */
body{
	background-attachment: fixed;
	background-image: url(images/fondoceleste.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablaprincipal{
	/*border: 2px solid #FFFFFF;*/
}
.tdfondo{
	width:944px;
	height:141px;
	background-image: url(images/fotofondo.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}
.slogan{
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.menusmall{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menusmall a{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menusmall a:hover{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto{
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height:13px;
	color: #000000;
	text-decoration: none;
}
.footer a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	text-decoration: underline;
}
.submenu{
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height:13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.submenu a{
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height:13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.submenu a:hover{
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height:13px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.tituloceleste{
	font-family: Tahoma, Arial;
	font-size: 18px;
	line-height:17px;
	color: #04A7D4;
	text-decoration: none;
	font-weight: bold;
	text-transform: normal;
}
.textonaranja{
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height:19px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.numerostel{
	font-family:  çArial, Tahoma;
	font-size: 25px;
	line-height:25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.tituloblanco{
	font-family:  Arial, Tahoma;
	font-size: 15px;
	line-height:25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.textonegro{
	font-family:  Arial, Tahoma;
	font-size: 12px;
	line-height:14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.resaltados{
	font-family:  Arial, Tahoma;
	font-size: 20px;
	line-height:16px;
	color: #FF9A01;
	text-decoration: none;
	font-weight: normal;
}
.textonegro2{
	font-family:  Arial, Tahoma;
	font-size: 11px;
	line-height:14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.vermas{	
	font-family:  Arial, Tahoma;
	font-size: 11px;
	line-height:14px;
	color: #001C6F;
	text-decoration: underline;
	font-weight: bold;
}
.vermas a{	
	font-family:  Arial, Tahoma;
	font-size: 11px;
	line-height:14px;
	color: #001C6F;
	text-decoration: underline;
	font-weight: bold;
}
hr{ width:945px;
	height:2px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.tablaprincipal .textonegro2 li {
	list-style-position: outside;
	list-style-image: url(images/punteo1.jpg);
	padding-left:20px;
	line-height: 14px;
}
.titulonegro{
	font-family:  Arial, Tahoma;
	font-size: 16px;
	line-height:14px;
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
}