/* Start of CMSMS style sheet 'GRE - Header' */
#header
{
	position : relative;
	top : 0px;
	height : 140px;
}

#header_hg
{
	position : absolute;
	top : 0px;
	background-image : url("/images/gre/haut_gauche.png");
	width : 391px;
	height : 100px;
}

#header_hd
{
	position : absolute;
	top : 0px;
	left : 391px;
	background-image : url("/images/gre/haut_droite.png");
	width : 509px;
	height : 100px;
}

#subheader
{
	position : absolute;
	top : 101px;
	left : 0px;
	width : 900px;
	height : 30px;
	background-color : #333333;
	color : #ffffff;
	text-align : center;
	font-size : 20px;
	padding-top : 7px;
}

/* End of 'GRE - Header' */

