html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #96649a;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	height:100%;
}

.formulario {
	color: #333333;
	font-size: 12px;
	line-height:14px;
	font-family: Arial, sans-serif;
	width:95%;
}
.mensajes {
	color: #9966CC;
	font-size: 12px;
	line-height:14px;
	font-family: Arial, sans-serif;
	font-weight:bold;
}

.negrita {
	color: #444;
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style:normal;
	font-weight: bold;
	}

.textoSmall{
	color: #444;
	font-size: 10px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style:normal;
	}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #054999;
	margin: 0;
	padding-bottom: 8px;
}
.subtitulos {
	color: #39808A;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #A35DB4;
	margin: 0;
	padding: 8px 0;
}
h2 a {
	font-size: 16px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-transform: capitalize;
	margin: 0;
	padding: 8px 0;
	font-variant: small-caps;
	color:#000033;
}
h3 {
	font-size: 13px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding-bottom: 8px;
	font-style: italic;
}

h4 {
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #8CA1AA;
	text-decoration: none;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 14px;
}
h4 a {
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #8CA1AA;
	text-decoration: underline;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 14px;
}
h4 a:hover {
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #006699;
	text-decoration: underline;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 14px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

hr {
	clear: both;
	width:100%;
	line-height: 1px;
	border-top: solid 1px;
	border-top-color: #AACCD5;
}

img {
	border: none;
}

.left {
	float:left;
	margin:0 15px 4px 0;
}

.photo{
	border:1px solid #bababa;
	padding:2px;
	background-color:#ffffff;
	margin:6px 18px 2px 5px;
}

#wrapper {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background-color:#FFFFFF;
}

#head {
	background-color: #F0F8FA;
	height: 100px;
	width: 100%;
	color: #606d82;
	border-bottom: 1px solid #fff;
	background-image:  url("../../imagen/bannerAzul.jpg");
	background-repeat: repeat-x;
}

#head div {
	float: left;
	clear: right;
	height: 100px;
}

#logo {
	width: 210px;
	background-image:  url("../../imagen/logo.jpg");
	background-repeat: no-repeat;
}

#slogan {
	width: 100%;
	border-left: 1px solid #A2ADB9;	
}


#slogan a {
	display: block;
	padding: 46px 0 0 14px;
	font-size: 20px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#slogan span {
	display: block;
	padding: 60px 0 0 14px;
	font-size: 20px;
	letter-spacing: -1px;
	color: #0066CC;
}

#toplinks {
	width: 210px;
}

#toplinks ul {
	margin-top: 3px;
	padding-left: 10px;
	list-style: none;
}

#toplinks li {
	float: left;
	margin-top: 0px;
	width: 60px;
}

#toplinks a {
	display: block;
	width: 46px;
	height: 43px;
}

#toplinks span {
	display: none;
}

#tl_home {
	background-image: url("../../imagen/tl_home.gif");
	background-repeat: no-repeat;
}

#tl_contact {
	background-image: url("../../imagen/tl_contact.gif");
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url("../../imagen/tl_sitemap.gif");
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url("../../imagen/tl_home-on.gif");
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url("../../imagen/tl_contact-on.gif");
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url("../../imagen/tl_sitemap-on.gif");
	background-repeat: no-repeat;
}

#body {
	float: right;
	margin-top: 3px;
	width: 725px;
	clear: both;
}

#visual {
	margin: 16px 0;
	height: 110px;
}
/******** Content variations ********/

#content {
	line-height: 15px;
	float: left;
	padding-top: 14px;
	padding-right: 14px;
	width: 498px;
	border-right: 1px solid #AACCD5;
	text-align: justify;
	background-color: #ffffff;
}

.contenido {
	line-height: 15px;
	padding: 14px;
	width: 90%;
	border-right: 1px solid #AACCD5;
	text-align: justify;
	background-color: #ffffff;
}

.contenido2 {
	line-height: 15px;
	float: left;
	padding-top: 14px;
	padding-right: 14px;
	width:100%;
	border-right: 1px solid #AACCD5;
	text-align: justify;
	background-color: #ffffff;
}

#content2 {
	line-height: 15px;
	float: left;
	padding-top: 14px;
	padding-right: 14px;
	width: 685px;
	border-right: 1px solid #AACCD5;
	text-align: justify;
	background-color: #ffffff;
}

.contenido3 {
	line-height: 15px;
	width:100%;
	float:left;
	text-align:justify;
	margin:0;
	padding:0;
	background-color: #ffffff;
}
#content3{
	line-height: 15px;
	width:685px;
	float:left;
	text-align:justify;
	margin:0;
	padding:0;
	background-color: #ffffff;
}

#contentalt{
	line-height: 15px;
	width:685px;
	float:left;
	text-align:left;
	padding:0;
	margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

#news {
	margin-left: 530px;
	width: 170px;
	background-color: #ffffff;
}

.titulo {
	font-size: 16px;
	font-weight:bold;
	color: #054999;
}

.noticias {
	padding: 14px 10px 4px 10px;
	font-size: 11px;
	line-height:13px;

	color: #8CA1AA;
}

#news .titulo {
	font-size: 16px;
	font-weight:bold;
	color: #054999;
}

