﻿/* css document */
img {
	border: none;
}
.clear {clear:both}
ul {list-style:none;margin:0;padding:0}
a {text-decoration:none;color:#000;}
a:hover {text-decoration:underline;color:#000;}
body {
color:#000000;
font-family:Verdana;
font-size:11px;
font-weight:normal;
}
#document {
width:750px;
margin:0 auto;
}
/*#header {background:url("../images/bg-header.jpg") center no-repeat;}*/
#header {background:url("../images/bg-header-blanc.jpg") center no-repeat;}
#header ul#sub-menu {text-align:right}
#header ul#sub-menu li {display:inline;padding:0 6px;border-left:1px solid #000;}
#header ul#sub-menu li.first {border-left:0}
ul#menu {background:url("../images/bg-menu.jpg") repeat-x;height:37px;}
ul#menu li {float:left}
ul#breadcrumb {padding:5px 5px 0 5px;font-size:10px}
ul#breadcrumb li {color:#646464;display:inline}
ul#breadcrumb li a {color:#646464}
#content {width:542px;float:left}
#main h1 {color:#ed008c;font-size:24px}
#main h2 {color:#646464;font-size:13px;margin-bottom:0}
#main p {margin-top:2px;color:#646464}
#main a#cta {
background:url("../images/cta.jpg") no-repeat; 
display:block;
width:461px;
height:70px;
margin:0 auto;
color:#fff;
font-size:20px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
padding-top:22px
}
#custom-right {float:left;width:203px}
#custom-right img {display:block}
#custom-right #cadre {background:url("../images/sidebottom.jpg") bottom no-repeat;padding-bottom:17px;padding-left:0px;margin:62px auto 0 auto;width:199px;}
#custom-right #cadre #cadre-centre {border-right:1px solid #ec008c;border-left:1px solid #ec008c;width:187px;padding:5px 5px 0 5px}
#custom-right #cadre #cadre-centre li {padding:5px 0}
#custom-right #cadre #cadre-centre a {background:url("../images/black_arrow.jpg") 0 2px no-repeat;padding-left:15px;font-size:11px;color:#D42987}

#footer {clear:both}
#footer ul#netlinking {padding-bottom:3px}
#footer ul#netlinking li {display:inline;font-size:10px;color:#646464;}
#footer ul#netlinking li a {color:#646464;}
#footer ul#sub-footer {background:url("../images/bg-footer.jpg") repeat-x;padding:10px 0 5px 0;text-align:right;font-size:10px}
#footer ul#sub-footer li {display:inline;color:#fff;padding:0 5px;border-left:1px solid #fff}
#footer ul#sub-footer li.first {border-left:0}
#footer ul#sub-footer li a {color:#fff;}
p{font-family:Verdana;font-size:12px;color:#000000;}
