html {
	height:100%;
}
body {
	margin:auto 0px;
	text-align:center;
	width: 400px;
}

#contenedor{
	margin:auto 0px;
	text-align:left;
	width: 1000px;
}
#central {
	float:left;
}
#logo {
	width:364px;
	height:146px;
	float:left;
}
#marquesina {
	width:625px;
	height:131px;
	float:left;
}
#columna_izquierda {
	float:left;
	width:228px;
}
#columna_central {
	float:left;
	width:402px;
	float:left;
}
#columna_derecha {
	float:left;
	width:351px;
	float:left;
}
#vertical1 {
	width:4px;
	background-color:#FFFFFF;
	float:left;
}
#vertical2 {
	width:6px;
	background-color:#FFFFFF;
	float:left;
}
#privado {
	width:228px;
	height:118px;
	background-color:#cccc66;
}
#newsletter {
	padding-left:5px;
	width:228px;
	_width:223px;
	height:78px;
	background-color:#cccc66;
}
#buscador_recetas {
	width:228px;
	height:95px;
	background-color:#cccc66;
}
#buscador_restaurantes {
	width:228px;
	height:173px;
	background-color:#cccc66;
}
#articulos {
	width:400px;
	height:160px;
	background-color:#f5f7f8;

}
#recetas {
	width:400px;
	height:328px;
	background-color:#eaeced;

}
#dinamica_izquierda {
	width:178px;
	height:172px;
	background-color:#e9e9e9;
	float:left;
	padding: 5px 0px 0px 5px;
}
#dinamica_derecha {
	width:168px;
	height:177px;
	background-color:#e9e9e9;
	vertical-align:middle;
	text-align:center;
	float:left;
}
#banners {
	width:351px;
	height:115px;
	background-color:#f7f7f7;
	text-align:center;
}
#principal {
	width:402px;
	height:523px;
	background-color:#f5f7f8;
}
.titulos {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#d00000;
	font-weight:bold;
	font-size:18px;
}
.titulos_texto {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#d00000;
	font-weight:bold;
	font-size:12px;
}
.titulos_texto2 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#616161;
	font-weight:bold;
	font-size:12px;
}
.texto_peques {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size:11px;
	text-align:left;
	padding:7px;
}
.texto_generico {
	font-family:Tahoma, Arial;
	color:#4d545b;
	font-size:11px;
	text-align:justify;
}

.texto_trebuchet{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4d545b;
	font-size:11px;
	text-align:justify;
}
.texto_buscadores {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size:11px;
	text-align:justify;
}
.texto_buscadores_peque {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size:9px;
	text-align:justify;
}
.texto_notok {
	font-family: Tahoma, Arial;
	color: #d00000;
	font-size:9px;
	text-align:justify;
}
.boton {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #d00000;
	text-decoration: none;
	text-align: center;
	background-color: #EEF4F9;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
#menu_arriba {
	width:990px;
	height:15px;
	/*font-size:13px;
	color:#d00000;*/
	text-align:right;
	text-decoration:none;
}
.menu {
	color:#d00000;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size:12px;
	width:490px;
}

a.menu:visited, a.menu:link, a.menu:hover, a.menu:active {
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size:11px;
}


.idioma
{
	color:#999a34;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size:11px;
	width:490px;
}

.clase1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
text-align:center;
}
