BODY, TABLE, TD, INPUT, TEXTAREA {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
A:link, A:visited {	text-decoration: none;}
a:hover {text-decoration: underline;}
UL LI {	list-style-type: square;}

body {
	SCROLLBAR-FACE-COLOR: #36609D; 
	SCROLLBAR-HIGHLIGHT-COLOR: #36609D; 
	SCROLLBAR-SHADOW-COLOR: #36609D; 
	SCROLLBAR-3DLIGHT-COLOR: #92B4E8; 
	SCROLLBAR-ARROW-COLOR: #92B4E8; 
	SCROLLBAR-TRACK-COLOR: #003366; 
	SCROLLBAR-DARKSHADOW-COLOR: #92B4E8;
}
FORM {margin:0px; padding:0px;}

.opciones, .opciones TD {color: #003366;}
.opcionesCH {	font-size: 9px;	color: #003366;}

/*Elementos de formularios (inputs, botones, etc */
.formu, .formu2, .formu3, .formu4, .formu2CH, FORM#areaExclusiva INPUT { color: #000066; font-weight: normal;}
.formu {
	background-color: #7DA0D4;
	border: 1px solid #80A5DC;
}
.formu2, formu2CH {
	background-color: #6B95D3;
	border: 1px solid #7EEEFF;
}
.formu2CH {	font-size: 9px;}

.formu3 {
	background-color: #5B92C8;
	border: 1px solid #7EEEFF;
}
.formu4 {
	background-color: #FFE294;
	border: 1px solid #000000;
}
.formuCHrojo {
	font-size: 9px;
	color: #741313;
	background-color: #EB8787;
	border: 1px solid #9F0000;
}
FORM#areaExclusiva INPUT {
	font-size: 9px;
	background-color: #5B92C8;
	border: 1px solid #7EEEFF;
}

/*bordes (por color)*/
.bordeEnteroRojo {border: 1px solid #5F0000;}
.bordeAbajoRojo {
	border-bottom: 1px solid #5F0000;
	font-weight: normal;
	font-variant: normal;
}
.bordeAbajo {border-bottom: 1px solid #CBA23A;}
.bordeDerB {border-right: 1px solid #CBA23A;}
.bordeAbajoDer {border-bottom: 1px solid #CBa23A; border-right: 1px solid #CBa23A;}

.bordeIZQ, .bordeIZQ2 {border-left: 1px dashed #B08B32;}
.bordeDER {border-right: 1px solid #B08B32;}

.bordeDERa	{border-right: 1px solid #2A2862;}
.bordeIZQ2a	{border-left: 1px dashed #2A2862;}
.bordeIZQa	{border-bottom: 1px solid #2A2862; border-left: 1px solid #2A2862;}

.bordePUNT {border-bottom: 1px dashed #EDB07D;}
.bordePUNTentera {border-bottom: 1px solid #EDB07D;}
.bordeEntero {border: 1px solid #EDB07D;}

.bordePUNTazul, TABLE.nav TD {border-bottom: 1px dashed #003366;}
.bordeEnteraAzul {border-bottom: 1px solid #003366;}
.bordePUNTa {
	border-bottom: 1px solid #003366;
	font-weight: normal;
	font-variant: normal;
}

.bordeDobleBlanco {border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;}
.bordeABlanco {border-bottom: 1px solid #FFFFFF;}

.bordeAbajoAzul {border-bottom: 1px solid #285290;}
.bordeEnteraAzul2 {	border: 1px solid #6B95D3;}
.bordeAbajoBlanco {border-bottom: 1px solid #d0ddf0;}

.bordeTotal {border: 1px solid #FFD052;}
.bordeTotal2 {	border: 1px solid #DDC222;}


/*textos*/
#textBlock P, .texto {color: #333333;}
.textoa {color: #000033;}
.textoClaro {color: #FBBD65; font-weight: normal;}
.textoClaroa {	color: #FF9966;	font-weight: normal;}
.textoAzul {color: #003366; font-weight: bold;}
.textoAzulCH {
	font-size: 9px;
	color: #91C8FF;
	font-weight: normal;
	background-color: #285290;
	border: 1px solid #80A5DC;
}
.textoBlanco {color: #FFFFFF; font-weight: bold;}
.textoCH {font-size: 9px; color: #000033; line-height:120%;}
.textoCHdireccion {	font-size: 9px;	color: #CCCCCC;}
.textoDirecionTit { color: #FFFF66; }
.textoG {
	font-size: 12px;
	color: #000033;
	font-weight: normal;
}
.textoBlancoNormal {
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
}
.textoBlancoCH {font-size: 9px;	color: #FFFFFF;}


/*titulos*/
.titulos {
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
}
.titulos2 {
	font-weight: bold;
	color: #6B5318;
	font-variant: small-caps;
}
.titulos2a, TABLE.nav A{
	font-weight: bold;
	color: 1C1A4E;
	font-variant: small-caps;
}
.titulosAzul {
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
.titulos1 {	font-weight: normal; color: #003366;}
.titulosNaranjita {
	font-weight: bold;
	color: #FFDE8F;
	font-variant: small-caps;
}
.titulosAmarillo {
	font-weight: bold;
	color: #867E45;
	font-variant: small-caps;
}
.titulosG {	font-size: 12px; color: #FFFFFF;}
.titulosGrandes {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.titulosGG {
	font-size: 12px;
	font-weight: bold;
	color: #7EEEFF;
	font-variant: small-caps;
}
.titulos2b {	color: 1C1A4E;	font-variant: small-caps;}
.titulosGrandesAzul {
	font-size: 16px;
	font-weight: bold;
	color: #18417E;
	font-variant: small-caps;
}

.KB  {font-size: smaller; color: #666;}
.clear_float {
	font-size: 1px;
	clear: both;
	height: 0px;
}

.ideajovenbg{ background-color: #FFFDF0;


}

