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

#containerMenu { background-repeat:no-repeat; background-position: top center; background-image:url(../img/fondoMenuTop.jpg); background-repeat:repeat-x;
	width:100%; position:absolute; overflow:visible; left:50%; margin-left:-50%; height:610px; top:50%; margin-top:-305px; text-align:center;}
#fondoTop { width:100%; position:absolute; overflow:hidden; left:50%; margin-left:-50%; top:0px; height:400px; background-color:#1BA7A7;}
