@charset "utf-8";
/* CSS Document */
body {
	background-color: #EFEFEF;
}

.Estilo16 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}*/
a:hover.btnHover{
	color:#FFFF99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.btnActivo{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.Estilo17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
-->

.botonIzq {
	background-image:url(../imagenes/botonIzq.jpg);
	width:7px;
	height:20px;
	background-repeat:no-repeat;
}
.botonCentral {
	background-image:url(../imagenes/botonCentral.jpg);
	height:20px;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif; color:#ffffff;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
	line-height:20px;
	text-align:center;
}
.botonDer {
	background-image:url(../imagenes/BotonDer.jpg);
	width:7px;
	height:20px;
	background-repeat:no-repeat;
}

.margenSup0px {margin-top:0px;}
.margenSup5px {margin-top:5px;}
.margenSup15px {margin-top:15px;}

.margenInf0px {margin-bottom:0px;}
.margenInf3px {margin-bottom:3px;}
.margenInf5px {margin-bottom:5px;}
.margenInf10px {margin-bottom:10px;}
.margenInf15px {margin-bottom:15px;}

.margenIzq5px {margin-left:5px;}
.margenIzq10px {margin-left:10px;}

.margenDer2px {margin-right:2px;}
.margenDer5px {margin-right:5px;}
.margenDer10px {margin-right:10px;}

.tamano100por100 {width:100%;}
.azul {color: #426AC2;}
.negro {color: #000000;}
.capaIzq {float:left;}
.campoTexto {border: 1px solid #426AC2; height:16px; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px;}
.clearBoth{clear:both}
.tituloSeccion {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000066; font-weight:bold;}
.tituloNoticia {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000066}
.tituloGrandeNoticia {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000066}
.tituloFuente {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold;}
.cuerpoNoticia {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000}

.tituloGrande {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:16px; font-weight:bold; padding-left:2px;}

.wfg_subrayado {text-decoration:underline;}