#news dl {
	padding: 0;
	margin: 0;
	line-height: 13px;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	color:#000033;
}
#news h5 a {
	margin: 0;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	color:#000033;
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: 11px;
	line-height:12px;
	clear: right;
	text-align:left;
}


#threecells span {
	display: none;
}

.tresCeldas {
	float: left;
	font-size: 11px;
	line-height:12px;
	clear: right;
	text-align:left;
}

.celda1 {
	width: 155px;
	padding-right: 6px;
}

.celda2 {
	width: 155px;
	padding: 0 6px 0 6px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

.celda3 {
	width: 155px;
	padding: 0 6px 0 6px;
}

#cell_1 {
	width: 155px;
	padding-right: 6px;
}


#cell_2 {
	width: 155px;
	padding: 0 6px 0 6px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}


#cell_3 {
	width: 155px;
	padding: 0 6px 0 6px;
}


#cell_4 {
	width: 155px;
	padding: 0 6px 0 6px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_4 a {
	background-image: url("../../imagen/3colls_p4.jpg");
}


#side {
	padding-bottom: 8px;
	border-top: 3px solid #fff;
	width: 210px;
	background-color: #EAF4F6;
}

#menu {
	padding: 0;
	margin: 0;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu a:hover {
	text-decoration: none;
	display:block;
	background-color: #DEECF0;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu li {
	margin: 0;
	margin-left: 2px;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #AACCD5;
	background-image: url("../../imagen/li1a.gif");
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url("../../imagen/li2.gif");
	background-color: #DEECF0 ;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	margin-left: 5px;
}

#menu ul li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
	margin-left: 7px;
}

#menu li li li li a {
	padding-left: 36px;

}

#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
	margin-left: -9px;
}


#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: 11px;
	border-bottom: 1px solid #AACCD5;
	line-height: 12px;
}

.pie {
	width: 100%;
	clear: both;
	padding: 10px;
	background-color: #96649a;
	font-size: 10px;
	line-height: 11px;
	color:#FFFFFF;
	text-align: center;
	padding: 0px;
}
.pie a{
	color:#FFFFFF;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url("../../imagen/tn_bg1.gif");
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 11px;
	line-height: 18px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}

.linea8pxAzul {
	line-height:8px;
	background-color: #BEE2E7;
}
.linea8pxAzulOscuro {
	line-height:8px;
	background-color: #5E8EAC;
}
.linea8pxGris {
	line-height:8px;
	background-color: #E9E9E9;
}

.linea2pxAzul {
	line-height:2px;
	background-color: #BEE2E7;
}

.verde {
	line-height:12px;
	background-color:#C1FFDC;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	color: #C1FFDC;
}

.turquesa {
	line-height:12px;
	background-color:#BEF0FE;
	text-align: right;
	text-decoration:none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	color: #0099CC;
}
	
.rosa {
	line-height:12px;
	background-color:#DDD2CB;
	text-align: right;
	text-decoration:none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	color: #660000;
}

.gris {
	background-color: #EEEEEE;
}

.grisClaro {
	background-color: #F7F7F7;
}

.blanco {
	background-color: #FFFFFF;
	height:100%;
}

.grisOscuro {
	background-color: #E9E9E9;
	vertical-align: middle;
}
.grisOscuroCampos {
	background-color: #E9E9E9;
	vertical-align: middle;
	line-height: 25px;
	text-align: center;

}
.blanco {
	background-color: #ffffff;
}
.azul {
	background-color: #BEE2E7;
	font-weight: bold;
	vertical-align: middle;
}

.bordeTablaGeneral {
	border: 1px;
	border-width: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-right-color: #333333;
}

.bordeTablaAzul {
	border: 1px;
	border-width: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #91E3FF;
	border-bottom-color: #0099CC;
	border-left-color: #91E3FF;
	border-right-color: #0099CC;
}

.bordeTablaAzulNoAbajo {
	border: 1px;
	border-width: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #0099CC;
	border-left-color: #0099CC;
	border-right-color: #0099CC;
}

.fondoAzul {
	background-image: url("../../imagen/fondoazul.jpg");
	background-repeat: repeat;
	line-height: 10px;
	color: #162E45;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
}

.esquinaAzul {
	background-image: url("../../imagen/esqIzFondoAzul.gif");
	background-repeat: no-repeat;
	background-color: #BEE2E7;
	line-height: 80px;
	vertical-align: middle;
	font-weight: bold;
}

.fondoNaranja {
	background-image: url("../../imagen/fondoNaranja.jpg");
	background-repeat: repeat;

	line-height: 16px;
	text-align: center;	
}
.fondoEsquinaIzqGris {
	background-image: url("../../imagen/esqIzGris.gif");
	background-repeat: no-repeat;
	line-height: 27px;
	width: 22px;
}
.fondoEsquinaDerGris {
	background-image: url("../../imagen/esqDerGris.gif");
	background-repeat: no-repeat;
	line-height: 27px;
	width: 22px;
}

.fondoGris {
	background-image: url("../../imagen/fondoBarraGris.gif");
	background-repeat: repeat;
	vertical-align: middle;
	line-height: 27px;
	font-size:14px;
	font-weight:bold;
	color: #054999;;	
}
.fondoBotones {
	text-align: center;
	font-style:italic;
	background-color: #EEF0F6;
}
