/**
*		Css esquema principal
**/
body {
	margin:0;
	padding: 0;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 85%;
	line-height: 1.5em;
	color:black;
}
h1,h2,h3,h4,h5,h6{
	color: #D40D15;
}
/**
*		Css ESTRUCTURA
**/
div#contenedor{
	padding: 0 7px;
	background: transparent url(../img2/fondo_contenedor.jpg) repeat-y;
	width:853px;
	margin: 0 auto;
}
div#cabecera{
	background: transparent url(../img2/fondo_cabecera.jpg) no-repeat top;
	width: 840px;
	height: 200px;
	font-size: 0.80em;
	color:white;
}

div#contenido{
	position: relative;
	background: transparent url(../img2/fondo_contenido.gif) no-repeat bottom left;
	width:840px;
	min-height:650px;
}
div#contenido p{
	text-align: justify;
	padding-left:4px;
}
div#principal {
	width: 600px;
	margin-left:12px;
	text-align: left;
}
div#colDer{
	position: absolute;
	top:0;
	right:3.5px;
	width:160px;
	min-height: 500px;
}
div#pie {
	background: transparent url(../img2/fondo_pie.jpg) repeat-y top right;
	/*color: white;*/
	/*width: 840px;*/
	margin-right: 15px;
	height:140px;
	padding-top: 10px;
	/*
	margin-left:1px;
	text-align:right;
	font-weight:bolder;
	*/
}
div#anuncios{
	position:relative;
	margin-left:10px;
	width:662px;
	background-color:white;
	height:114px;
}
div#anuncios a, div#anuncios img{
	border:0;
	padding:0;
	margin:0;
}
div#anuncios a{
	margin-top:2px;
	margin-left:20px;
}
div#anuncios a{
	/*position:absolute;*/
	float:left;
	width: 131px;
	height: 35px;
	background-position: bottom;
}
div#anuncios a:hover{
	background-position: top;
}
/* ANUNCIOS DEL PIE DE PAGINA */
/*
a#b_888, a#b_robles, a#b_exact, a#b_caramelo, a#b_calidad{
	top:0.5px;
}
a#b_cocacola,a#b_andalunet,a#b_joma,a#b_banesto,a#b_andalucia{
	top:42px;
}
a#b_888,a#b_cocacola{
	left:1px;
}
a#b_robles,a#b_andalunet{
	left:133px;
}
a#b_exact,a#b_joma{
	left:265.5px;
}
a#b_caramelo,a#b_banesto{
	left:398px;
}
a#b_calidad,a#b_andalucia{
	left:530.5px;
}
*/
a#b_888{
	background-image: url(../img_sponsor/b_888.jpg);
}
a#b_cocacola{
	background-image: url(../img_sponsor/b_cocacola.jpg);
}

a#b_robles{
	background-image: url(../img_sponsor/b_robles.jpg);
}
a#b_exact{
	background-image: url(../img_sponsor/b_exact.jpg);
} 
a#b_caramelo{
	background-image: url(../img_sponsor/b_caramelo.jpg);
} 
a#b_calidad{
	background-image: url(../img_sponsor/b_calidad.jpg);
}
a#b_cocacola{
	background-image: url(../img_sponsor/b_cocacola.jpg);
}
a#b_andalunet{
	background-image: url(../img_sponsor/b_andalunet.jpg);
}
a#b_joma{
	background-image: url(../img_sponsor/b_joma.jpg);
}
a#b_banesto{
	background-image: url(../img_sponsor/b_banesto.jpg);
}
a#b_andalucia{
	background-image: url(../img_sponsor/b_andalucia.jpg);
}
a#b_cruzcampo{
	background-image: url(../img_sponsor/b_cruzcampo.jpg);
}
a#b_12bet{
	background-image: url(../img_sponsor/b_12bet.jpg);
} 
a#b_seat{
	background-image: url(../img_sponsor/b_seat.jpg);
} 
a#b_sanitas{
	background-image: url(../img_sponsor/b_sanitas.jpg);
} 
a#b_li-ning{
	background-image: url(../img_sponsor/b_li-ning.jpg);
} 
/*-----------------------------*/

ul#menu {
	list-style: none;
   padding: 0;
	margin: 0;
	margin-left:10px;
	/*width:620px;*/
	width:660px;
	height:20px;
	border-bottom: 2px solid #E1211C;
}

ul#menu li, ul#submenu li, ul#submenu2 li { /* Convertimos la lista en horizontal */
	padding: 0;
   margin: 0;
  	float:left;
   display: block;
	font-size: 0.75em;
 }
 ul#menu li a {
 	color:black;
	text-decoration: none;
	font-weight: bolder;
	padding: 0 5px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #D40D15;
 }
 ul#submenu li a, ul#submenu2 li a  {
 	border: 1px solid white;
 }
  ul#menu li a:hover{
 	color:white;
	background-color: #D40D15;
	/*background-color: #A59B53;*/
 }
 ul#submenu{
 	width:580px !important;
 	background-color: white;
 }
 ul#submenu2{
 	width:580px !important;
 	background-color: #D40D15;
 }
 ul#submenu li a, ul#submenu2 li a{
 	color:white;
	background-color: #D40D15;
	padding: 0 5px;
	border:0;
	text-decoration: none;
 }
 ul#menu li a#opcion{
 	color:white;
	background-color: #D40D15;
	border-bottom: 2px solid #D40D15;
	/*background-color: #A59B53;*/
 }
