/* CSS Document */
body{
	background: #f4f4f4;
	background-image:url(img09/fdoSup.gif);
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}
td{
	text-align:left;
}
img {
	border:0px;
}
#head{
	width:980px;
	height:108px;
	margin:0px auto;
	background-image:url(img09/fdo.jpg);
}
#head a, #head a:hover, #head a:visited{ color:#FFFFFF; font-weight:bold; text-decoration:none;}
#head a:hover { text-decoration:underline;}
.pestana{
	float:left;
	background-image:url(img09/Fdopestana.gif);
	background-repeat:no-repeat;
	width:90px;
	height:48px;
	padding:20px 0 0 0;
	text-align:center;
	color:#FFFFFF;
}
#contenedor{
	width:980px;
	margin:0px auto;
	text-align:left;
	background: #fff;
}
.col{
	float:left;
}

#menulat{
	float:left;
	width:300px;
	text-align:left;
	border-right:1px dotted #ccc;

}
#menulat li{
	width:230px;
	list-style-type:none;
	border-bottom:1px dotted #799d09;
	padding: 5px;
	
}
#menulat a{
	text-align:left;
}
#textos{
	width:600px;;
	margin:0px auto;
	text-align:left;
	float:right;
	padding: 15px;

}
.subtitulo, .subtitulo2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #000000;
}
.subtitulo2 {
	font-size: 14px;
	color:#cf7c05;
}
#pie{
	background: #000;
	}
.white{
	color:#fff;
	}
/* FIN REVISADO */

A {TEXT-DECORATION: none;color: #000000}
A:HOVER {color: #729281; text-decoration: underline}

.linea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #cf7c05;
}

.textoRojo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #990000;
}
.textoBlanco {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
.textoRojo12 {
font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #990000;
}
.btON, .btOFF{
	border:1px solid #fff;
	float:left;
	padding: 10px;
	font-weight:bold;
	}
.btON{ background-color:#ccc; border-bottom: 1px solid #ccc; color:#fff; }
.btOFF{	background-color:#f4f4f4; border-bottom: 1px solid #fff;}
.ficha {clear:both; border-top:1px solid #ccc; padding-top:10px; background-image:url(img09/bt.jpg); background-position: top; background-repeat:repeat-x;}