body {
	margin:12.5%;
	margin-top:5px;
}
div#head {
	background-color:#999999;
	height:145px;
	clear:both;
}
div#menu {
	height:28px;
	background-image: url(imagenes/menu.gif);
	clear:both;
}
div#galeria {
	width:100%;
	height:auto;
	clear:both;
}
div#left {
	float: left;
	height:auto;
	width:60%;
	margin-top: 30px;
}
div#right {
	float: right;
	height:auto;
	width:275px;
	margin-top: 30px;
}
div#portada {
	width: 100%;
	background-image: url(imagenes/portada14.jpg);
	height: 605px;
}
div#titulo {
	width: 100%;
	height:auto;
	float:right;
	margin-right: 0px;
}
div#cuadros {
	width: auto;
	height: auto;
}
div#titular1 {
	width: 95%;
	height:auto;
	float:right;
	margin-right: 50px;
	margin-top: 50px;
	clear: both;
}
div#titular2 {
	width: 95%;
	height:auto;
	float:right;
	margin-right: 50px;
	margin-top: 50px;
	clear: both;
}
div#titular3 {
	width: 95%;
	height:auto;
	float:right;
	margin-right: 50px;
	margin-top: 50px;
	clear: both;
}

div#food {
	height:auto;
	float:left;
	width: 99%;
	padding: 10px;
	margin-top: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Estilo1 {
	color: #FF9900;
	font-size: 20px;
	font-weight:bold;
	margin-right: 25%;
}
.Estilo2 {
	border-top: 5px;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.Estilo3 {
	font-size: 12px;
	color: #333333;
}
.Estilo_sub1 {
	color: #FF9900
}
.Estilo_sub2 {
	font-size: 10px;
	color: #990000;
}
.Estilo_sub3 {
	font-size: 10px;
	color: #666666;
}
.Estilo_sub4 {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
.Estilo20 {
	font-size: 0.7em;
	color: #333333;
	font-weight: bold;
}
.Estilo_transparent{
	color:#CCCCCC;
	font-size:12px;
}
.Estilo_titulo{
	color:#990000;
	font-size:14px;
	font-weight: bold;
}
.Estilo_piefoto {
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
