/* CSS Document */
img{ 
border:0} 

.menuhoriz1 {
	position:absolute;
	width: 90px;
	margin-left:300px;
	/*	text-align:left;	*/
	left: 0px;
	top: 93px;	
	height: 10px;}
	
.menuhoriz2 {
	position:absolute;
	width: 90px;
	margin-left:390px;
	/*	text-align:left;	*/
	left: 0px;
	top: 93px;	
	height: 10px;}

.boton1 a {
	color: #323131;
	padding: 1px;
	padding-left: 0px;
	display: block;
/*	border-bottom: 1px solid #999999;	*/
	font: 11px Verdana, sans-serif;
/*	font-weight: bold;	*/
	text-decoration: none;
	text-align: center;
	background-color: #E2E2E2;	}

.boton1 a:hover {
	color: #323131;
	text-decoration: none;
	background-color: #FFFFFF;	}






