@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:888;
		margin-bottom: 0px;
}
