body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: 	#f7f7f7;
	margin: 			0px;
	padding: 			0px;
}

.logo {

    background-image:url(../img/logoH24.png);
    background-repeat:no-repeat;
    display:block;
    height:0 !important;
    overflow:hidden;
}

a:link {	color: #666666; text-decoration: none; }
a:visited {	color: #666666; text-decoration: none; }
a:hover {	color: #000000; text-decoration: none; }
a:active {	color: #666666; text-decoration: none; }

/********** TEXTOS *************/
.helvetica {font-family:"Helvetica Condensed", Tahoma;}

.textoBlanco11 {color:#ffffff!important; font-size:11px;}
.textoBlanco12 {color:#ffffff!important; font-size:12px;}

.textoRojo9 {color:#c31202!important; font-size:9px;}
.textoRojo11 {color:#c31202!important; font-size:11px;}

.textoVerde11 {color:#3e9605!important; font-size:11px;}
.textoVerde12 {color:#3e9605!important; font-size:12px;}
.textoVerde18 {color:#3e9605!important; font-size:18px;}
.textoVerde25 {color:#3e9605!important; font-size:25px;}
.textoVerdeOscuro11 {color:#4a6c18!important; font-size:11px;}
.textoVerdeOscuro13 {color:#4a6c18!important; font-size:13px;}
.textoVerdeOscuro14 {color:#4a6c18!important; font-size:14px;}

.textoAzul9 {	color:#004395!important; font-size:9px;}
.textoAzul10 {	color:#004395!important; font-size:10px;}
.textoAzul11 {	color:#004395!important; font-size:11px;}
.textoAzul12 {	color:#004395!important; font-size:12px;}
.textoAzul25 {	color:#004395!important; font-size:25px;}

.textoGris10 {color:#666666!important; font-size:10px;}
.textoGris11 {color:#666666!important; font-size:11px;}
.textoGris12 {color:#666666!important; font-size:12px;}
.textoGris14 {color:#666666!important; font-size:14px;}
.textoGris18 {color:#666666!important; font-size:18px;}

.textoNegro9 {color:#000000!important; font-size:9px;}
.textoNegro10 {color:#000000!important; font-size:10px;}
.textoNegro11 {color:#000000!important; font-size:11px;}
.textoNegro12 {color:#000000!important; font-size:12px;}

/********** ENLACES **************/
.enlace_idioma {font-size:10px; color:#000000!important;}
.enlace_idioma:hover, .enlace_idioma_sel {font-size:10px; color:#c31202!important;}

.enlace_sectores {		font-size:9px; color:#666666!important;}
.enlace_sectores:hover {font-size:9px; color:#c31202!important;}

.enlaceRef {color:#ffffff!important; font-size:10px;}
.enlaceRef:hover {color:#ffffff!important; font-size:10px; text-decoration:underline!important;}

.enlaceNegro10{			font-size:10px; color:#666666!important;}
.enlaceNegro10:hover{	font-size:10px; color:#000000!important;}

.enlaceNegro11{			font-size:11px; color:#666666!important;}
.enlaceNegro11:hover{	font-size:11px; color:#000000!important;}

.enlaceNegro12{			font-size:12px; color:#666666!important;}
.enlaceNegro12:hover {	font-size:12px; color:#000000!important;}

.enlaceVerde14{			font-size:14px; color:#3e9605!important;}
.enlaceVerde14:hover {	font-size:14px; color:#4a6c18!important;}

/*********** FORMULARIOS *************/
.cajaTexto01 {
	color:#464646;
	font-size:11px;
	background:url(../img/fnd_cajas.gif) repeat-x;
	border:2px solid #d5d5d5;
}

.cajaTexto02 {
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:11px;
	border:2px solid #d5d5d5;
}

.boton01 {
	background:url(../img/fnd_boton.gif);
	height:19px;
	line-height:19px;
	border:1px solid #727272;
	color:#FFFFFF;
	font-size:11px;
}

/* Cabecera */
div#cabecera{	background-color:#f7f7f7; width:990px; height:56px; }

