*
	{
	margin: 0px;
	padding: 0px;
	font-family: Tw Cen MT, Tahoma, Arial, Helvetica, sans-serif;
	}
body
	{
	height: 100%;
	}
/*			BALISES			*/

p
	{
	font-size: 11px;
	margin-top: 10px;
	}

a img
	{
	border: none;
	}
img
	{
	margin-bottom: -4px;
	}
object
	{
	position:absolute;
	top:230px;
	left:0px;
	}
h1
	{
	margin-top:5px;
	font-weight: normal;
	color: #CC3300;
	font-size:15px;
	}
h2
	{
	font-weight: normal;
	color: #CC3300;
	font-size:14px;
	}
h3
	{
	font-weight: normal;
	color: #CC3300;
	font-size:13px;
	}
h4
	{
	margin-top: 15px;
	font-weight: normal;
	color: #CC3300;
	font-size:13px;
	}
h5
	{
	margin-top: 15px;
	margin-bottom: -5px;
	font-weight: normal;
	color: #CC3300;
	font-size:12px;
	}
ul
	{
	font-size:11px;
	list-style-image: url(../_res/puce2.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 10px;
	}
ul ul
	{
	list-style-type: none;
	list-style-image: url(../_res/puce2.gif);
	list-style-position: outside;
	margin-left: 30px;
	margin-top: 0px;
	}
ul li
	{
	margin-top: 4px;
	}
table
	{
	margin-top: 10px;
	font-size: 11px;
	border: none;
	}
td
	{
	padding: 3px;
	}
td.intitule
	{
	background-color: #CAF0B8;
	}	
/*			MENU			*/
#menu
	{
	position: fixed;
	left: 0px;
	top: 230px;
	width: 300px;
	text-align : right;
	}
div.spacer
	{
	height:10px;
	}
div.spacer2
	{
	height:50px;
	}
/*			H1			*/
div#menu h1
	{
	padding-right: 20px;
	margin-top:0px;
	font-size:14px;
	background-image: url(../_res/puce1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
div#menu h1 a
	{
	font-size:14px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	}
div#menu h1 a:hover
	{
	text-decoration:underline;
	}
div#menu .active h1
	{
	font-size:14px;
	}
div#menu .active h1 a
	{
	color: #CC3300;
	font-size:14px;
	font-weight:normal;
	}

div#menu .active h1 a:hover
	{
	text-decoration:underline;
	}
	

/*			H2			*/
div#menu h2
	{
	display: none;
	}
div#menu .active h2
	{
	padding-right: 20px;
	display: block;
	font-size:12px;
	font-weight:normal;
	height: 15px;
	vertical-align: middle;
	margin-top: 5px;
	}
div#menu .active h2 a
	{
	text-decoration: none;
	color: #333333;
	}
div#menu .active h2 a:hover
	{
	text-decoration: underline;
	}
div#menu .active .active2 h2 a
	{
	color: #CC3300;
	}

/*		SOUSMENU		*/
div#sousmenu h3
	{
	font-size:12px;
	font-weight:normal;
	margin-bottom:3px;
	}
div#sousmenu h3 a
	{
	text-decoration: none;
	color: #000000;
	}
div#sousmenu h3 a:hover
	{
	text-decoration: underline;
	color: #000000;
	}
div#sousmenu .active h3
	{
	font-size:12px;
	font-weight:normal;
	margin-bottom:3px;
	}
div#sousmenu .active h3 a
	{
	color: #CC3300;
	}
div#sousmenu .active h3 a:hover
	{
	color: #CC3300;
	text-decoration: underline;
	}
	
/*

	CALQUE

*/
#logoindex
	{
	position: absolute;
	left : 20%;
	top: 20%;
	height: 60px;
	width: 298px;
	}
#fondindex
	{
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../_res/indexfond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#fondgauche
	{
	position: fixed;
	left: 0px;
	top: 35px;
	width: 140px;
	height: 123px;
	background-image:url(../_res/fond_fleur/petale.gif);
	}
#fonddroite
	{
	position:fixed;
	bottom: 15px;
	right: 15px;
	width: 150px;
	height: 150px;
	background-image:url(../_res/fond_fleur/fleur.gif);
	}

#bande
	{
	position:fixed;
	top:0px;
	left:330px;
	width:180px;
	height: 100%;
	background-color:#333333;
	}

#logo
	{
	position: fixed;
	top: 140px;
	left: 0px;
	width: 280px;
	text-align: right;
	}

#contenumilieu
	{
	position: absolute;
	top: 220px;
	left: 530px;
	width: 220px;
	padding-right : 150px;
	bottom: 0%;
	overflow: auto;
	}

#contenuhaut
	{
	position: absolute;
	top: 130px;
	left: 530px;
	width: 220px;
	padding-right : 150px;
	padding-bottom: 50px;
	bottom: 0%;
	overflow: visible;
	}
#popup
	{
	padding: 20px 30px 0px 30px;
	cursor:pointer;
	}
#popup2
	{
	padding-top: 30px;
	cursor:pointer;
	}
#cache
	{
	position:fixed;
	left: 510px;
	top: 0px;
	height : 140px;
	right: 0px;
	background-image:url(../_res/cache.png);
	background-repeat:repeat-x;
	}
#sousmenu
	{
	background-color: #CAF0B8;
	padding-top: 5px;
	position: fixed;
	left: 510px;
	top: 0px;
	width: 240px;
	height : 115px;
	}
#alignbas
	{
	padding-left: 20px;
	padding-right: 20px;
	position:absolute;
	bottom:5px;
	}
/*

	CLASS

*/

.slogan {
	margin-top: 5px;
	font-size: 13px;
	color:#333333;
	text-decoration:none;
}
.langue
	{
	margin-top: 26px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	}
.merci
	{
	margin-top: 10px;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	}
p.dons
	{
	position: absolute;
	top: 460px;
	left: 0px;
	width: 180px;
	font-size:13px;
	text-align:center;
	color: #FFFFFF;
	}
p.dons a
	{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	}
p.dons a:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
.ligne
	{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #FFFFFF;
	}
p.compte
	{
	color:#FFFFFF;
	text-align:center;
	}
.langue {
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
a.langue {
	color:#666666;
	font-size:13px;
}
a.langue:hover {
	text-decoration:underline;
}
a
	{
	font-size:11px;
	color:#6F8F62;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
#contenuhaut a
	{
	font-size:11px;
	}
a.vignette
	{
	display: inline;
	}
a.vignette img
	{
	border: 2px solid #FFFFFF;	
	}

a.vignette:hover
	{
	border: 0;
	}

a.vignette:hover img
	{
	border: 2px solid #A2BF95;
	}
.souligne
	{
	text-decoration:underline;
	}
.centre
	{
	text-align:center;
	}
#contenuhaut div
	{
	line-height: 70%;
	}
