/* C CSS para CLC */

html,body,div,p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 135%;
}
p {
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
h1{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #00A296;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tit{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #00A296;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2{
	font-size: 21px;
	font-weight: normal;
	color: #004F94;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
h3{
	font-size: 14px;
	color: #FF6600;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4{
	font-size: 18px;
	font-weight: normal;
	color: #004F94;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
body {
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a {
	color: #004F94;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}
a:link {
	color: #004F94;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}
a:hover {
	color: #00AB96;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
}
a:active {
	color: #00AB96;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}

#sombra {
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 745px;
	overflow: hidden;
	background-image: url(i/sombra_back.jpg);
	background-repeat: no-repeat;
	height: 428px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 14px;
	}

#box {
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 958px;
	padding: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(i/bg.gif);
	background-repeat: repeat-y;
	}
#box2 {
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 958px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#box3 {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 958px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(i/bg.gif);
	}
	
/*  */
#logo{
	background-image: url(i/logo.gif);
	background-repeat: no-repeat;
	height: 77px;
}
#azul{
	background-color: #004F94;
	float: left;
	width: 180px;
	color: #FFFFFF;
}
.azul{
	background-color: #004F94;
	float: left;
	width: 180px;
	color: #FFFFFF;
}
#btnSup{
	width: 675px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B2C3D9;
	float: right;
	margin-left: 28px;
	padding-bottom: 2px;
	padding-left: 75px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #003882;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#btnSup a{
	font-size: 11px;
	font-weight: bold;
	color: #00AB96;
	text-decoration: none;
}
#btnSup a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #003882;
	text-decoration: none;
}
#btnSup .link {
	font-size: 11px;
	font-weight: normal;
	color: #003882;
}
#btnSup .link a{
	font-size: 11px;
	font-weight: normal;
	color: #003882;
}
#btnSup .link a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}


#right{
	float: right;
	width: 169px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 10px;
}
#right .img{
	border: 5px solid #FFFFFF;
}
#right h1{
	font-size: 14px;
	color: #FF6600;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00AB96;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #E5F6F4;
}
#right .navlistc
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right .navlistc li{
	background-image: url(i/circulo_celeste.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	}
#right .navlistb
{
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right: 12px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00AB96;
}

#right .navlistb li
{
	padding-left: 10px;
	background-image: url(i/circulo_celeste.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#right .navlistb li a
{
	font-size: 11px;
	color: #00AB96;
	text-decoration: none;
	font-weight: normal;
}

#right .navlistb li a:hover
{
	font-size: 11px;
	color: #004F94;
	text-decoration: none;
	font-weight: normal;
}
#sello{
	background-image: url(i/sello.gif);
	height: 32px;
	background-repeat: no-repeat;
	margin-top: 200px;
	width: 160px;
}


#medio{
	margin-left: 208px;
	margin-right: 200px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#destacamos{
	background-color: #F0F5FD;
	border: 1px solid #FF6600;
	width: 540px;
	margin-top:0px;
}
#destacamos h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #01AA94;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 13px;
	background-color: #D8E4F2;
	height: 14px;/*25*/
}
#destacamos h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004F94;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
	padding-top: 0px; /*15*/
}

#noticiaAncha{
	width: 95%;
	margin-left: 18px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}
#leftDest{
	float: left;
	width: 53%; /*45*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	margin-left: 5px; /*5*/
	margin-right: 0px; /*5*/
	margin-top: 5px; /*10*/
	margin-bottom: 10px;
	padding-right: 8px; /*8*/
	padding-top:1px;
	/*border:1px solid #0000FF;*/
}
#rightDest{
	float: right;
	width: 42%; /*46*/
	margin-right: 5px; /*10*/
	margin-top: 5px; /*10*/
	margin-bottom: 10px;
	margin-left:0px;
	/*border:1px solid #FFFF00;*/
}
#leftDest p
{
	margin-top:10px;
	margin-bottom:0px;
}

#rightDest p
{
	margin-top:10px;
	margin-bottom:0px;
}

#destacamos .img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.editorial{
	background-color: #F0F5FD;
	margin-top: 3px;
	border: 1px solid #FF6600;
}
.editorial h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004F94;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CFE1;
	padding-bottom: 5px;
	background-color: #F0F5FD;
}
.editorial h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004F94;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CFE1;
	padding-bottom: 5px;
	background-color: #F0F5FD;*/
}
.editorial p
{
	margin-top:10px;
}
.editorial h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #004F94;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: -5px;
}
.editorial .img{
	float: right;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 5px;
}
#testimonio{
	background-color: #FFFFFF;
	margin-top: 10px;
	width: 542px;
}
#testimonio h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #01AA94;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 13px;
	background-color: #D8E4F2;
	height: 25px;
}
#testimonio h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004F94;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -5px;
}
#testimonio .img{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#icono{
	background-image: url(i/icono.gif);
	height: 196px;
}
#pie{
	background-image: url(i/pie.gif);
	background-repeat: no-repeat;
	height: 92px;
}
#frase{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 98%;
}
#direccion{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	width: 650px;
	padding-right: 15px;
	padding-left: 10px;
	margin-top: 60px;
	text-align: right;
}
#blank{
	clear: both;
	width: 100%;
	background-image: url(i/bg02.gif);
	background-repeat: repeat-y;
}
#cleardiv
{
clear: both;
height: 1em;
}

/* botonera vertical */
.navlist
{
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right: 12px;
	padding-bottom: 15px;
}

.navlist li
{
	padding-left: 10px;
	background-image: url(i/circulo_azul.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navlist li a
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.navlist li a:hover
{
	font-size: 13px;
	color: #00AB96;
	text-decoration: none;
	font-weight: normal;
}
/* */

/*estilos */
.cuadro {
	font-size: 12px;
	font-weight: bold;
	color: #004F94;
	text-align: center;
	background-color: #CAF0F9;
	border: 2px solid #00AB96;
	padding: 5px;
}
.cuadroN{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #00AB96;
	padding: 5px;
}
.subtit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #004F94;
	font-weight: normal;
}
.imgIzq{
	padding: 5px;
	float: left;
	border: 1px solid #E5F6F4;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imgDer{
	padding: 5px;
	float: right;
	border: 1px solid #E5F6F4;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: inherit;
	margin-top: 5px;
}

/* */

/* botonera superior medio*/

#medio .nav li
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	padding-left: 60px;
	background-image: url(i/circulo_celeste.gif);
	background-repeat: no-repeat;
	background-position: 50px 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#medio .nav li a
{
	color: #00AB96;
	font-weight: normal;
	text-decoration: none;
}

#medio .nav li a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	
	background-image: url(i/circulo_celeste.gif);
	background-repeat: no-repeat;
	background-position: 50px 5px;
}

/* Fin botonera superior medio */
#medio .link2{
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
#medio .link2 a{
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

#medio .link2 a:hover{
	font-weight: bold;
	color: #00A296;
	text-decoration: none;
}
.red {
	line-height: 135%;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #FF0000;
}
.txtRecuadro {
	line-height: 125%;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.titRecuadro {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
}
#linea {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00A796;
}

