/* CSS Document */

.menu {
	margin:0px ;
	list-style:none; float:right;
	text-decoration:none;
	}


.menu a, .menu a:visited {
	width:117px;
	height:37px;
	background:url(../images_main/buto_1.jpg) no-repeat;
	text-decoration:none;
	
	}

.menu a:hover, 
.menu li.current_page_item a:visited{
	background:url(../images_main/buto_2.jpg) no-repeat;
	text-decoration:none;
	
	}