/* CSS Document */
body {
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(../base_img/bg.png);
	background-repeat: repeat-x;
}
#divGlobal {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
	;
	text-align: left;
}
#divNav {
	height: 62px;
	
}
#divLogo {
	float: left;
	width: 280px;
	padding-left: 36px;
	margin-right: 30px;
	background-image: url(../base_img/logo_actua2prod.jpg);
	background-repeat: no-repeat;
	background-position: 36px 0px;
	height: 62px;
}
#divLogo h1 {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#divMenu {
	float: left;
	width: 450px;
	height: 62px;
}
#divContact {
	float: right;
	width: 120px;
	height: 14px;
	margin-top: 0px;
}
#divContact a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	/*display: block;*/
	height: 14px;
	padding-left: 15px;
	background-image: url(../base_img/fleche_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#divContact a:hover {
	color: #F90	
}
#divMenu ul {
	padding: 0;
	margin: 0;
}
#divMenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#divMenu a:link, #divMenu a:active {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 25px;
	margin-top: 40px;
	color: #666;
	height: 22px;
}
#divMenu a:visited {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-decoration: overline;
	margin-right: 25px;
	margin-top: 40px;
	height: 22px;
	color: #636;
}
#divMenu a:hover, #divMenu a.lienCourant:link, #divMenu a.lienCourant:visited, #divMenu a.lienCourant:active {
	color: #F90;
	text-decoration: none;
}
#divMenu #first {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;	
}
#divMenu #last {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#divHaut {
	height: 101px;
	background-image: url(../base_img/divHaut_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 165px;
}
#divHaut h1, #divHaut h2 {
	margin: 0;
	padding-top: 27px;
	padding-left: 30px;
	font-size: 18px;
	color: #FFF;
}
#divHaut h2 {
	font-size: 14px;
	color: #000;
	padding-top: 5px;
}
#divShadow {
	padding-left: 9px;
	padding-right: 9px;
	background-image: url(../base_img/divShadow_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
#divContenu {
	color: #FFF;
	background-color: #000;
	background-image: url(../base_img/divContenu_bg.png);
	background-repeat: repeat-x;
	/*height: 650px;*/
	width: 990px;
	padding-bottom: 10px;
}
#divContenu a {
	color: #FFF;	
}
#divCol1 {
	float: left;
	width: 180px;
	background-image: url(../base_img/divCol1_bg.jpg);
	background-repeat: no-repeat;
	height: 231px;
	padding-top: 30px;
}
#divRubrique {
	background-image: url(../base_img/divRubrique_bg.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 103px;
	margin-left: 15px;
}
#divRubrique h2 {
	font-size: 13px;
	margin-left: 6px;
	padding-top: 14px;
	letter-spacing: 0.8px;
}
#divCol2 {
	float: left;
	width: 575px;
	padding-top: 30px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
#divCol2 h1 {
	font-size: 1.4em;
	margin-top: 0.8em;
	margin-bottom: 1.2em;
	
}
#divCol2 h2 {
	font-size: 1.4em;
	margin-top: 1em;
	margin-bottom: 0.1em;
	text-transform: uppercase;
	background-image: url(../base_img/divCol2_H2.png);
	background-repeat: no-repeat;
	padding-left: 3em;
	background-position: 0em 0.25em;
}
#divCol2 h3 {
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
}
#divCol2 p {
	font-size: 1.1em;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.4em;	
}
#divCol2 img {
	margin-right: 6px;
}
#divCol2 img.first {
	margin-left: 5px;
}
#divCol3 {
	float: left;
	width: 215px;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 4px;
}
#divCol3 h1 {
	font-size: 1.2em;
	margin-top: 0.9em;
	margin-bottom: .6em;
}
#divCol3 h2 {
	
}
#divCol3 h6 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: .4em;
	margin-bottom: .6em;
}
#divCol3 p {
	
}
#divCol3 ul {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#divCol3 li {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
#divCol3 img, #divCol2 img {
	border: 2px solid #CCC;	
}
#divFooter {
	background-image: url(../base_img/divFooter_bg.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}
#divFooter p {
	font-size: 0.9em;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 990px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 9px;
	margin-left: 9px;
	
}
#divUnderFooter {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	color: #FFF;
	height: 76px;
	background-image: url(../base_img/divUnderFooter_bg.png);
	background-repeat: repeat-x;
}
.divClearer {
	clear: both;
	height: 0;
	line-height: 0;
}
