@charset "utf-8";
/* CSS Document */
body { background:#eee;}
img { border:none}
.cabecera { background:url(../images/i_superior.gif);}
.menu { color:#FC3; background:url(../images/menu_background2.gif) bottom; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold}
.menu tr{ height:20px}
.menu td{ border-right:#CCC 2px solid; width:15%; vertical-align:middle; text-align:center}
.menu td.last{ border-right:none}
.menu a:link, a:visited { color:yellow; text-decoration:none}
.menu a:hover{ color:#e1e1e1; text-decoration:none}
.cuerpo { height:350px; background:#255BAE;} /*background:#9e9ec3 #d7c4b0}*/
.cuerpo td{
	border-left:#04f 1px solid;
	border-right:#04f 1px solid;
	/*text-align: center;*/
}
.formulario thead{ background:url(../images/menu_background.gif) bottom; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold; border:none; height:10px}
.formulario td{ border:none}
.formulario{
	background:#666;
	border-bottom:#04f 2px solid;
	border-right:#04f 2px solid;
	border-left:#04f 1px solid;
	border-top:#04f 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: left;
}
.pie { color:#FF3; background:url(../images/i_pie.gif); font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px;}
input,textarea { background:#999; border:#04f 1px solid; color:#FF0}
.boton { color:#000}
textarea{
	scrollbar-face-color:#04f;
	/*scrollbar-highlight-color: #333;*/
	scrollbar-3dlight-color: #06F;
	scrollbar-darkshadow-color: color;
	scrollbar-shadow-color: color;
	scrollbar-arrow-color: #FF0;
	scrollbar-track-color: color;
}
.equipos {
	width:780;
	vertical-align:top;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
}
.equipos td{ border:none;}
.lateral {
	border:#04f 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align: left;
}
.lateral tr{ height:15px;}
.lateral td{ border-bottom:#04f 1px solid; background:url(../images/menu_background.gif) bottom; width:150px}
.lateral a:link, a:visited { color:yellow; text-decoration:none}
.lateral a:hover{ color:#e1e1e1; text-decoration:none}
#titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.defecto td,tr,th,tbody,thead{ 
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:none;
}
.titulos {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.texto {
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	width: 95%;
	COLOR: #ffd700; 
	FONT-FAMILY: Lucida Sans;
}
.cuerpo.cuerpo_td td h2 .titulos strong {
	color: #FF0;
}
