body {	background:#F8FAFA;
		margin: 0px;
     }

div#contenedor{	
				padding:0px;
				width: 737px;
				position:relative; 
				top:0px; 
				left:50%;
				margin-left:-367px;
				 }

div#cabecera{
			width: 100%;
			}	

div#menu1{
			border-right:1px dashed #CCCCCC;
			width: 185px;
			height: 200px;	
			float:left;			
			margin-top:2em;
	        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
			}

#menu1 ul, li {
        list-style-type: none;
}

#menu1 ul {
        margin: 0;
        padding: 0;
}

#menu1 li {
        /* border-bottom: 1px solid #ACCFE8; */
}

#menu1 a {
        text-decoration: none;
        color: #3366CC;
        /* background: #F0F7FC; */
        display: block;
        padding: 3px 6px;
        width: 138px;
}

#menu1 a:hover {
        background: #DBEBF6;
}

#menulist {
			margin-left: 0;
			padding-left: 0;
			list-style: none;}

#menulist li {
		 	padding-left: 3em;
			background-image: url(img/bullet_menu2.gif);
			background-repeat:no-repeat;
			background-position: 0.5em 0.2em;
			margin-top:0.3em;
			}







div#promo{
			position:absolute;
			top: 400px;
			left:0px;
			width: 185px;
			height: 300px;	
			float:left;			
			margin-top:2em;
			}

div#content{
			background: #F8FAFA;
			font:12px "Arial", "Helvetica", sans-serif;
			color: #666666;
			height: 100%;
			min-height:250px;
			margin-left:177px;
			margin-top:3em;
			padding-left: 1.8em;
			line-height:1.4em;
			}

div#pie{
			font:14px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
			color: #1486B1;
			background-image:url(img/fondo_pie.gif);
			background-repeat:no-repeat;
			width: 100%;
			height: 49px;	
			clear:left;
			border-bottom:1px solid #CCCCCC;
			}

a {color: #006699}
a#r {color: #f00}

h1 {

	font:1.9em "Trebuchet MS", "Helvetica", sans-serif;
	font-weight:normal;
	margin-top:-1.2em;
	color: #CDA732;
	}


h2 {font:1.3em "Trebuchet MS", "Helvetica", sans-serif;
	font-weight:normal;
	margin-top:-1.2em;
	}

h3 {font-size:1.2em ;
	font-weight:normal;
	margin-top:1.5em;
	margin-bottom:-0.3em;
	color:#006699
	}

img.foto1 { float:right;
			margin:0.6em;
			}

img#logopie { float:left; margin:1.2em 2.5em 0.3em 2em;}

p#textopie {
		text-align: right;
		padding-top:1.7em;
		}

div.resena { border-bottom:1px solid #CCCCCC;}

/* TABLAS */
	/*Carta*/
table.carta {font-family: Georgia, "Times New Roman", Times, serif ;
				border:0;}

col#precio { font-weight:bold; text-align:right;}

.precio {font-weight:bold; text-align:right;}

td { padding:0.2em 0.4em 0.2em 0.6em;}

th { color:#94774B;
	text-align:left;
	font:bold 1.1em Georgia, "Times New Roman", Times, serif ;
	padding:0em 0em 0.5em 0em;
	}

th.grupo {padding:1.5em 0em 0.5em 0em;}

th#euros { text-align:right;
           font: 1em Georgia, "Times New Roman", Times, serif ;
           padding-right:0.4em;
		  }

.marron {background:#EFEBE4;}

tr.ultima { padding-bottom:1em;}

.rojo {color: #FF0000}