BODY
{
	background	: #000;
	margin		: 0px;
	color		: white;
	font-family	: Arial;
	font-size	: 12px;
}

H1
{
	font-size	: 18px;
	color		: black;
	font-weight	: bold;
}

H1 IMG
{
	margin-right	: 5px;
}

A
{
	color		: #98bf16;
}

#nav
{
	position	: absolute;
	margin-left	: 290px;
	margin-top	: -69px;
	width		: 537px;
	text-align	: right;
}



#nav A
{
	color		: white;
	text-decoration	: none;
	margin-left	: 20px;
	font-weight	: bold;
}

#nav A.selected, #contact A.selected
{
	color		: #c5e84f;
}

#site
{
	
}

#container
{
	background	: #c5e84f url(../img/degrade.jpg) repeat-y;
	width		: 100%;
	position	: absolute;
	margin-top	: 120px;
}


#content
{
	padding-top	: 50px;
	margin-left	: auto;
	margin-right	: auto;
	width		: 900px;
	
}

#texte
{
	display		: block;
	padding-left	: 250px;
	padding-bottom	: 30px;
	margin-top	: -20px;
}

#pave
{
	margin-top	: -3px;
	background	: white;
	width		: 520px;
	color		: black;
	padding-top	: 20px;
	padding-left	: 30px;	
	padding-right	: 30px;
}

#pave .intro
{
	margin-top	: -3px;
	padding-left	: 148px;
}

#pave .photo
{
	float		: left;
	height		: 210px;
	margin-bottom	: 10px;
	margin-top	: 10px;
}

#pave .portrait
{
	float		: left;
	height		: 160px;
}

#pave .photo .desc
{
	position	: absolute;
	margin-left	: 300px;
	width		: 210px;
}

#pave .photo .desc .titre
{
	font-weight	: bold;
	margin-bottom	: 10px;
	margin-top	: 5px;
}

#pave .photo .desc .content
{
	width		: 210px;
	text-align	: left;
}

#pave .photo .fond
{
	position	: absolute;
}

#pave .photo .img
{
	position	: absolute;
	margin-left	: 11px;
	margin-top	: 11px;
	border		: 1px solid black;
}

#pavebas
{
	margin-bottom	: 40px;
}

#pavehaut
{
	position	: absolute;
	margin-top:	-10px;
}

#logo
{
	position	: absolute;
	margin-top	: -155px;
	margin-left	: 30px;
	z-index		: 2;
}

#contact
{
	position	: absolute;
	margin-top	: -165px;
	margin-left	: 785px;
	z-index		: 2;
}

#contact A
{
	color		: white;
	text-decoration	: none;
	font-weight	: bold;
}

#bottom
{
	position	: absolute;
	width		: 100%;
	background	: #fff;
	height		: 50px;
}

#feuille
{
	position	: absolute;
	margin-left	: 600px;
	margin-top	: -58px;
	z-index		: 3;
}

#feuille .kameleo
{
	position	: absolute;
	margin-top	: 110px;
	margin-left	: -105px;
	border		: 0px;
}

#feuille .croixrousse
{
	position	: absolute;
	margin-top	: 115px;
	margin-left	: 0px;
	border		: 0px;
	font-size   : 10px;
	color: white;
	text-decoration: none;
	
}

#left
{
	position	: absolute;
	margin-left	: -220px;
	margin-top	: 30px;
	color		: white;
	
}

#left A
{
	color		: white;
	text-decoration	: none;
	display		: block;
	margin-bottom	: 5px;
	font-weight	: bold;
}

#left A.selected
{
	color		: #7e8138;
}

#left IMG
{
	position	: absolute;
}

#left .titre
{
	font-size	: 18px;
	font-weight	: bold;
	text-align	: right;
	width		: 175px;
	margin-bottom	: 10px;
}

#left .content
{
	position	: absolute;
	z-index		: 2;
	padding		: 10px;
	text-align	: right;
	width		: 175px;
}

HTML.MSIE6 #left .content
{
	margin-left	: -200px;
}


#pave .partenaire
{
	height		: 200px;
}

#pave .partenaire .logo
{
	width		: 265px;
	text-align	: center;
}

#pave .partenaire .texte
{
	position	: absolute;
	margin-left	: 300px;
	width		: 200px;
}