@charset "utf-8";
/* CSS Document */

body {
  background-color:#FFFFFF;   
  background-image:url(../imgs/background3.jpg);
  background-repeat:repeat-y;
  background-attachment:fixed;
  font-size: 12px;
  color:#555555;  
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none; 
}

.img_main_left {
	float:left;
	margin: 5px 5px 5px 5px;
}	


.img_main_right {
	float:right;
	margin: 5px 0px 5px 0px;
}


#content { 
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  width: 769px;
}

#clear {clear: both; margin: 0px}

#cabecera {
	width: 769px;
	height: 200px;
}

#menu {
	width: 186px;
	float:left;
}

#menu_cabecera {
	width: 186px;
	height:100px;
	float:left;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}	

.menu_item {
	width: 186px;
	height:40px;
	float:left;
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;	
}	

.menu_item_hover {
	background-color:#666666;
}

.menu_item_click {
	background-color:#FAE17D;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	opacity:100;
}

.submenu_item {
	width: 176px;
	height:40px;	
	margin-left:10px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;	
}

.submenu {
	width: 186px;
	display:none;
	float:left;
}	


#menu_foot {
	width: 186px;
	height: 15px;
	float:left;
}	

#content_menu_main{
	width: 769px;
	float:left;
}	

#main {
	width: 583px;
	float:left;
}

.color_main {
	background-color:#FAE17D;
}
	
#main img {
	padding:0px 0px 0px 0px;
	position:relative;
}

#main p{
    color:#333333;
    width: 480px;
	margin-top: 10px;
	text-align:justify;
}

#main_cabecera {
	width: 583px;
	height:100px;
	float:left;
}

#titulo_item {
	width: 583px;
	float:left;
}

#main_item {
	width: 450px;
	padding-left: 50px;
	padding-top:50px;
	text-align:justify;
}

#tiempo {
	width: 50px;
	padding-left: 0px;
	padding-top:5px;
	float:right;
}


.main_div_flash {
	width: 480px;
	height: 200px;
	text-align:center;
	color:#666666;
	float:left;
}

.big_flash{
	width:420px;
	height: 150px;
}

#main_foot {
	width: 583px;
	height:100px;
	float:right;
}

#foot {
	width: 769px;
	height:183px;
	float:left;
}

#uvas {
	visibility:hidden;
	position:relative;
	width: 91px;
	margin-top: 30px;
	margin-left: 114px; 
}

#copa_rosa {
	visibility:hidden;
	position:absolute;
	margin-top: 15px;
	margin-left: -45px; 
}



#logo_vs {
	position:absolute;
	margin-top: 15px;
	margin-left: 35px; 
}


.foto_evento {
	border:#660000 4px solid;
	padding: 0px 0px 0px 0px;
	margin-right: 4px;
}	

#cabecera_presupuesto {
	width: 480px;
	height: 50px;
	float:left;
	background-image:url(../imgs/cabecera_presupuesto.gif);
	}	
#main_presupuesto {
	color:#333333;
	width: 460px;
	background-color:#FFF9E1;
	padding: 5px 5px 5px 15px;
	float:left;	
}
#pie_presupuesto {
	width: 480px;
	height: 25px;
	float:left;	
	background-image:url(../imgs/pie_presupuesto.gif);	
}	
#cabecera_sugerencias {
	width: 480px;
	height: 50px;
	float:left;
	background-image:url(../imgs/cabecera_sugerencias_amarillo.png);
}	
#pie_sugerencias {
	width: 480px;
	height: 25px;
	float:left;	
	background-image:url(../imgs/pie_sugerencias_amarillo.png);	
}	





