
/* Reseteo */

p, ul, ol, dl, dt, dd, li, blockquote, cite, h1, h2, h3, h4, h5, h6
{
margin:0;
padding:0;
font-size:1.1em;
font-weight:normal;
}
img
{
border:0;
}

/* Codigo */

body
{
	font-size: 62.5%;
	background-image: url(images/FONDOD.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Trebuchet MS", arial , helvetica, sans-serif;
	margin: 0;
}

h1, h2
{
display: none;
}
table
{
clear: both;

}
td
{
	border: 1px grey solid;

}
big
{
	color: #600;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 15px 0 0;
}
#container
{
	margin: 15px auto 15px auto;
	background-color: #FFF;
	width: 780px;
	padding: 0;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}
.imagen1
{
	background-image: url(images/cabecera1D.jpg);
	background-repeat: no-repeat;
}
.imagenNews
{
	background-image: url(images/cabeceraNewsD.jpg);
	background-repeat: no-repeat;
}
.imagenTorneo
{
	background-image: url(images/cabeceraTorneoD.jpg);
	background-repeat: no-repeat;
}
.imagenAES
{
	background-image: url(images/cabeceraAESD.jpg);
	background-repeat: no-repeat;
}
.imagenResultados
{
	background-image: url(images/cabeceraResultadosD.jpg);
	background-repeat: no-repeat;
}
.imagenOfertas
{
	background-image: url(images/cabeceraOfertasD.jpg);
	background-repeat: no-repeat;
}
#cabecera
{
	margin: 0;
	padding: 0;
	height: 184px;
	display: block;
	width: 780px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	background-color: #300;
}

#cabecera ul
{
	list-style-type: none;
	margin: 0 0 0 280px;
	width: 500px;

}

#cabecera ul li {
  display: inline;
  float: left;
  width: 100px;

  }
#cabecera ul li a
{
	padding-left: 8px;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	position: relative;
	top: 15px;
}

#cabecera ul li a:link, #cabecera ul li a:visited
{
	color: white;
	
}

#cabecera ul li a:hover, #cabecera ul li a:focus, #cabecera ul li a:active { color: #300; }

#datos
{
	color: white;
	font-size: 1em;
	padding: 90px 0 5px 290px;
	margin: 0;
}
#datos a
{
color: white;
text-decoration: none;
}
#datos a:hover
{

text-decoration: underline;
}

#solapas
{
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}
#solapas a
{
	text-decoration: none;
	color: #300;
	background-image: url(images/solapa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 89px;
	height: 18px;
	display: block;
	text-align: center;
	float: left;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 0 25px;
}
#solapas a:hover
{
	background-image: url(images/solapa2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#solapas a.seccion
{
	background-image: url(images/solapa2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menuarriba
{
	padding: 0;
	margin-right: 30px;
	margin-top: 5px;
	float: right;
	clear: both;
	display: block;

}

#menuarriba a
{
	text-decoration: none;
	font-size: 1.3em;
	font-style: italic;
	color: #666;
}
#menuarriba a:hover
{
	color: #300;
}
#destacamenuarriba
{
	color: #300;
	font-weight: bold;
	text-transform: uppercase;
}
#destacasubmenu
{
	text-transform: uppercase;
	display: block;
	padding: 3px;
	border-color: #C60;
	border-width: 1px 0 1px 0;
	border-style: solid;
	text-indent: 10px;
}
#sombrarriba
{
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #FFF;
	background-image: url(images/sombrarriba.gif);
	background-repeat: no-repeat;
	width: 780px;
	background-position: left top;
	font-size: 1.2em;
	line-height: 1.8em;
}
#sombrarriba ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}
#sombrarriba ul li
{
	padding: 3px 3px 3px 5px;
	margin-left: 2px;

}
#sombrarriba ul li a
{
	text-decoration: none;
	color: #600;
}
#sombrarriba ul li a:hover { color: black; }
#sombrarriba img
{
	margin: 5px 10px 10px 200px;
	padding: 5px;
	
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

#sombrarriba h3
{
	color: #600;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	padding: 25px 25px 5px 50px;
}
#zonatexto
{
	padding: 10px 30px 10px 30px;
	margin: 0 20px 0 20px;
	color: #333;
}
#zonatexto ul { list-style-image: url(images/arrown.gif); }
#zonatexto ul li
{
	margin-left: 35px;
}
#zonatexto ol
{
	margin-left: 25px;
}
#zonatexto img
{
	padding: 3px;
	margin: 0;
}
#zonatexto dl
{
	margin: 5px 50% 5px 25px;
	padding: 5px;
	border-bottom: #C60;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
#zonatexto dt
{
	color: #C63;
}
#cajita
{
	width: 200px;
	margin: 10px 50px 10px 10px;
	padding: 10px;
	border-bottom: #CCC;
	border-left: #CCC;
	border-width: 0 0 1px 1px;
	border-style: none none solid solid;
	float: right;
	background-image: url(images/esquina.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#sombrabajo
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	clear: both;
	background-color: #FFF;
	background-image: url(images/sombrabajo.gif);
	background-repeat: no-repeat;
	width: 780px;
	background-position: left top;
	height: 42px;
}
#fin
{
	margin: 0;
	padding: 5px;
	text-align: center;
	clear: both;
}
#zonabanner
{
	clear: both;
	text-align: center;
}
#footer
{
	margin: 0 auto 0 auto;
	text-align: right;
	width: 780px;
	clear: both;
	padding: 3px 15px 0 0;
}
#footer a
{
	color: #300;
	text-decoration: none;
}
#footer a:hover
{
	color: white;
}
#zonainterior
{
padding: 10px 0;
}
.titular
{
	background-color: #666;
	padding: 5px;
	margin: 0;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
