
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	font-weight: normal;  
	font-variant: normal;  
	font-style: normal;  
	line-height: 150%;  
	font-color: #212121;  
	}

a {
	color: #368285;
	}
a.white {
	color: #fff;
	}
a:hover {
	text-decoration: none;
	color:#6666;
	}

#pagewidth{ 
	width:979px; 
	text-align:left; 
	margin:0 auto; 
	} 
 
#header{
	position:relative; 
	height:193px; 
	background:#FFFFFF url("../img/banner.gif") top left no-repeat; 
	width:100%;
	display:block;
	overflow:auto;
	border-bottom: 4px solid #a4a4a4;
	margin-bottom:50px;
} 
 
#leftcol{
	width:460px; 
	float:left; 
	position:relative; 
	background-color:#FFFFFF; 
	}
	#leftcol .text{
		width:460px; 
		background-color:#FFFFFF;
		text-align: justify;
		margin-bottom:50px;
		}
	#leftcol .text:after {
		content: "";
		display: block;
		clear: both;
		}

	#leftcol .text .textColLeft{
		width:220px;
		background-color:#FFFFFF;
		margin-right:16px;
		float: left;
		}
	#leftcol .text .textColRight{
		width:216px;
		background-color:#FFFFFF;
		float: left;
		}
 
#maincol{
 background-color: #FFFFFF;  
 position: relative; 
 width:519px;
 float:right; 
 }
 
 #maincol .innerMainCol {
 	margin-left: 35px;
 	width: 484px;
 	background: #008b94;
	}
	 #maincol .innerMainCol .text {
	 	background: #008b94;
		margin-left:18px;
		}
		#maincol .innerMainCol .text .textColLeft{
			width:230px;
			float: left;
		 	background: #008b94;
			}
		#maincol .innerMainCol .text .textColRight{
			width:215px;
			float: left;
		 	background: #008b94;
			}

#topText {
	margin-bottom: 35px;
	text-align: justify;
		width: 100%;
	}
	#topText p {
		font-size: 16px;
		line-height: 200%;
		}
		#topText p strong {
			color: #368285;
			font-weight: normal;
			}

#bottomText {
	margin-bottom: 35px;
		width: 100%;
	}
	#bottomText p {
		font-size: 16px;
		line-height: 200%;
		}
		#bottomText p strong {
			color: #368285;
			font-weight: normal;
			}

#footer{
 height:210px; 
  background-color:#FFFFFF; 
 clear:both;
 display:block;
 overflow:auto;
 border-top: 4px solid #a4a4a4;
} 
	#innerFooter {
		margin-top: 50px;
	}
	.footerImg {
		float: left;
		}
	#contact {
		float: left;
		margin-left: 55px;
		}
	#contact p {
		margin-left: 8px;
		}
	#contact em {
		color: #c13727;
		font-style:normal;
		}
	#contact a {
		color: #368285;
		}


.topMargin { margin-top: 44px; }
.pucePlus {
	background: url("../img/pucePlus.gif") top left no-repeat;
	min-height: 26px;
	/* *height: 26px; */
	margin-bottom:  10px;
	}
	.pucePlus .inner {
		margin-left: 30px;
		padding-top: 3px;
		}
.puceMire {
	background: url("../img/puceMire.gif") top left no-repeat;
	min-height: 26px;
	/* *height: 26px; */
	margin:  0 0 10px 18px;
	font-size: 17px;
	}
	.puceMire .inner {
		margin-left: 30px;
		padding-top: 3px;
		width: 400px;
		color: #fff;
		}
.puceCouleur {
	min-height: 32px;
	/* *height: 26px; */
	margin:  0 0 10px 0;
	}
	.puceCouleur .inner {
		margin-left: 35px;
		padding-top: 3px;
		color: #fff;
		}
	.puce01 {
		background: url("../img/puce01.gif") top left no-repeat;
		}
	.puce02 {
		background: url("../img/puce02.gif") top left no-repeat;
		}
	.puce03 {
		background: url("../img/puce03.gif") top left no-repeat;
		}
	.puce04 {
		background: url("../img/puce04.gif") top left no-repeat;
		}
 
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
