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

#header {
		height:200px;
		margin-bottom: 0px;
		padding-bottom:1px;
		border-bottom: solid 1ps #FFFFFF;
	
}
#header h1 {
	display: block;
	position:relative;
	text-indent: -99999999px;
	background: url(../imatges/fondos/logo_agri_bio_sanz.jpg) left top no-repeat; 
	height: 200px;
	width: 811px;
	z-index:666;
		margin-bottom: 0px;
}
/*-------- LEFT PAN  -----   SERVICIOS  ---------*/

#leftPan #menu_servicios {
	display: block;
	float:left;
	margin-top: 1px;
	margin-bottom: 7px;
}

#leftPan #menu_servicios img {
	float: left;
	border: solid 1px #dadada;
}
#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;
	padding-top: 8px;
	padding-bottom: 8px;
}
#leftPan #menu_servicios ul {
	float: left;
	background:#6a8c00;
	width: 542px;
}

#leftPan #menu_servicios ul li {
display: block;
float:left;
width: 340px;
	background:url(../imatges/vinyetes/llista_servicios.gif) left 15px no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 15px;
	color:#ffffff;
}

#leftPan #menu_servicios  a {
	display: block;
	float: left;
	margin-right: 1px;
	background: url(../imatges/vinyetes/boto_servicios_llista.png) right bottom no-repeat #000000;
	padding: 8px;
	width: 526px;
	text-align: right;
	color:#FFFFFF;
	padding-bottom: 10px;
	}

#leftPan #menu_servicios a:hover{

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

#leftPan #menu_servicios_detallada {
	display: block;
	float:left;
	margin-top: 1px;
	margin-bottom: 7px;
}

#leftPan #menu_servicios_detallada img {
	float: left;
	border: solid 1px #dadada;
}
#leftPan #menu_servicios_detallada h1 {
	background: url(../imatges/vinyetes/titular_verd.gif) right bottom no-repeat #96bd00;
	color:#FFFFFF;
	border-left: none;
	border-right: solid 1px #6A8C00;
	padding-top: 8px;
	padding-bottom: 8px;
}#leftPan #menu_servicios_detallada  h2{
display: block;
float:left;
	font-size: 12px;
	width: 527px;
	font-weight: normal;
	color: #414141;
	padding: 10px 0 20px 14px;
	background: url(../imatges/vinyetes/titulars.gif) right bottom no-repeat #ffffff;
	border: solid 1px #CCCCCC;
}
#leftPan #menu_servicios_detallada ul {
	float: left;
	width: 542px;
	margin-top: 5px;
	margin-left: 4px;
}
#leftPan #menu_servicios_detallada ul li {
display: block;
float:left;
}
#leftPan #menu_servicios_detallada ul li a {
	float: left;
	border: solid 1px #dadada;
	background: none;
	padding: 0;
	margin:0;
	margin-right: 9px;
	margin-bottom: 9px;
	width: 260px;
}
#leftPan #menu_servicios_detallada  a {
	display: block;
	float: left;
	margin-right: 1px;
	background: url(../imatges/vinyetes/boto_servicios_llista.png) right bottom no-repeat #000000;
	padding: 8px;
	width: 526px;
	text-align: right;
	color:#FFFFFF;
	padding-bottom: 10px;
	}
#leftPan #menu_servicios_detallada ul li a p {
	display: block;
	float:left;
	width: 260px;
	font-size: 11px;
	background: url(../imatges/vinyetes/boto_servicios_llista.png) right bottom no-repeat  #414141;
	border: solid 1px #dadada;
	text-align: center;
	padding: 5px 0;
	
}


#leftPan #menu_servicios_detallada ul li a:hover p {
	background: url(../imatges/vinyetes/titulars.gif) right bottom no-repeat #000000;}

#leftPan #menu_servicios_detallada a:hover{

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