/* generated by csscreator.com */ 
body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image: url('../images/fd.jpg');
 background-align: bottom;
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-family: Trebuchet MS;
 font-size:12px;
} 
 
#pagewidth{ 
 width:889px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
} 

#wrapper {
 background-color: #FFFFFF;
}
 
#header{
 position:relative; 
 height:120px; 
 background-color:#f9ba00
} 
 
#leftcol{
 width:50%; 
 float:left; 
 padding:10px 0px 0px 10px;
 position:relative; 
 }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:48%; 
 padding:5px 5px 0px 0px;
 border:0px solid;
 }
#bottomcol {
 clear:both;
 background-color: #FFFFFF;
}
#footer{
 clear:both;
 height: 28px;
 background: #e6e7e7;
 text-align: center;
 } 

.footer{
 clear:both;
 }
.lien {
   font-family: arial;
   font-weight: bold;
   text-decoration: none;
   color: blue;
}
.lien:hover {
   text-decoration: underline;
   color: blue;
}
.news {
   list-style:none;
   margin:0px;
   padding:0px;
   width:100%;
}
.news li {
   width:100%;
}
.news li a{
   display:block;
   color: blue;
   padding: .2em;
   border-bottom:1px solid #faeebf;
   text-decoration:none;
}
.news li a:hover{
   color: #e7523c;
   background: #fffccc;
   border-bottom:1px solid #faba00;
}
.title {
   font-size			: 18px
}
.cdcnet {
   font-family: Trebuchet MS , verdana , Myriad Pro;	
   text-align: left ;
   background: url('../images/back-actu-titre.png') repeat-x;
   border: 1px solid #8fb9d0;
   color: #092c73;
   font-weight: bold;
}
.actu {
   font-family: Trebuchet MS , verdana , Myriad Pro;	
   text-align: left ;
   background: url('../images/back-actu-titre.png') repeat-x;
   border: 1px solid #8fb9d0;
   color: #092c73;
   font-weight: bold;
}
.banque {
   font-family: Trebuchet MS , verdana , Myriad Pro;	
   text-align: left ;
   background: url('../images/back-actu-titre.png') repeat-x;
   border: 1px solid #8fb9d0;
   color: #092c73;
   font-weight: bold;
}
.slider-news {
	background:url(../images/slider-menu-back.jpg) repeat-x;
	height:20px;
	width:405px;
    list-style:none;
	padding:6px 0px 6px 6px;
	margin:-34px 0px 0px 0px;
	font-weight:bold;
	color:#fdea8c;
}
.slider-news a{
	color:#fdea8c;
	font-size:14px;
}
.slider-news li {
	width:130px;
	float:left;
	position:relative;
}
.slider-news li a.wactive{
	width:100%;
	color:#fff;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

.rouge{
 font-weight:bold;
 color:#fdea8c;
}

/* 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;}
}
