body {
margin : 0;
padding : 0;
font : 73% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
/*line-height : 1.7em;
color : #666;
background : #FFFFFF url(images/bg2.jpg) */ 
background: #FFFFFF  url(images/bg2.jpg) repeat-y top center;
}
#container {
/*background: #FFFFFF  url(images/bg2.jpg) repeat-y top center;*/
width : 1000px;
margin-left : auto;
margin-right : auto;
padding : 0;
border :0px solid #fff;
color : #666;
/*background : #fff;*/

}
	
			/*TOP MENU*/
#navlist {
padding : 8px 10px ;
margin : 0; 
text-align : left;
letter-spacing : 1px;
color: #DF436B;
border : 0px solid #eee;
/*background : #ebfbb0;*/
}
#navlist li {
list-style : none;
margin : 0;
display : inline;

}
#navlist li a {
padding : 6px 0.5em;
margin-left : 3px;
color : #FFFFFF;
/*background : #ebfbb0;*/
text-decoration : none;
}
#navlist li a:link, #navlist li a:visited {
color : #FFFFFF;
/*background : #ebfbb0;*/
}
#navlist li a:hover, #navlist li a#current {
color : #e9819d;
/*background : #730e26;*/
}
			/*MAIN CONTENT*/
#content {
float : left;
padding : 5px;
width : 683px;
/*margin-left : 192px;*/
margin-bottom : 0;
color : #666;
/*background : #fff;*/
}

			/*SIDEBAR pub droit*/
#sidebarpub {
/*float : left;*/ float:right;
width : 120px;
margin : 0 0px 0 0;
padding : 0px;
/*border-right : 1px solid #eee;
background : #000;*/
}

#sidebarbonplan {
float : left; /*float:right;*/
width : 175px; height:235px;
margin : 0 0px 0 0;
padding : 0px ;
color:#FFFFFF;
/*border-right : 1px solid #eee;
background : #000;*/
background:url(images/fontbonplan.png) no-repeat ;
}
			/*SIDEBAR*/
#sidebar {
/*float : left;*/ float:right;
width : 300px;
margin : 5px 5px 0 0;
padding : 0px;
/*border-right : 1px solid #eee;
background : #fff;*/
}
			/*SIDEBAR LINKS*/
#sidebar ul li {
margin : 0 15px 0 0;
padding : 0;
list-style-type : square;
color : #DB7066;
background : inherit;
}
#sidebar a {
text-decoration : none;
color : #4d6912;
background : #fff;
}
#sidebar a:hover {
color : #333;
background : #c3db63;
}
			/*FOOTER*/
#footer { clear:both;height: 73px; width:1000px;}
#footer .logo {float : left;height: 73px;width:173px; text-align : left;color : #DB7066;}
#footer .info {float : right;height: 73px;width:827px;color : #FFFFFF; background:url(images/footer_font.jpg); background-repeat:repeat-x; text-align : right;}
#footer .info .lien{ padding-top:30px; padding-right:20px;}

#footer .info a{text-decoration : none;color : #FFFFFF;background : inherit;}
			/*TYPOGRAPHY*/

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
text-decoration : none;
color : #80142c;
background : inherit;
}
a:hover {
text-decoration : underline;

color : #d71d4d;
background : inherit;
}
a img {
border : 0;
}

			/*ROUNDED CORNERS*/
.rbroundbox {
   
/*background : url(img/nt2.gif) repeat;
background-color:#d71d4d;*/ background:url(images/fontbonplan.png) no-repeat;
}
.rbtop div {
height:24px;
background : url(images/structure_left-1.png) no-repeat top left;
}
.rbtop {
height:24px;
background : url(images/structure_right-9.png) no-repeat top right;
}
.rbbot div {
background : url(images/structure_left-15.png) no-repeat bottom left;
}
.rbbot {
background : url(images/structure_right-6.png) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
height : 24px;
font-size : 1px;
}
.rbcontent {
margin : 0 7px;
}
.rbroundbox {
width : 90%;
margin : 0.5em auto;
}
			/*IMAGES*/
.imgleft {
float : left;
padding-left : 15px;
}

#line2 {
clear : both;
height: 25px;
padding : 3px;
margin : 0;
text-align : left;
border-bottom: 1px solid #991536;
color : #ff688e;
}


#line3 {
clear : both;
height: 1px;
padding : 2px;
margin : 0;
text-align : left;
border-bottom: 1px solid #DFD7D9; 
color : #ff688e;
}
