#menu_inf .boton_off, #menu_inf .boton_off a, #menu_inf .boton_1, #menu_inf .boton_2, #menu_inf .boton_3{
	display:inline;
	text-transform:uppercase;
	color:#af4948;
	
	float:left;}
	
	#menu_inf a{
		text-decoration:none;
		padding:0px 10px;}
		
		#menu_inf a:hover{
			color:#665b3d;}	
	
#menu_web{
	float:right;
	background-color:#f1e9e9;
	padding:5px;
	
	
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
	position:relative;
	}	
	
	
	#menu_web .boton_on, #menu_web .boton_off {
		float:left;
		/*margin:0px 2px;*/
		font-size:15px;	
		text-transform:uppercase;}
		
		#menu_web .boton_on{height:16px;
		padding:10px 12px;
		color:#900;
		font-weight:bold;
		/*border-bottom:#940100 3px solid;*/}
		#menu_web .boton_3{
			display:none;}
		#menu_web .boton_off a{
			text-decoration:none;
			display:block;
		padding:10px 12px;}
		
			#menu_web .boton_off a:hover{color:#940100;}
			

#menu_inf
{
	width:100%;
}

#txtpie
{
	color:#af4948;
}