@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0}

body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; background-color:#e2e2e2;}
/*////////////////////////////////////////////*/
#global {width:750px;height:540px;margin-right:auto;margin-left:auto;margin-top:10px;margin-bottom:10px; color:#3e3d40; border:solid #97bf0d 1px;}
#header {float:left; width:750px;height:170px;background-image:url(../img/fondheader.png);background-repeat:repeat-x;}
#logoheader {float:left; height:121px; width:121px; margin-left:25px; margin-top:27px; border:0;}
#sloganheader {float:right; height:67px; width:554px; margin-top:80px; margin-right:25px;}
#menu {float:left; width:750px; height:32px; background-image:url(../img/fondmenu.gif); background-repeat:repeat-x;}
#menu ul {float:right; margin-right:20px; list-style:none;}
#menu li { float:left; margin-left:5px; margin-top:5px;}
#menu li a {font-size: 14px;color:#3e3d40; text-decoration: none;}
#menu li a:hover/*, #menu li a:focus, #menu li a:active */{color:#fff;}

/*///////////////////////////////////////////*/
#centre {float:left; width:750px; height: 298px; background-image:url(../img/fondcontenu.gif);background-repeat:repeat-x; background-color:#FFFFFF}
#descriptif {float:left; width:690px; height:70px; background-image:url(../img/fonddescriptif.png); background-repeat:repeat; margin-top:20px; margin-left:30px;}
#descriptif img {float:left; margin-left:68px; margin-top:8px;}
#descriptif p {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; line-height:18px; margin-top:25px;}

#particulier { float:left; width:337px; height:178px; margin-left:23px; margin-top:20px;}
#particulier img {float:right;}
#bandeparticulier {float:right; width:337px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-align:center; font-weight:400; text-decoration:none;}
#bandeparticulier a { display:block; width:337px; line-height:36px; background-image:url(../img/bandepcm_index.png);background-position:bottom; background-repeat:no-repeat; text-decoration:none; text-align:center; color:#FFFFFF; margin-top:-3px;}


#professionnel { float:right; width:337px; height:178px; margin-right:30px; margin-top:20px;}
#professionnel  img {float:right;}
#bandeprofessionnel {float:right; width:337px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-align:center; font-weight:400; text-decoration:none;}
#bandeprofessionnel a { display:block; width:337px; line-height:36px; background-image:url(../img/bandepcm_index.png); background-position:bottom; background-repeat:no-repeat; text-decoration:none; text-align:center; color:#FFFFFF; margin-top:-3px;}




/*/////////////////////////////////////////*/


#footer {float:left; width:750px; height:35px; font-size:10px;  background-image:url(../img/fondfooter.gif); background-repeat:repeat-x; list-style:none; text-align:left;}
#footer a { text-decoration:none; color:#3e3d40; margin-top:10px;}
#footer a:hover { text-decoration:underline;}
#footer h1 {float:left;font-size:10px; margin-top:15px; margin-left:25px;}
.footer {float:right; margin-top:15px; margin-right:25px}
/*/////////////////////////////////////////*/

.text3 { font-weight:bolder;}
