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

#masthead h1
{
	display: inline;	/* personal preference to keep the header inline. you could just as easily change padding and margins to 0. */

}


#masthead
{
	/*
	background-image: url(../img/gabari/header.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	*/
	height: 110px;
	
}
#masthead1
{
	height: 100px;

}
#masthead2
{
	height: 100px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/gabv35/header-fond2.jpg);	
	/*
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/gabv35/header1.jpg);
*/
}
/*
#bandeauPub 
	{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/gabv35/header1.jpg);
	z-index: 10;
	}
	
*/