*{
	margin:0em;
	padding:0em;
}


HTML, BODY {
	/*	background-image:url(../img/fond_30x900.gif);
	background-repeat:repeat-x;*/
	background-color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
	font-size:12px;
	line-height:18px;
	height: 100%;
/*	text-align:center;*/
	color:#FFFFFF;
}

H1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	}

H2 {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	}


H3 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
H4 {
	font-size:12px;
	font-weight:normal;	
	margin-top:10px;
	color:#666666;
	}

H5 {
	font-size:12px;
	font-weight:bold;	
	margin-top:10px;
	color:#666666;
	}

H6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #a7b61f;
	font-weight: bold;
	
}

H6.sousTitre {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666 !important;
	font-weight: bold;	
}


strong {
/*	font-size:12px;*/
	font-weight:bold;
/*	padding-top:10px;*/
/*	color:#666666;*/
/*	display:block;*/
	}
	
		
a:link, a:visited, a:active {
	color:#8bb61e;
	text-decoration:none;
}
a:hover {
	color:#aee523;
/*	font-weight:normal;*/
	text-decoration:underline;
	}

.main {
	width:1002px;
	height:752px;
	margin:0 auto 0 auto;
	background-color:#000;
	/*	background-image:url(../img/fond_1200x1000.png);*/
	overflow:hidden;

	}


.headerBrowser {
/*	margin-left:auto;*/
/*	margin-left:0px;
	margin-top:0px;
	width:100%;
	text-align:right;
	height:30px;
	background-image:url(../img/fond_30x30.gif);*/
	}

.header {
	width:1000px;
	height:40px;
/*	margin-left:auto;*/
	margin-left:0px;
	margin-top:0px;
	text-align:right;
/*	background-image:url(../img/fond_30x30.gif);*/
padding-top:10px;

	}



.bandeH {
	width:1002px;
	height:2px;
	background-color:#F00;
	float:left;
}

.clearGauche {
/*	float:left;
	width:100px;
	height:1000px;*/
	
}


.col_gauche{
	float:left;
	width:185px;
	height:700px;
	padding-left:0px;
	padding-right:0px;
/*	background-image:url(../img/menu_fond_340x1000.jpg);*/
/*	overflow:hidden;*/
	}


.menuLogo {
/*	display:block;*/
	width:185px;
	height:100px;
/*	margin-bottom:130px;*/
	}


.menu {
	width:185px;
	height:600px;
	}

.col_droite{
	float:left;
	width:815px;
	height:700px;
/*	background-color:#FFFFFF;*/
/*	text-align:right;*/
	padding-right:0px;
	padding-left:0px;
	}



.sectionTitre {
	float:left;
	text-align:left;
	width:815px;
	height:100px;
	overflow:hidden;
/*	text-indent:20px;*/
	padding-top:0px;
/*	background-color:#FFFF99;*/
/*	line-height:24px;*/
	margin:0px;
	}


.sectionPhoto {
	float:left;
	width:325px;
	height:600px;
	margin-top:0px;
	overflow:hidden;
	}


.sectionTexte {
	float:left;
	width:440px;
	height:575px;
	text-align:left;
	padding:25px 20px 0px 30px;
	overflow-x: hidden;
	overflow-y: auto;
	scrolling-x:none;
	}


.clear {
/*	float:left;
	height:15px;
	width:630px;*/
	
}



ul {
	list-style-type: none;
	text-decoration:none;
	padding-left:20px;
/*	color:#666666;*/
}


ul a:link, a:visited, a:active, a:hover {
/*	list-style-type: circle;*/
/*	text-decoration:none;*/
/*	font-style:italic;*/
/*		color:#666666;*/
}



th, td { 
	border: 1px solid #CCC;
	padding-left:5px;
}

table { 

}


/*.footerBrowser {
	margin:0px;
	text-indent:10px;
	font-size:10px;
	min-width:1200px;
	width:100%;
	color:#CCC !important;
	text-align:right;
	background-image:url(../img/fond_30x1.gif);
	overflow:hidden;
	}*/
	
/*.footerBrowser a:link, a:visited, a:active {
	color:#CCC;
	overflow:hidden;
		text-decoration:none;
	}*/

/*.footerBrowser a:hover {
	color:#FFF;
	overflow:hidden;
		text-decoration:none;
	}
	*/
	
