
/* General Infos */
body,td,th {
	color: #FFFFFF;
}

body {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #7A7A7A;
	margin: 0px;}
	
a {
	color: #9C9163;
	font-size: 13px;
	text-decoration:none;}
	
a:hover {
	color: #BBA33B;
	text-decoration:underline;}


a.liens {
	color: #666666;
	font-size: 11px;
	text-decoration:none;}
	
a.liens:hover {
	color: #BBA33B;
	text-decoration:underline;}

a.homepage {
	color: #880000;
	font-size: 13px;
	text-decoration:none;}
	
a.homepage:hover {
	color: #BBA33B;
	text-decoration:underline;}

h1 {
	font-size: 15px;
	color: #880000;
	margin:0;}

h2 {
	font-size: 15px;
	color: #BBA33B;
	margin:10px 0 0 0;
	}

h3 {
	font-size: 20px;
	color: #880000;
	margin:0;
	padding-left:10px;
	border-bottom:1px solid #880000;}
	
h4 {
	font-size: 25px;
	color: #880000;
	margin:0 0 20px 0;}

img.ph {
	margin-right: 10px;
	border: 1px solid #BBA33B;}
	
img.phactiv {
	margin-right: 5px;
	border: 1px solid #BBA33B;}


li {
	color: #373737;
	font-family:"Trebuchet MS";
	font-size: 11px;
	margin-left: 20px;
	padding: 7px 0 2px 0px;
}

ul {
	margin:0;
	padding: 0;
	list-style:square;}
	
ol.number li {
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 20px;
}
	


ul.arrow li {
	list-style-image: url(../images/arrow_blue.gif);
}

#item {
	width:852px;
	margin: 30px auto;}

#itemInner {
	background-color: #FFFFFF;}

.clearer{
	clear:both;}
	

/*- Top Infos -*/
#itemTop {
	margin: 0 auto;}
	
#itemOnglet {
	height:15px;
	font-family:"Trebuchet MS";
	font-size:11px;}
	
#itemOngletInner {
	margin-left: 412px;
	padding: 0 0 0 40px;
	background-image:url(../images/onglet.gif);
	background-repeat:no-repeat;
	width: 444px;
	height:17px;}
	

#itemHeader {
	padding: 10px 0 0 11px;}

#itemHeaderVolume {
	padding: 0 0 0 11px;}



/*- Center Infos -*/
#itemCenter {
	padding: 10px 0 0 0;}
	
#itemCenterMenu {
	background-color: #FDF9E5;
	padding: 10px 0 10px 16px;}
	
.itemBorderMenu {
	padding:5px 0 5px;
	width: 149px;
	border-top: 1px solid #CFC490; 
	border-bottom: 1px solid #CFC490;}
	
.itemBorderMenubis {
	padding:5px 0 5px;
	width: 149px;
	border-bottom: 1px solid #CFC490;}

#itemCenterLeft {
	float:left;
	width: 176px;
	margin:0 0 0 11px;}

#itemCenterRight {
	float:left;
	width: 610px;
	margin: 0 0 0 2px;
	}
	
.itemContact {
	margin-top:25px;
	padding-bottom:10px;
	border-bottom: 1px solid #CFC490;}
	

.itemDecalLeft {
	float:left;
	width:400px;}
	
.itemDecalRight {
	float:right;}
	
.itemSeparator {
	float:left;
	margin:0 5px 0 5px;}

/*- Bottom Infos -*/

#itemFooter {
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;
	height:69px;}
	
#itemFooterDescr {
	margin:10px 40px 0 0;
	height:29px;
	width:595px;
	font-family:'Trebuchet MS';
	font-size:11px;
	float:right;
	background-color:#FDF9E5;
	padding:10px 0 0 15px;}
	
.itemSpan {
	color:#880000;}
