/* CSS Document */

body 
	{ background:#FFFFFF;
	color:#000000;
	font:80% Verdana, Arial, Helvetica, sans-serif;
	}
	/* MENU ######################################## */

#conten_menu {
				position:absolute;
				margin-left: auto;
				margin-right: auto;	
				top:212px;
				border:0px solid #700000;
				width:760px;
				height:41px;
			  }
/*VOCI MENU*/

#voce_1 {
		position:absolute;
		left:0px;
		top:0px;
		border:0px solid #000000;
		background-image:url(../../images/puls_menu.jpg);
		background-color:#ffffff;
		width:150px;
		height:40px;
		}
#voce_1a {
		position:absolute;
		left:16px;
		top:14px;
		border:0px solid #000000;
		width:100px;
		height:30px;
		}
#voce_2 {
		position:absolute;
		left:153px;
		top:0px;
		border:0px solid #000000;
		background-image:url(../../images/puls_menu.jpg);
		background-color:#ffffff;
		width:150px;
		height:40px;
		}
#voce_2a {
		position:absolute;
		left:9px;
		top:4px;
		text-align:center;
		border:0px solid #000000;
		width:130px;
		height:30px;
		}

#voce_3 {
		position:absolute;
		left:305px;
		top:0px;
		border:0px solid #000000;
		background-image:url(../../images/puls_menu.jpg);
		background-color:#ffffff;
		width:150px;
		height:40px;
		}
#voce_3a {
		position:absolute;
		left:55px;
		top:14px;
		border:0px solid #000000;
		width:35px;
		height:30px;
		}
#voce_4 {
		position:absolute;
		left:457px;
		top:0px;
		border:0px solid #000000;
		background-image:url(../../images/puls_menu.jpg);
		background-color:#ffffff;
		width:150px;
		height:40px;
		}
#voce_4a {
		position:absolute;
		left:26px;
		top:14px;
		border:0px solid #000000;
		width:100px;
		height:40px;
		}
#voce_5 {
		position:absolute;
		left:610px;
		top:0px;
		border:0px solid #000000;
		
		width:150px;
		height:40px;
		}
#voce_5a {
		position:absolute;
		left:0px;
		top:0px;
		
		border:0px solid #000000;
		width:150px;
		height:40px;
		}


/* ######################################################## END MENU ######################################## */
