/* CSS Document */
h1 {font-size:22px; font-weight:bold;
}
h2 {font-size:20px; font-weight:bold;
}
h3 {font-size:19px; font-weight:bold;
}
h4 {font-size:12px; font-weight:bold;
}
h5 {font-size:10px; font-weight:bold;
}
h6 {font-size:8px; font-weight:bold;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size:20px;
	font-weight:bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size:20px;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size:20px;
	font-weight:bold;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-size:20px;
	font-weight:bold;
}

body{
background-color:#006633;
}
.texto_menu{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#972F30;
font-stretch:extra-condensed;
font-size:12px;
font-weight:bold;
}
.texto_contenido{
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #666666;
font-stretch:extra-condensed;
font-size:12px;
font-weight:bold;
}
#div_general{
position: relative;
margin-top:-10px;
margin-left:auto;
margin-right:auto;
width:800px;
height:550px;
}
#div_banner{
position: relative;
width:800px;
height:100px;
}
#div_lateral_izquierdo{
position:relative;
float:left;
width:151px;
height:450px;
}
#div_lateral_derecho{
position:relative;
float: right;
width:549px;
height:450px;
}
#div_lateral_derecho_superior{
position:relative;
float: right;
width:549px;
height:70px;
}
#div_lateral_derecho_centro{
position:left;
float: left;
width:549px;
height:380px;


}
#div_lateral_derecho_inferior{
position:relative;
float: right;
width:549px;
height:20px;
}

#div_texto_contenido{
	position:relative;
	float: left;
	color: #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	width:480px;
	height:350px;
}
#div_texto_contenido a:link, #div_texto_contenido a:visited, #div_texto_contenido a:active, #div_texto_contenido a:hover {
	color: #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	text-decoration:underline;
}
#div_texto_contenido2{
	position:relative;
	float: left;
	color: #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	width:495px;
	height:380px;
	overflow: auto;
 	scrollbar-arrow-color:#ffffff;
  	scrollbar-track-color:#ffffff;
  	scrollbar-face-color:#cccccc;
}
#div_contenido_submenu_arriba{
	position:relative;
	float: right;
	color: #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:480px;
	height:30px;
}
#div_texto_contenido_general_cocina{
	position:relative;
	float: left;
	width:549px;
	height:380px;
}
#div_texto_contenido_cocina{
	position:relative;
	float: left;
	margin-left:1px;
	color: #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	width:405px;
	height:380px;
}
#div_contenido_foto_derecha_cocina{
	position:relative;
	float: right;
	color: #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:180px;
	height:380px;
}
#div_texto_contenido_general_catering{
	position: absolute;
	float: left;
	width:549px;
	height:380px;
	color:    #006633;
	font-size:11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}
#div_texto_evento{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#006633;
}
