/* CSS Document */

body
{
text-align:center;
background-color:#6B6969;}

.fondoCabecera
{
background-image:url(cabecera.gif);
background-position:top left;
background-repeat:no-repeat;
padding-top:40px;
}

.rellenoCuerpo
{
background-image:url(rellenoCuerpo.gif);
background-position:top left;
background-repeat:repeat-y;

}

.imgFija
{
background-image:url(imgFija.gif);
background-position:top left;
background-repeat:no-repeat;
}

.fondoPie
{
background-image:url(pie.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:3px;
}

.menuDch
{
background-image:url(rellenoMDch.gif);
background-position:top right;
background-repeat:repeat-y;
}

.fijoBlancoDch
{
background-image:url(fijoBlancoDch.gif);
background-position:top right;
background-repeat:no-repeat;
}

.bannerDestacado
{
background-color:#ffffff;
border-bottom:1px solid #FD8C00;
text-align:center;
padding-bottom:5px;
}

.textoTituloDch
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-align:left;
padding-left:6px;
padding-right:6px;
}

.contenido
{
font-family:Verdana;
font-size:10px;
color:#3D5B9F;
text-align:left;
padding:6px;
}

.textoCabecera
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-align:left;
text-decoration:none;
}

.textoCabecera:hover
{
font-family:Verdana;
font-size:11px;
color:#3D5B9F;
text-align:left;
text-decoration:none;
}

.textoCabecera2
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-align:left;
text-decoration:none;
}

.textoCabecera2:hover
{
font-family:Verdana;
font-size:11px;
color:#FD8C00;
text-align:left;
text-decoration:none;
}

.textoCabecera3
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-align:left;
text-decoration:none;
}

.textoCabecera3:hover
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-align:left;
text-decoration:underline;
}

.texto
{
font-family:Verdana;
font-size:11px;
color:#000000;
}

.texto:hover
{
font-family:Verdana;
font-size:11px;
color:#000000;
}
.textoCabeceraUbicado {

font-family:Verdana;
font-size:11px;
color:#3D5B9F;
text-align:left;
text-decoration:none;
}
.contenido2 {

font-family:Verdana;
font-size:10px;
color:#333399;
text-align:left;
padding:6px;
}
.textoverdana {

font-family:Verdana;
font-size:11px;
color:#333399;
text-decoration:none;
}
.textorojoneg {
	font-family:Verdana;
	font-size:11px;
	color:#990000;
	font-weight: bold;

}
.textoconvínculo {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration: none;


}
.textoconvínculo:hover {

	font-family:Verdana;
	font-size:11px;
	color:#CC3300;
	text-decoration: none;
}
.normal {

font-family:Verdana;
font-size:11px;
color:#000000;
}
.normal_negrita {
	font-family:Verdana;
	font-size:11px;
	color:#990000;
	font-weight: bold;

}
.normalestilo {


font-family:Verdana;
font-size:11px;
color:#000000;
}
.subindice {


font-family:Verdana;
font-size:xx-small;
color:#333399;
text-decoration:none;
}
.vinculoscuadro {
	font-family:Verdana;
	font-size:10px;
	color:#CC0000;
	background-color: #FFFF99;
	float: none;
	padding: 6px;
}
