/* Balises, classes génériques */
/* template avec  LAST */
body{
	font-size:65%;
	margin:0;
	color:#3A3A3A;
	padding-bottom:150px;
}
body *{
	font-family:arial,tahoma, sans-serif;
	text-align:left;
}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	line-height:normal;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img,a img,abbr,acronym { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var ,h1,h2,h3,h4,h5,h6 {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
	padding:0;
	margin:0;
}
label{
	cursor:pointer;
}
legend{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	margin:0 0 7px 0;
}
.noBorder{
	border:none;
}
.center{
	text-align:center;
}
.italic{
	font-style:italic;
}
.none{
	display:none;
}
.block{
	display:block;
}
.cBoth{
	clear:both;
}
.last{
	border-bottom:none !important;
	margin:0 !important;
}
.both:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .both{
	height:1%;
}
*:first-child+html .both{
	height:1%;
}
	
.fLeft{
	float:left;
}
.fRight{
	float:right;
}
fieldset{
	border:none;
}
caption{
	display:none;
}
h1{ font-size:1.8em;}
p{font-size:1.2em;}
#conteneur { width:786px; margin: 0 auto;}
#contenant {padding:0 20px;}
	
#contenu2{clear:both;width:749px; }	
.col_1-2,.col_1-4,.col_1-3,.col_2-3{width:366px; float:left; margin-right:13px;}
.col_1-3{width:241px;}
.col_2-3{width:482px;}
.col_1-4{width:183px;}
.cols{clear:both; width:100%;margin-bottom:14px;	}
.col{ width:100%;}
		
/*introduction */
#intro h2{font-size:1.4em;}
#footer {display:none}
/* proprietes communes */
h2,h3,h4{
	font-size:1.3em;
	font-weight:bold;
}
#nav_autres-sites {display:none}
#popup {display:none}
#header {display:none}
