@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{ background: url(../images/fond_02.jpg) repeat-x left top #122353; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:11px;}
h1{ font-size:14px; color:#e14a3c; margin-top:20px}
h2{ background:url(../images/puce.gif) no-repeat left center; padding:0 0 0 12px; text-decoration:underline; font-size:11px; color:#e14a3c}
h3{ color:#6187b4; font-size:11px; font-weight:bold}
h4{ font-size:11px; text-decoration:underline}
li{ margin-left:30px}
table{ border:1px solid #6187b4}
fieldset{padding:10px; border-color:#e14a3c;}
fieldset div{ margin: 5px 0 8px 0;}
fieldset div label{width:90px; display:block; float:left;}

a{color: #333; text-decoration: none;}
a:hover {text-decoration: underline; color:#333;}
a.menu{color: #122353; text-decoration: none; font-size:14px; font-weight:bold}
a.menu:hover {text-decoration: none; color:#e14a3c; font-size:14px; font-weight:bold}
a.footer{color: #fff; text-decoration: none;}
a.footer:hover {text-decoration: underline; color:#fff;}

#global{margin:auto; width:900px;}
#header{ background:url(../images/header.jpg) no-repeat left top; height:265px;}
#wrapper{background: url(../images/fondwrapper_08.gif) repeat-y left top; float:left}
#contenu{float:right; width:578px; padding:10px}
#menu{ background:url(../images/menu.gif) no-repeat left top; width:302px; float:left; height:366px; padding:5px 0 0 0}
#menu div{ margin:0 0 30px 0}
#footer{ background:url(../images/footer.gif) no-repeat left top; font-size:10px; color:#fff; height:69px; clear:both; padding:26px 0 0 30px}

.quatorze{ font-size:14px; font-weight:bold}
.margeREA{ margin:0 0 0 240px}
.margeMENU{ margin:0 0 0 60px}
.fondbleu{ background:#6187b4; color:#fff}
.fondgris{ background:#e6e6e6}
.rouge{ color:#e14a3c}




#img{border:solid 1px #e14a3c; margin:10px;}
.float_right{float:right;}
.float_left{float:left;}
