/* CSS Document */

body {
	background-color:#006699;
	text-align : left;
	line-height: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
p {
        font-size:12px;
        color: #333333;
        line-height: 120%;
}

h1 {
        font-size:25px;
        text-align : left;
        color : #666666;
        margin:0;
}
h2 {
	font-size:20px;
	text-align : left;
	color:#486895;
	text-transform: capitalize;
	word-spacing: normal;
	line-height: normal;
}
h3 {
	font-size:18px;
	text-align : left;
	color : #666666;
	line-height: normal;
}
h4 {
        font-size:15px;
        text-align : left;
        color : #666666;
}
h5 {
        font-size: 13px;
        text-align : left;
        color : #666666;
}
h6 {
        font-size:12px;
        text-align : left;
        color : #666666;
}
td {
        font-size: 12px;
        text-align : left;
        color : #99CC00;
}
a {
        font-size:12px;
        color:#325FA0;
}
a:link {
        text-decoration: underline;
}
a:visited {
        text-decoration: none;
        color:#325FA0;
}
a:hover {
        text-decoration: underline;
        color:#99CC00;
}
a:active {
        text-decoration: none;
        color:#0099CC;
}

.izquierda ul {
       font:bold 12px Verdana, Arial, Helvetica, sans-serif;
       color:#586885;
       line-height: 140%;
       text-transform:capitalize;
}
.tabla {
	border: thin solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 5px;
}
.tabla2 {
	border: thin solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding: 5px;
}
.destaca {
	background-color: #E7FDC4;
}

/**************** TEXTO EN BLANCO ***************************/

a.texto-blanco {
	color:#fff;
	font-size:13px;
}

a.texto-blanco:link {
	color: #fff;
	text-decoration:underline;
}

a.texto-blanco:hover {
	color: #fff;
	text-decoration:underline;
}

a.texto-blanco:visited {
	color: #fff;
	text-decoration:underline;
}

/**************** Enlace cabecera EN BLANCO ***************************/


a.enlace-blanco {
	color:#fff;
	font-size:30px;
}

a.enlace-blanco:link {
	color: #fff;
	text-decoration:none;
}

a.enlace-blanco:hover {
	color: #fff;
	text-decoration:none;
}

a.enlace-blanco:visited {
	color: #fff;
	text-decoration:none;
}


/**************** TEXTO colores ***************************/
.verde {font-size: 16px; color: #669900; }
.blancotitulo {font-size: 40px; color: #ffffff; }
.colorblanco {font-size: 13px; color: #ffffff; }
/**************** enlaces***************************/
a {
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a.tipoa { font-size: 20px; color: #333333;text-decoration: underline ;}
a.tipoa:link {color:#333333 ;}
a.tipoa:visited {color:#333333 ;}
a.tipoa:hover {color:#333333 ; text-decoration: underline ;}
a.tipoa:active {color:#333333 ;}

a.tipob {font-size: 40px; color: #ffffff; text-decoration: none ;}
a.tipob:link {color:#ffffff;}
a.tipob:visited {color:#ffffff;}
a.tipob:hover {color:#ffffff; text-decoration: underline ;}
a.tipob:active {color:#ffffff;} 

a.titulo2 {font-size: 40px; color: #ffffff; text-decoration: none ;}
a.titulo2:link {color:#ffffff;}
a.titulo2:visited {color:#ffffff;}
a.titulo2:hover {color:#ffffff; text-decoration: underline ;}
a.titulo2:active {color:#ffffff;} 

a.enlaceblanco {font-size: 12px; color: #ffffff; text-decoration: none ;}
a.enlaceblanco:link {color:#ffffff;}
a.enlaceblanco:visited {color:#ffffff;}
a.enlaceblanco:hover {color:#ffffff; text-decoration: underline ;}
a.enlaceblanco:active {color:#ffffff;} 