BODY {
	background: url("../../img/fondos/restaurant/fondopagina.jpg") #000000 fixed repeat-x;
	margin: 0px;
	scrollbar-face-color: #8D8D8D;
	scrollbar-highlight-color: #FF9900;
	scrollbar-shadow-color: #7C7065;
	scrollbar-arrow-color: #FF9900;
	scrollbar-base-color: #FF9900;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #6C6C6C;
	border: #ff9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/** TOP ************************************************************************************/

div#sobrehead {
	background:#FF9900;
	width:100%;
	min-height:19px;
	font-size: 10px;
}

/** MENU ***********************************************************************************/

div#menu {
	background:#FF9900;
	width:100%;
	min-height:24px;
}

div#boton {
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0px 4px 0px;
	padding: 1px 18px 1px 18px;
	border-right: 1px solid #FFFFFF;
	float:left;
	cursor:hand; 
	cursor:pointer;
}

div#boton:hover {
	background: #FFCC33;
	color: #000000;
}

div#buscadormenu {
	background:#FFCC33;
	min-width:330px;
	min-height:24px;
	text-align:center;
	float:right;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
div#buscadormenu input, div#buscadormenu button  {
	background:#F89820;
	color: #000000;
	max-height:16px;
	border: 1px solid #000000;
	font-weight:normal;
	font-size: 11px;
	margin-top:2px;
}

/** HOME ***********************************************************************************/

div#tips {
	width:235px;
	min-height:279px;
	float:left;
}

div#body_tips {
	margin:110px 15px 0 15px;
	font-size:10px;
	color:#993300;
	text-align:justify;
	font-family:Verdana, Arial, sans-serif;
}

div#titulo_galev {
	width:389px;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	margin: 2px 0 2px 6px;
}

div#eventos_home {
	width:389px;
	height:12px;
	color:#000000;
	cursor:hand; 
	cursor:pointer;
}

div#eventos_home:hover {
	font-weight: bold;
	background:#FF9900;
}


.titulo_home {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	margin-top:6px;
}
.bajada_home {
	margin:4px 0 3px 0;	
	color: #333333;
}

.titulo_fotos {
	font-weight: bold;
	color: #000000;
}
.bajada_fotos {
	font-size: 10px;
	color: #000000;
}

/** NOTICIAS ********************************************************************************/

div#precuerpo_news {
	float:left;
	width:271px;
	min-height:215px;
	margin:4px;
}

div#cuerpo_news {
	float:left;
	width:549px;
	margin:4px 4px 15px 4px;
	text-align:justify;
}

div#publicado_news {
	font-size: 10px;
	color: #666666;
}

div#titulo_news {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom:4px;
}
div#bajada_news {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
	text-align:justify;
}

div#history_news {
	font-size: 10px;
	width:234px;
	min-height:390px;
	border-width:2px;
	border-color:#E99612;
	border-style:solid;
}
div#history_news a:hover {
	font-size: 10px;
	color: #FFCC00;
}
div#history_more {
	font-size: 10px;
}

div#history_more a:hover {
	font-size: 10px;
	color: #FFCC00;
}

/** GALERIA *********************************************************************************/

.titulo_gal {
	font-weight: bold;
	color: #FFFFFF;
}

.bajada_gal {
	font-size: 10px;
	color: #FFFFFF;
}
