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


#op001 a { position:absolute; left:0px; width:198px; height:81px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt2_manejo.jpg) 0px 0px no-repeat; }
#op002 a { position:absolute; left:198px; width:200px; height:81px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt2_cita.jpg) 0px 0px no-repeat; }
#op003 a { position:absolute; left:398px; width:200px; height:81px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt2_semi.jpg) 0px 0px no-repeat; }
#op004 a { position:absolute; left:598px; width:202px; height:81px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt2_promo.jpg) 0px 0px no-repeat; }

 

li#op001 a:hover, li#op002 a:hover, li#op003 a:hover, li#op004 a:hover{ background-position: 0 -81px; }

a{
	outline:0;
}