﻿body {
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  width: 100%;
}

img {
	border-width: 0px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

a 
{
   	color: #003366;
   	text-decoration: underline;

}


a:hover 
{
    color: #CA4200;
    text-decoration: none;
}

h1, h2, h3 
{
   	color: #CA4200;
}

h2 
{
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 12px;
}

h3
{
    font-size: 14px;
}

#izquierda
{
	position: relative;
	height: auto;
	float: left;
	white-space: normal;
    width: 290px;
    text-align: left;
}

#contenido 
{
	position: relative;
	height: auto;
	width: 340px;
	float: left;
	white-space: normal;
	margin-left: 10px;
	margin-right: 10px;
    
}

#contenido a
{
	font-size: 11px;
	font-weight: bold;
}

#derecha {
	position: relative;
	height: auto;
	width: 120px;
	float: left;
	margin-left: 10px;

}

#inferior 
{
    clear: both;
    text-align: center;
    padding-top: 10px;
}

#inferior li
{
    display: inline;
    list-style-type: none;
}



#inferior a 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: underline;
    color: #666666;
}

#inferior a:hover 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: Gray;
}

#cabecera
{
    font-family: Verdana, Serif;
    font-size: 12px;
    font-weight: bold;
    color: gray;
    margin: 0;
    padding: 0;
    background-color: #D7781A;
    height: 25px;
}

#restaurante-publicidad
{
    display: none;
}

#publicidad2
{
    display: none;
}

#logo 
{
    height: 20px;
    margin: 0;
    padding: 0;
}


#navegacion 
{
    display: none;
}


.navNoSeleccionado {
    
}

.navSeleccionado {
    background-image: url(images/tab2.gif);
}

#mapaSitio
{
    display: none;
}


#login 
{
    display: none;    
}


option.menuIcono {
	padding: 2px 0 2px 35px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}







#izquierda ul, #derecha ul
{
    padding: 0px;
    list-style: none;
    margin-left: 0px;
    margin-bottom: 12px;
}

#izquierda li, #derecha li
{
    text-indent: 0px;
    padding: 0px;
}






.marcaAgua 
{
    color: Gray;
}

#contenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

#contenido h3, #derecha h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
}

#contenido ul {
	margin: 0px;	
	padding: 0px;
}

#contenido li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-indent: 0px;
}

.linkResaltado 
{
    padding: 4px 4px 4px 4px;
    border: solid 1px #FFCC00;
}

/*#contenido img 
{
    float:left;padding: 4px;
}*/

.contenidoResultado {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#registro p {
	font-size: 14px;
}

#registro strong {
	background-color: #FFFF00;
}

.copyrigth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



/*

--- Página de detalle

*/

#detalleCabecera 
{
    width: 100%;
    color: #cc9933;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    word-spacing: 3px;
    letter-spacing: 1px;
}

#detalleCabecera ul
{
    margin: 0px 0px 12px 0px;
    padding: 4px;
}

#detalleCabecera li 
{
    text-indent: 0px;
    padding: 0px;
    list-style: none;
}

#detalleCabecera img
{
    margin-right: 5px;
    vertical-align: middle;
    
}

#menuImprimirComentar
{
    display: none;
}


.cabeceraAlbum
{
    font-size: 18px;
    font-weight: bold;
    width: 300px;
    height: 34px;
    color: Maroon;
    text-align: left;
    padding: 0px;    
    margin: 0px;
    vertical-align: middle;
}

#albumFotografico
{   
    text-align: left;    
    
}

#map 
{
    width: 320px;
    float: right;    
}

#contenedorMapa 
{
    float:left;position:relative;width:340px;text-align: right;
}

#contadorImagenes {
    display: none;
}

.marco {
	font-family: Verdana, Arial, Times, sans-serif;
	font-style: italic;
	padding: 8px;
	color: #333333;
	text-decoration: none;
	font-style:italic;
	background-color:#FAF9EB;
	border-style: solid;
	border-width:1px;
	border-color:#CC9933;
	font-size: 12px;
}

.especialidadesEtc 
{
    clear: both; 
    padding-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

#especialidades 
{
    float: left;
    position: relative; 
    width: 20%;
    height:270px;
}

#carta 
{
    float:left;
    margin-left: 20px;
    width: 34%;
    height:270px;
    overflow-y: auto;
}

#bodega 
{
    float:right;
    position:relative;
    width:34%;
    height:270px;
    overflow-y: auto;
}

  
  /* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/SavedStar.png);
}


/* COMENTARIOS */

.comentario
{
    width: 650px;
    background-image: url(images/comentario.gif);
    background-repeat: no-repeat;
    padding: 25px 10px 10px 10px;    
    background-color: #F5EBD6;
}

#ctl00_cntContenidoPrincipal_opiniones1_loginViewFormulario_pnlComentario 
{
    display: none;
}

#inferior ul 
{
    display: none;
}
