@charset "utf-8";
/* ELEMENTOS DEL HEADER*/


#menu { 
		height:28px;
		left:324px;
		position:relative;
		top:0px;
		width:598px;	

}

/*  DESPLEGABLE */
#desplegable {
		background-image:url(../images/desplegable.png);
		background-repeat:no-repeat;
		background-position:bottom;
		position:absolute;
		width:152px;
		height:280px;
		top:97px;
		left:503px;
		visibility:hidden;
		padding:0px;
		margin:0px;
		

		
}
#momento_agrario {
		background-image:url(../images/momentoa.png);
		background-repeat:no-repeat;
		position:absolute;
		left:900px;
		top:136px;
		width:34px;
		height:207px;
		cursor:hand;

}

/*FIN DE SUBMENU*/

/* FIN DE ELEMENTOS DEL HEADER */


/* ELEMENTOS DEL PANEL CENTRAL */
#panel {
		background-image:url(../images/bg900.png);	
		background-repeat:repeat-y;
		width:908px;
		position:relative;
		left:0px;
		top:27px;
		
	
}
#barra_up {
		background-color:#242424;
		background-repeat:repeat-x;
		width:900px;
		height:10px;
}
#banner_principal {
		position:relative;
		left:0px;
		top:0px;
		width:900px;
		height:270px;
}

#barra_up_gris {
		background-color:#565353;
		background-repeat:repeat-x;
		width:900px;
		height:10px;
		position:relative;
		left:0px;
		top:0px;
}
#cuadro_blanco {
		background-color:#ffffff;
		background-repeat:repeat-x;
		width:900px;
		position:relative;
		left:0px;
		top:0px;
		min-height:500px;
		
	

}

#footer {
		background-image:url(../images/footer900.jpg);
		background-repeat:no-repeat;
		position:relative;
		bottom:0px;
		left:0px;
		width:900px;
		height:71px;
		
		
}
#desplegable_prod {
		left:503px;
}
#desplegable_emp {
		left:620px;
}
#desplegable_serv {
		left:400px;

}

#subdesplegable_prod{
		left:657px;
}
#subdesplegable_prod2{
		left:657px;
}
#subdesplegable_prod3{
		left:657px;
}

