/*body{
background-image:url(images/background.gif);
background-color:#000000;
background-position: center;
background-attachment: fixed;
background-repeat:repeat-x;
overflow:auto;
}*/
body {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Trebuchet MS;
	/*background-image: url(../imagenes/fon.gif); //version 2 de fondo */
	/*background-image: url(../imagenes/00.gif);*/
	/*background-repeat: repeat-x;*/
	background-image: url(../imagenes/fondo_royal.gif);
	background-repeat:no-repeat;
	background-color: #750200;
	/*background-position: center;*/
	background-position: 10;
	/*background-attachment: fixed;
	/*overflow: 50px;
	/*background-color: #960002;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #fff;
}
.len {
	background-color: #f00000; 
	color: #ffcc00; 
	font-family:Trebuchet MS;
	font-size: 11px; 
	border: 1px solid #4A565A; 
	padding-left: 5px;
	width: 80px;
	height: 20px;
}
.titulos_interiores {
	font-size: 18px;
	color: #FFCC00;
	font-weight: 100;
	text-decoration: underline;
}
.titulos_interiores1 {
	font-size: 14px;
	color: #FFCC00;
	font-weight: 100;
}
#marqueecontainer{
	position: relative;
	width: 570px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: none;
	overflow: hidden;
	/*border: 1px solid #C75B12;
	border: 1px solid #ff0000;*/
	padding: 0px;
	padding-left: 10px;
	font-family:Trebuchet MS;
	font-size: 12px;
}
.sabor {
	font-family: tahoma;
	color: #ffccoo;
	font-size: 20px;
	font-weight: bold;
}
.es {
	color: #FFCC00;
}
.en {
	color: #CCCC99;
}
.pie {
	font-size: 12px;
	color:#FFCC00;
	background-color: #b70a07;
}
.direccion {
	font-size: 11px;
	color:#FFCC00;
	background-color: #b70a07;
}
.dp {
	font-size: 1px;
	color:#b70a07;
}
img {
	border: none;
}
.10 {
	padding-left: 10px;
	padding-top: 20px;
}
.titulos_menu {
	font-size: 30px;
	font-weight: bold;
	color: #FFCC00;
}
.campos { 
	background-color: #fbafad; 
	color: #4A565A; 
	font-family:Trebuchet MS;
	font-size: 12px; 
	border: 1px solid #4A565A; 
	padding-left: 5px;
	width: 300px;
	
}
.boton { 
	/*background-color: #CCCCCC; */
	background-color: #b70a07;
	color: #ffcc00; 
	font-family:Trebuchet MS;
	font-size: 11px; 
	border: 1px solid #ffcc00;
}
.titulos_m {
	font-size: 24px;
	color: #ffcc00;
	font-family:Trebuchet MS;
}
.titulos_m,.titulos_m:link,.titulos_m:visited,.titulos_m:active { 
	font-family:Trebuchet MS;
	font-size: 24px;
	text-decoration: none;
	color: #ffcc00;
}
.titulos_m:hover {
	font-family:Trebuchet MS;
	font-size: 24px;
	text-decoration: none;
	color: #ffcc00;
}
.enlace_pie,.enlace_pie:link,.enlace_pie:visited,.enlace_pie:active { 
	font-family:Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	font-weight: 100;
	color: #ffcc00;
}
.enlace_pie:hover {
	font-family:Trebuchet MS;
	font-size: 14px;
	text-decoration: underline;
	color: #ffcc00;
	font-weight: 100;
}
.thumb {
	border: 1px solid #FFCC00;
	margin: 5px;
}
.thumb1 {
	border: 1px solid #FFCC00;
	margin: 3px;
}
.thumb2 {
	border: 2px solid #FFCC00;
	margin: 3px;
}
#flecha {
	width: 200px;
	text-align: right;
}
table {
	text-align: justify;
	color: #FFCC00;
}
#menu-lateral {
	width:250px;
}
#menu-lateral img {
	margin-bottom:10px;
}