/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/

#off_7 .boton_3{
		 background-image: none;
		height:24px;
		width:5px;
		float:left;
		
}

		

a p {
	
	color:#FFF;
	cursor:pointer}

a img{
	
	color:#FFF;
	cursor:pointer}
	

#contindex{
	width:319px;
	height:220px;
	margin-left:-38px
	}

#contindex a{
	display:block;
	text-decoration:none;
	}

#contindex a:hover{
	width:319px;
	height:220px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer

		
	
	
	}
	

#cont1{
	background:url(../img/cont1.jpg) no-repeat;
	width:289px;
	height:18px;
	padding-top:14px;
	padding-left:30px;
	z-index:0}

#cont2{
	background:url(../img/cont2.jpg) no-repeat;
	width:208px;
	height:71px;
	padding-top:20px;
	padding-left:111px;
	z-index:0}
#cont3{
	background:url(../img/contind3.jpg) no-repeat;
	width:289px;
	height:103px;
	padding-top:15px;
	padding-left:111px;
	z-index:0}
	
	
#alqueria{
	width:316px;
	height:220px;
	overflow:hidden;
	float:left}
	
#grupoalqueria{
	width:316px;
	height:220px;
	float:left}
	
#grupoalqueria a{
	display:block;
	text-decoration:none;
	cursor:pointer
	}


#grupoalqueria a:hover{
	display:block;
	width:319px;
	height:123px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer}	


#alque1{
	background-image:url(../img/alque1.jpg);
	background-repeat:no-repeat;
	height:103px;
	width:246px;
	padding-left:70px;
	padding-top:20px}
	
#alque2{
	background-image:url(../img/alque2.jpg);
	background-repeat:no-repeat;
	height:79px;
	width:286px;
	padding-top:18px;
	padding-left:15px;
	padding-right:16px
	}
	
	
#cortijuelo{
	width:319px;
	height:220px;
	overflow:hidden;
	float:right}
	
#cor1{
	background-image:url(../img/cort1.jpg);
	background-repeat:no-repeat;
	height:103px;
	width:249px;
	padding-left:70px;
	padding-right:10px;
	padding-top:20px}
	
#cor2{
	background-image:url(../img/cort2.jpg);
	background-repeat:no-repeat;
	height:79px;
	width:289px;
	padding-top:18px;
	padding-left:15px;
	padding-right:15px
	}
	
#cortijuelo a{
	display:block;
	text-decoration:none;
	cursor:pointer
	}

#cortijuelo a:hover{
	display:block;
	width:319px;
	height:123px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer}
