@charset "utf-8";
/* CSS Document */

/*--------  HEADER  ---------*/
#gallery {
	position:relative;
	height:414px;
		width: 774px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:90px; 
		width: 773px;
		margin-left: 1px;
		position:absolute;
		bottom:0;
		border-top: solid 1px #999999;
	}

	#gallery .caption .content {
		margin:5px;
		width: 762px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:8px;
		color:#96BD00;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15px;
		text-transform: uppercase;
	}
	#gallery .caption .content p{
		padding-left: 5px;

	}
#header h1 {
	display: block;
	position:relative;
	text-indent: -99999999px;
	background: url(../imatges/fondos/logo_agri_bio_sanz.png) left top no-repeat; 
	height: 244px;
	width: 811px;
	margin-top: -414px;
	z-index:888
}
/*-------- LEFT PAN  -----   SERVICIOS  ---------*/

#leftPan #menu_servicios {
	display: block;
	float:left;
}
#leftPan #menu_servicios h1 {
	background: url(../imatges/vinyetes/titular_verd.gif) right bottom no-repeat #96bd00;
	color:#FFFFFF;
	border-left: none;
	border-right: solid 1px #6A8C00;
}

#leftPan #menu_servicios img {
	float: left;
}
#leftPan #menu_servicios ul {
	float: right;
	margin-right: 1px;
	background:#6a8c00;
	width: 270px;
	padding-top: 15px;
}

#leftPan #menu_servicios ul li {
	display: block;
	float: right;
	width: 270px;
}
#leftPan #menu_servicios ul li a {
	display: block;
	float: left;
	background:url(../imatges/vinyetes/llista_servicios.gif) left 5px no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	margin-left: 15px;
	color:#FFFFFF;
}

#leftPan #menu_servicios ul li a:hover {
	text-decoration: underline;
}
#leftPan #menu_servicios li a.vertodos {
	display: block;
	float: right;
	margin-right: 1px;
	background: url(../imatges/vinyetes/boto_servicios_llista.png) right bottom no-repeat #000000;
	padding: 8px;
	padding-right: 15px;
	/*width: 270px;*/
	width: 245px;
	#width: 245px;
	text-align: right;
	color:#FFFFFF;
	margin-top: 3px;
	#margin-left: -5px;
	}

#leftPan #menu_servicios li a.vertodos:hover{

	background: url(../imatges/vinyetes/titulars.gif) right bottom no-repeat #000000;
}

.QOverlay {
	background-color: #ffffff;
	z-index: 9999;

}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
		
}