@charset "UTF-8";
html, body {
	font: 100% Arial, Helvetica, sans-serif;
	background: url(images/bg.png) repeat-x top #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2B3E57;
	height:100%;
}
.oneColFixCtrHdr #container {
	width: 994px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
	margin-bottom: -6em;
	position: relative;
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#onglets{
	padding: 0px; 
	height:46px;
	background:url(images/bg_menu.png) repeat-x;
	}
	
#onglets a:link, #onglets a:visited {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:8px 22px 10px 22px;
	color:#101828;
	text-decoration:none;
	background:url(images/bg_onglet.gif) center no-repeat;
	}

 #onglets a:hover {
	border-bottom:none;
	color:#638AC7;
	text-decoration:none;
}

#onglets .in {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:12px 22px 15px 22px;
	color:#101828;
	text-decoration:none;
	background:url(images/bg_onglet_in.png) center no-repeat ;
	color:#FFFFFF;
	height:46px;
}

.webkit.safari #onglets .in {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:12px 22px 16px 22px;
	color:#101828;
	text-decoration:none;
	background:url(images/bg_onglet_in.png) center no-repeat ;
	color:#FFFFFF;
	height:46px;
}

.win.ie #onglets .in {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:12px 22px 14px 22px;
	color:#101828;
	text-decoration:none;
	background:url(images/bg_onglet_in.png) center no-repeat ;
	color:#FFFFFF;
	height:46px;
}
	

.oneColFixCtrHdr #header #rech {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 27px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width:563px;
	text-align:right;
	background:url(images/header4.jpg) top no-repeat;
	color:#313F59;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 100px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: ;
	padding-top:20px;
}

H1{
color:#101828;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:lighter;
margin-bottom:15px;
line-height:27px;
}

H2{
	color:#4B4740;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	margin-bottom:15px;
	line-height:18px;
}

p, li{
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#777;
}

.quatrecents p{
	padding:18px;
	font-size:13px;
	color:#4B4740;
	line-height:16px;
}

.quatrecents h1{
	padding-left:20px;	
}

.quatrecents {
	width:430px;
	background:url(images/bg_300.png) bottom no-repeat;
	font-size:13px;
}

#colRorange {
	width:280px;
	clear:both;
	background:url(images/bg_orange.png) no-repeat top;
	padding:23px 30px 10px 40px;
	height:165px;
}

#colRorange h2{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
font-weight:lighter;
margin:0;
margin-bottom:15px;
line-height:22px;
}

#colRorange p{
color:#FFFFFF;
font-size:16px;
}


p.division{
	border-top:3px solid #EAF2FB;
	margin-top:20px;
}



#plus {
	color:#101828;
	margin-top:0px;
	padding-right:40px;
	font-size:14px;
	text-align:right;
}

#plus a{
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#plus p{
	color:#101828;
	margin-top:0px;
	font-size:14px;
	text-align:right;
	border-top:3px solid #EAF2FB;
	margin-top:27px;
	font-size:17px;
	padding-top:7px;
	margin-left:20px;
	font-family:;
}


#colR {
	float:right;
	width:360px;
	clear:both;
	margin-left:15px;
}
.surligne{
	padding: 1px;
	background-color:#FF9;
}

.surligne2{
	padding: 1px;
	background-color:#E0EEFF;
}
.surligne3{
	padding: 1px;
	background-color:#E1FFE2;
	
}
.surligne3{
	padding: 1px;
	background-color:#FFBD76;
}


.un{
	width:150px;
  	float:left;
}

.deux{
	width:400px;

}

.trois{
	position:absolute;
  	top:;
  	right:10px;
	width:150px;

}




a, a:visited {
color:#335F9D;
text-decoration:none;
}

a:hover {
color:#638AC7;
}

.oneColFixCtrHdr #footer {
	padding: 0 85px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	height:6em;
	padding-top:1em;
	width: 824px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#666;
}

#footer a {
font-size:13px;
}

#clearfooter {
	height:7em;
	clear: both;
}

#footer2{
	background:#D6E2F3;
	position: relative;
	height:6em;
	color:#FFFFFF;
	text-align:left;
}



IMG {
	border:none;
}
