/*	border: 0.01em #b79753 solid;*/
body {background-color: #333333;margin: 0px;background-image: url(../img/fondo.jpg); background-repeat: repeat-x; color: #666666;}

a:link {color: #0098b4;text-decoration: underline; text-decoration: none;}
a:visited {color: #0098b4;text-decoration: underline;text-decoration: none;}
a:hover {color: #ccc;text-decoration: underline;text-decoration: none;}


.Ficha {
	width: 280px;
	min-height: 80px;
	float: left;
	height: 120px;
	border: 1px solid #C4BDCC;
	padding: 5px;
	margin: 5px;
}
.Ficha a:hover{color: #fff;}

.Ficha_interior {
	width: 570px;
	float: left;
	border: 1px solid #666666;
	padding: 5px;
	margin: 5px;
}
.Ficha_interior a:hover{color: #fff;}

div#contenidoWeb {
	padding-top:-10px;
	margin:0px;
	background: #fff;
	width: 985px; 
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #fff;
}

img {border: 0;}

div#menu {font-weight: bold; padding-top: 100px; text-align: left; margin-left: -40px;}
div#menu ul {display: inline;font-size: 12px;font-family: Georgia, Arial;font-weight: bold;}
div#menu li {display: inline;color: #666; }
div#menu li a {color: #D75F22;text-decoration: none;}
div#menu li a:hover{color: #fff; background-color: Black; text-decoration: underline;padding-top:5px; padding-bottom:5px;}

#titulo{text-align: center;border-bottom: 0.01em #FDFF03 solid; width: 610px; margin-top:2em;}
#titulo_interior{border-bottom: 0.01em #FDFF03 solid; width: 610px; margin-top:2em;}

div#contenido_especial{padding-right:10px;padding-left:10px;width:965px; background-color: #fff;background-image: url(../img/fondo.gif);background-repeat: repeat-y; height: auto;}

#cabecera_especial_sup{background-image: url(../img/fondo_cabecera.jpg); background-repeat: repeat-x; height: 110px;}
#cabecera_especial1{background-image: url(../img/cabecera.jpg);height:120px;background-repeat: no-repeat; background-position: top;}


div#pagina_especial {
	width:985px;
	overflow: hidden;
	margin: auto;
	padding: 0;
	text-align: left;
	height: auto;
	background-image: url(../img/fondo1.gif); background-repeat: repeat-x;	
	background-color: #fff;
}

#banner{text-align:center;}

#contenido_inicio{
	width:610px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
#contenido_inicio a{ color: #D75F22;}
#contenido_inicio a:hover{ color: #000;}

div#columna_derecha{
	margin-top:-30px;
	color: #AB66B;
	width:300px;
	float:right;
	text-align:center;
	font-size: 8pt;	
}
div#columna_derecha a{ color: #DAB66B;}
div#columna_derecha a:hover{color: #fff;}

div#ColumnaB a{ color: #D75F22;}


