/* CSS Document */


     #white {
	font-size:10px;
	color: #666666;
	font-family:verdana;
	background-color: #990000;
	width: 750px;
    }	
	
	#white a:link,
	#white a:hover,
	#white a   {
    font-size:9px;
    color: #FFCC99;
	font-family:verdana;
    }	
	
	#restaurante img a:hover{
		
	}
	
 #cabecera {
 background-image: url(../imagenes/cabeceras-seccion/inicio.jpg);
 background-position: right;
 background-repeat: no-repeat;
    }

.fondoColumna {
	background-repeat: no-repeat;
	background-position:right top;	
}

.fondoDchaRep {
	background-position:right;	
}


.fondoColumnaCentro {
	background-repeat: no-repeat;
	background-position:right top;	
}

.fondoTopIzda {
	background-repeat: no-repeat;	
	background-position:left top;	
}


.titular {
	font-weight: bold;
}

.titular2 {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}

.titular3 {
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}
.titular-azul {
	font-size: 11 px;
	color: #003399;
	font-weight: bold;
}


/* ESTILOS BODEGON         */
/* Columnas separadoras                  */
body
{
	margin:0;
	color: #666666;

}

td{
	font:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
    }	

.foto,
.foto td{
	font:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
    }	



a,
a:hover,
a:visited{
	text-decoration:underline;
	color:#9B040B;
	font-weight: bold;
    }
	
h1 {
	font-size: 24px;
	color: #9B040B;
	font-weight: bold;
}

.Puntosverticales {
	background-attachment: scroll;
	background-image: url(/img/comunes/barra_puntos2.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
}

.Puntoscierre{
	background-attachment: scroll;
	background-image: url(/img/comunes/barra_puntos-cierre.gif);
	background-repeat:  repeat-y;
	background-position: right center;
}

.mini{
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    }	

.mini a,
.mini a:visited, {
    font-size:10px;
	color: #333333;
	text-decoration: none;
    }	
	
.mini a:hover{
	color:#0099CC;
	text-decoration:none;
    }	


#pie {
	margin-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	width: 730px;
	height: 20px;
	padding-bottom: 5px;
	background-color:#990000;
	padding-right: 10px;
}

#pie td,
#pie a {
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	}

#popup a,#popup a:link, #popup a:visited, #popup a:hover{
	font:"Shannon ATT";
	font-size:14px;
	font-style:italic;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:100;
	display:block;
}

#popup a:hover{
	background-color:#197582;
	color:#FFFF33;
	display:block;
}

#capa_video{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}.TEXTO-GRIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
