/* CSS Document */
#menu{ position: fixed; top: 10px; left:10px; z-index: 10; color: #000; background-color: transparent; background-image:url(../imagenes/fondo-negro-recorte.png) }
	#menu h1{ margin-bottom: 10px}
	#menu ul li{ display: inline; font-size: 0.8em; padding-right: 0.5em; margin-right: 0.5em; }
	#menu a { color: #fff; text-decoration: none; display: block; width:100%}
	#menu a.activo {text-decoration: none; background-image: url("../images/fondo_enlace.jpg")}

	
#menu{background-color: transparent; }
#menu1 {width:200px; height: 570px; background-color: black; filter: alpha(opacity=50); opacity: .5; padding-left:0.2em }
#opaco {filter: alpha(opacity=80); opacity: .8}

.navegador{
	padding: 3px;
	
	margin-right: 42%;
	width:200px;
}

.logo{ text-align:center; margin-top:0px}

.texto {font-family:Arial; font-size:24px; color:#FFFFFF; width:100%; text-align:right}


#menu2{ position: fixed; padding-top:0.3em; width:175px; height: 570px;  z-index: 11; color: #fff; font-size:24px; background-color:transparent; 
; background-image:url(../imagenes/fondo-negro-recorte.png)}
	#menu2 h1{ margin-bottom: 10px}
	#menu2 ul li{ text-align:right;  height:30px; font-size: 0.8em; padding-right: 0.5em; margin-right: 0.1em; display:block; }
	#menu2 a{color: #000; text-decoration: none; width:100%; background-color: transparent}
	#menu2 a:hover{text-decoration: none; background-image: url("../images/fondo_enlace.jpg") }

#menupos{position:absolute; top:0px; left:0px; width:100%; height:2164px; float:left; background-image:url(../imagenes/rancho/fondomadera4.jpg)}	
#ponybravo { position: absolute; top: 2164px; left: 0; height: 2164px; width: 100%; float:left; background-image:url(../imagenes/rancho/fondomadera4.jpg)}
#fiera {position: absolute; top: 4328px; left: 0; height: 4000px; width: 1700px; float:left; background-image:url(../imagenes/rancho/fondoFiera.jpg)}
#establo {position: absolute; top: 8492px; left: 0; height: 3000px; width: 100%; background-image:url(../imagenes/fondo-rancho-establo.jpg)}
#contacto {position: absolute; top: 11492px; left: 0; height: 1600px; width: 100%; background-image:url(../imagenes/rancho/fondomadera4.jpg)}
#enlace {position: absolute; top: 11056px; left: 0; height: 1600px; width: 100%}
#blog {position: absolute; top: 13220px; left: 0; height: 1600px; width: 100%}
 
 
#blogRancho{margin-top: 11px; margin-left: 240px; width:750px; height:1400px;}  





	/*#menu2 ul li a.activo{text-decoration: none; background-color:#009999}*/

/*	
	#menu ul li.liServicios a.activo { color: #f00; text-decoration: none}
	#menu ul li.liTrabajos a.activo { color: #ff0; text-decoration: none}
	#menu ul li.liEquipo a.activo { color: #0ff; text-decoration: none}
	#menu ul li.liContacto a.activo { color: #f0f; text-decoration: none}		
*/
/*
#contenido{ 
background-image:url(../imagenes/fondo rancho.gif); 
background-repeat:repeat-y; 
text-align:center;
width: 100%;
height:100%}
*/