/**
*    Submenu
**/
ul#submenu, ul#submenu2 {
	list-style: none;
   padding: 0;
	margin: 0;
	margin-left:10px;
	width:510px;
	height:20px;
	/* Nuevo */
	margin-bottom: 10px;
}
ul#submenu2 li a {
	/*color: #A59B53;*/
	border: 1px solid #D40D15;
}
ul#submenu2 li a:hover{
	background-color:white;
	color: black;
	border: 1px solid #D40D15;
}
ul#submenu2 li a#opcion_submenu{
	background-color:white;
	color:black;
	border: 1px solid white;
	border-top: 1px solid #D40D15;
	border-bottom: 1px solid #D40D15;
}
/**
*		Elementos contenido principal
**/
h4.publicidad{
	margin:0;
	width:160px;
	background-color: Black;
	color: #a59b53;
	text-align: center;
	font-size: 0.90em;
	text-transform: uppercase;
	margin-bottom: 2px;
}


a.boton{
	display: block;
	margin-top:  10px;
	width:100px;
	height: 18px;
	background-color: #565451;
	color: white !important;
	text-align: center;
	font-size: 0.90em;
	font-weight: bolder;
	text-decoration: none;
}
a.boton:hover{
	background-color: #A59B53;
	color: #ffffff;
}
input.boton{
	/*width:100px;*/
	height: 18px;
	border:0;
	padding: 0 5px;
	background-color: #a59b53;
	color: white;
	text-align: center;
	font-size: 0.90em;
	cursor:pointer
}


/**
*		Elementos menu
**/
div.space{
	clear: both;
}
div#pie ul {
	margin : 0 auto;
	padding-top:10px;
	list-style : none;
	width : 580px;
	height : 20px;
	line-height : 20px;
	cursor: pointer;
	text-align:center;
}
div#pie ul li { 
	float : left; 
	padding: 1px 4px;
	border-right: 1px solid #123F90;
}
div#pie ul li a { 
	color:white;
}

img.marco{
	border: 1px solid #0D2B61;
}
h3 span{
	color:#0D2B61;
	font-style: italic;
	text-transform: uppercase;
}
hr.linea{
	width:70%;
	margin: auto;
	height:0px;/*solo queremos borde*/

	border-top:0px;/*quita el grosor extra de Opera y FFox*/
	border-bottom:silver solid 1px;
}

.oculto{
	visibility: hidden;
}
/* ************* 
** css patrocinadores
*/

table#tab_patro{
	width: 838px;
	/*margin: 5px auto;*/
	margin: 5px auto 1em 8px;
}
table#tab_patro td{
	margin:0;
	padding:0;
	padding-bottom: 5px;
}
div.rec_patro{
	width: 150px;
	height: 40px;
	border: 1px solid gray;
	background-color: White;
	text-align: center;
	/*display: table-cell;*/
   vertical-align: middle;
}
div.rec_patro img{
	width:150px;
	height: 40px;
}
div.miga{
	clear: both;
	/*
	font-size: 0.7em;
	font-style: italic;
	*/
	/* DEBEMOS OCULTARLO*/
	visibility: hidden;
	display: none;
	height:0.01em;
	width: 0.01em;
}
/*
div.miga a{
	color: silver;
	text-decoration:none
}
div.miga a:hover{
	text-decoration: underline;
}
*/
div#entrar_sup{
	width: 450px;
	float:right;
	/*color:#a59b53;*/
	color: white;
	font-size: 0.80em;
}
div#entrar_sup form{
	text-align: right;
}
input.campotexto_sup{
	font-size: 0.80em;
	border:1px solid black;
	background-color: #BCBCBC;
	color:black;
}
div#entrar_sup input.boton{
	height: 14px;
	text-transform: uppercase;
	margin-right: 3px;
}
div#entrar_sup input:focus, div#entrar_sup textarea:focus {
border: 2px solid white;
background-color: white !important;
}
div#principal h5{
	width: 400px;
	border-bottom: 1px solid black;
	color: #D6AC57;
	padding-bottom: 0;
	font-size: 0.90em;
	margin-bottom:0;
}
ul.listado, ul.listado li{
	list-style: none;
   padding: 0;
	margin: 0;
}
ul.listado li{
	font-size: 0.80em;
	margin-left: 10px;
}
ul.listado li a{
	display: block;
	text-decoration:none;
	color: black;
}
span.fecha{
	display: block;
	float: left;
	width: 70px;
	color: #d40d15;
}
input, textarea{
	border: 1px solid #d6ac57;
}
dl.preguntas dt{
	font-size: 0.90em;
	font-weight:bolder;
	padding-left: 35px;
	background: transparent url(../img/pregunta.png) no-repeat left;
}
dl.preguntas dd{
	background-color: #f0f0f0;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}
.cita{
	font-style: italic;
	color:gray;
	padding-left: 20px;
	font-size: 0.8em;
}
form#cv input, form#cv textarea{
	border: 1px solid gray;
}

/* formulario comprobación */
/*.cmxform fieldset p.error label { color: red; }*/
form.cmxform input.error{
	border:1px solid red;
}
form.cmxform label.error {
	display: block;
	margin-left: 1em;
	width: auto;
	color:red;
}
ul.cv a{
	color: black;
	text-decoration: none;
}
ul.cv a:hover{
	text-decoration: underline;
}
a{color: black;}
a:hover{color: #D40D15;}
p.error{
	border:2px solid red;
	padding: 5px;
	background-color: yellow;
}
