@charset "utf-8";
/**********************menu02**********************************/
#menu03 {
	height:40px;
	width: 800px;
	position: relative;
	top: 14px;
	margin-right: auto;
	margin-left: auto;
}
#menu03 span{
	display:none;
}
#menu03 ul{
	display:inline;
}
#menu03 li{
	display:inline;
}


#op0_1 a { position:absolute; left:0px; width:200px; height:40px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt3_prueba.jpg) 0px 0px no-repeat; }
#op0_2 a { position:absolute; left:200px; width:200px; height:40px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt3_servicio.jpg) 0px 0px no-repeat; }
#op0_3 a { position:absolute; left:400px; width:200px; height:40px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt3_semi.jpg) 0px 0px no-repeat; }
#op0_4 a { position:absolute; left:600px; width:200px; height:40px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt3_promociones.jpg) 0px 0px no-repeat; }

 

li#op0_1 a:hover, li#op0_2 a:hover, li#op0_3 a:hover, li#op0_4 a:hover{ background-position: 0 -40px; }

a{
	outline:0;
}
