/*  TEXTOS */

.txtgris10            { color:#666666; font-size:10px; font-weight:normal;}
a.txtgris10           { color:#666666; font-size:10px; text-decoration:none;}
a.txtgris10:hover     { color:#666666; font-size:10px; text-decoration:underline;}

/*  MISCELÁNEA  */
.fechatitulo {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-indent: 5px;
	white-space: normal;
}

.bordeceldas {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #003366;

}
.bordesuperior {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366; }
.titulonoticiaprincipal {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase; }

.fechanoticiaprincipal {
	font-size: 10px;
	color: #999999; }
.entradillanoticiaprincipal {
	font-size: 12px;
	font-weight: bold;
	color: #003366; }

.cuerponoticiaprincipal {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.enlacenoticiaprincipal {
	font-size: 10px;
	font-weight: normal; }

.titulonoticiasanteriores {
	font-size: 10px;
	color: #999999;
	text-transform: uppercase; }
	
.entradillanoticiasanteriores {
	font-size: 9px;
	color: #000000; }
	
.bordeizquierdonoticiasanteriores {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 2px; }

.bordederechonoticiasanteriores {
	width: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}

.bordeinferiornoticiasanteriores {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1px; }

.bordeinferiorfinalnoticiasanteriores {
	font-size: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.titulomenusuperior				{
	font-size:12px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #003366;
	width: 95px;
	cursor: hand;
}

.desplegablesmenusuperior {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: center;
	background-color: #CCCCCC;
	width: 95px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;}

/* PORTADA */

.titularesinicio {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
	color: #003366;
	background-color: #CCCCCC;
}

.encabezados {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #999999;
	color: #003366;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}

.textoinicio {
	font-size: 12px;
	font-weight: normal; }

/* PIE */	
.titulopie {
	font-size:12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	background-color: #003366;
	}
	
.textopie {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	background-color: #CCCCCC;
}
	
.bordelateralizquierdo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC; }
	
.bordelateralderecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 12px;
}
	
.bordeinferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}

.gradiente {
	background-image: url(imagenes/gradiente.png);
	background-repeat: repeat-x; }


.listanumerada {
	list-style-type: decimal;
	font-size: 12px;
	text-align: justify;
	}

.titulorecorte {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}

.boton {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #003366;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	cursor: hand;
}

.cuadrotexto {
	font-size: 10px;
}
.areatexto {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
.fondoquienessomos {
	font-size: 12px;
	background-image: url(imagenes/ct_02g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondoformacion {
	font-size: 12px;
	background-image: url(imagenes/ct_05g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondoactualidad {
	font-size: 12px;
	background-image: url(imagenes/ct_06g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondoservicios {
	font-size: 12px;
	background-image: url(imagenes/ct_07g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondotablon {
	font-size: 12px;
	background-image: url(imagenes/ct_08g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondoproyectos {
	font-size: 12px;
	background-image: url(imagenes/ct_09g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.fondoempresas {
	font-size: 12px;
	background-image: url(imagenes/ct_10g_02.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* GENERALES */

body					{ margin:0px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
a:link, a:visited 		{ text-decoration: none; color: #003366; }
a:hover 				{ text-decoration: underline }
.titulomenusuperioron {

	font-size:12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFCC00;
	width: 95px;
	cursor: hand;
}
.bordepuntoslateralderecho {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003366;
}
.sombra {
	background-image: url(imagenes/sombra.gif);
	background-repeat: repeat-y;
}
.calendario {
	font-size: 10px;
	border: 1px none #003366;
	text-align: center;

}
.encabezadocalendario {
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.calendarioon {
	border: 2px solid #003366;
	font-size: 10px;
	text-align: center;

}
.calendariosel {
	background-color: #FFCC00;
	border: 1px solid #003366;
	font-size: 10px;
	text-align: center;

}
.menulateral {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.encabezadosecundario {

	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	color: #003366;
	background-color: #CCCCCC;
}
.alfabeto {

	font-size: 12px;
	border: 1px none #003366;
	text-align: center;
}
.alfabetosel {

	background-color: #FFCC00;
	border: 1px solid #003366;
	font-size: 12px;
	text-align: center;
}
.correoelectronico {
	font-size: 12px;
	text-transform: lowercase;
}
.primeramayuscula {
	text-transform: capitalize;
	font-size: 12px;

}
.listanonumerada {
	list-style-type: circle;
	font-size: 12px;
	list-style-position: outside;
	vertical-align: middle;
	display: list-item;
	text-align: justify;






}
.listaaideca {

	list-style-type: circle;
	font-size: 12px;
	list-style-image: url(imagenes/bulletaideca.gif);
	list-style-position: inside;
	vertical-align: middle;
	display: list-item;
}
.listapdf {
	font-size: 12px;
	list-style-image: url(imagenes/bulletpdf.jpg);
	list-style-position: inside;
	vertical-align: middle;
	display: list-item;
}
.bordesuperiorgris {

	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.instrucciones {
	font-size: 12px;
	color: #003366;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 5px;


}
.bordeinferiorgris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
