/* 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}
body {
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:normal;
}
#document {
width:750px;
margin:0 auto;
}
#header {background:url("../img/bg-header.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("../img/bg-menu.jpg") repeat-x;height:37px;}
ul#menu li {float:left}
ul#breadcrumb {padding:5px;font-size:10px}
ul#breadcrumb li {color:#646464;display:inline}
ul#breadcrumb li a {color:#646464}
#content {width:542px;float:left}
#h1 {background:transparent url("../img/h1.png") no-repeat;width:751px;height:104px;margin-bottom:10px}
#main h1 {color:#ed008c;font-size:24px;float:right;text-align:right;width:350px;height:72px; margin:16px;}
#main h2, #main h2 a, p#chapo {color:#646464;font-size:13px;margin-bottom:0;margin-top:25px;font-weight:bold}
#main h2.pink-arrow {background:transparent url("../img/pink-arrow.png") no-repeat left; padding-left:18px}
p {margin-top:2px;color:#646464;margin-bottom:45px;}
h2, p {width:530px}
#main a#cta {
background:url("../img/cta.png") no-repeat; 
display:block;
width:461px;
height:65px;
margin:0 auto;
color:#fff;
font-size:18px;
text-align:center;
padding-top:0px;
}
#custom-right {float:left;width:203px}
#custom-right img {display:block}
#custom-right #cadre {padding-bottom:17px;padding-left:0px;margin:0 auto 0 auto;width:199px}
#custom-right #cadre #cadre-centre {background-color:#000;width:191px;padding:5px; margin-bottom:20px;}
#custom-right #cadre #cadre-centre li {padding:5px 0}
#custom-right #cadre #cadre-centre a {background:url("../img/white_arrow.jpg") 0 2px no-repeat;padding-left:15px;font-size:11px;color:#fff}

#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("../img/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;}