/* CSS Document */
/* ESTILOS DE CAPAS */
#contenedor
{
position:relative;
top:0px;
width:748px;
}

#cabecera_1
{
position:absolute;
top:0px;
width:748px;
height:90px;
left:0px;
background: url(img/logo_raya.gif) no-repeat 0% 0%;
background-position: 23px 0px;
background-color:white;
}

#menu_sup
{
position:absolute;
top:20px;
left:195px;
background-color:white;
cursor:pointer;
cursor:hand;
}

#iconos
{
position:absolute;
top:15px;
left:658px;
width:20px;
background-color:white;
cursor:pointer;
cursor:hand;
}

/* las cabeceras */
#cabecera_index
{
position:absolute;
top:90px;
width:748px;
height:138px;
left:0px;
background: url(img/botellas.jpg) no-repeat 0% 0%;
background-position: right top;
background-color:#999933;
}
#cabecera_club
{
position:absolute;
top:90px;
width:748px;
height:138px;
left:0px;
background: url(img/cepas.jpg) no-repeat 0% 0%;
background-position: right top;
background-color:#CC0000;
}
#cabecera_bodega
{
position:absolute;
top:90px;
width:748px;
height:138px;
left:0px;
background: url(img/cepas.jpg) no-repeat 0% 0%;
background-position: right top;
background-color:#CC9900;
}
#cabecera_valdeorras
{
position:absolute;
top:90px;
width:748px;
height:138px;
left:0px;
background: url(img/cepas.jpg) no-repeat 0% 0%;
background-position: right top;
background-color:#CC3366;
}
/* fin cabeceras */
#imagen_titulo
{
position:absolute;
top:0px;
width:180px;
height:138px;
left:0px;
}

.menu
{
position:absolute;
left:150px;
top:15px;
color : black;
font-family : Arial, Helvetica, sans-serif; 
font-size:10px;
text-align:left;
}

#ruta
{
position:absolute;
top:70px;
left:0px;
width:738px;
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
z-index:1;
}

#news
{
position:absolute; 
top:15px;
left:15px;
width:163px;
color:#666666;
font-family : Arial, Helvetica, sans-serif; 
font-size:11px;
text-align:left;
}

#foto_lateral
{
position:absolute; 
top:47px;
left:16px;
width:148px;
color:#666666;
font-family : Arial, Helvetica, sans-serif; 
font-size:10px;
text-align:left;
}

.noticia
{
position:relative; 
width:163px;
left:0px;
padding-top:15px;
color:#666666;
font-family : Arial, Helvetica, sans-serif; 
font-size:10px;
text-align:left;
background: url(img/puntito_claro.gif) repeat-x 0% 0%;
background-position: left bottom;
}

#contenido
{
position:absolute;
left:0px;
top:228px;
width:748px;
padding:0px;
background: url(img/logo_rojo.gif) no-repeat 0% 0%;
background-position: left bottom;
background-color:#E1E1CE;
}

#texto
{
position:relative;
width:568px;
left:90px;
color : #999999;
font-family : Arial, Helvetica, sans-serif; 
font-size:11px;
text-align:left;
background-color:#F6F5EA;
}

.letra_texto
{
padding-right:10px;
padding-top:15px;
padding-left:15px;
}

#menu_bajo
{
position:relative;
top:0px;
left:0px;
padding-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-align:left;
}

.link_not
{
padding-top:5px;
padding-bottom:10px;
padding-right:20px;
text-align:right;
}

.puntito
{
font-family : Arial, Helvetica, sans-serif; 
font-size:1px;
height:2px;
background: url(img/puntito.gif) repeat-x 0% 0%;
background-position: left top;
}

.capa_sangria
{
padding-left:160px;
padding-right:10px;
padding-bottom:20px;
}

.separa
{
height:50px;
}

/* ESTILOS DEL RESTO */

.titulo_contenido
{
	color : #999933;
	font-family : Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	display:block;
	padding-bottom:15px;
}

A.menu_ruta
{
	color : #999999;
	font-family : Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
}

A.menu_ruta:HOVER
{
	color : black;
	text-decoration:underline;
}

A.menu_principal
{
	color : black;
	font-family : Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
}

A.menu_principal:HOVER
{
	color : white;
}

A.menu_inferior
{
	color : #999999;
	font-family : Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
}

A.menu_inferior:HOVER
{
	color : black;
}

A.link_info
{
	color : #999999;
	font-family : Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-decoration:none;
}

A.link_info:HOVER
{
	color : black;
}

.cajas
{
border:1px solid #999999;
color : black;
font-family : Arial, Helvetica, sans-serif; 
font-size:10px;
padding-left:2px;
}

.boton
{
border:1px solid #999999;
color : #666666;
font-family : Arial, Helvetica, sans-serif; 
font-size:10px;
background-color:#dddddd;
cursor:pointer;
cursor:hand;
}

.tabla
{
border:0px;
cell-spacing:none;
cell-padding:none;
font-family : Arial, Helvetica, sans-serif; 
font-size:11px;
text-align:left;
color : #999999;
}
