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

body {
background-color: #dbdbdd;
}

div#container {
min-height: 620px;
width: 900px;
background-color: #dbdbdd;
margin: -15px auto 0px auto;
padding: 0px;
}

div#banniere {
height: 175px;
width: 900px;
background-color: #e31226;
background-image: url(images/banniere4.jpg);
background-repeat: no-repeat;
border-right: 2px solid #787171;
border-left: 2px solid #787171;
}

div#middle {
min-height: 425px;
height: 100%;
width: 900px;
background-color: #787171;
border-right: 2px solid #787171;
border-left: 2px solid #787171;
border-bottom: 2px solid #787171;
}

div#footer {
height: 25px;
width: 900px;
background-color: #e31226;
clear: both;
}

div#footer p {
font-family: "Myriad pro", arial, sans-serif;
font-size: 11pt;
color: #dbdbdd;
text-align: center;
}

div#menu {
height: 34px;
width: 580px;
background-color:#dbdbdd;
background-image: url(images/menu5.jpg);
background-repeat: no-repeat;
margin: 0px;
padding-left: 320px;
padding-top: 5px;
border: 0px;
float: right;
}

div#menu ul {
font-family: "Myriad Pro", arial, sans-serif;
font-weight: semibold;
text-decoration: none;
list-style: none;
display: inline;
text-align: right;
padding-right: 0px;
color: #fff;
}

div#menu li {
font-family: "Myriad Pro", arial, sans-serif;
text-decoration: none;
list-style: none;
display: inline;
margin: 0px 0px 0px 20px;
text-align: right;
padding-right: 0px;
}

div#menu a{
color: #fff;
text-decoration: none;
}

div#menu a:hover {
color: #dbdbdd;
}

div#contenu {
min-height: 346px;
height: 100%;
width: 606px;
background-color: #FFF;
margin: 0px;
padding: 10px 10px 5px 10px;
border: 0px;
float: right;
}

div#gauche {
min-height: 361px;
height: 100%;
width: 274px;
background-color: #787171;
background-image: url(images/gauche5.jpg);
background-repeat: no-repeat;
float: left;
margin: 0px auto;
padding: 0px;
border: 0px;
text-align: center;
}



div#droite {
height: 360px;
width: 625px;
float: right;
}

div#sign {
height: 20px;
width: 900px;
background-color: #dbdbdd;
clear: both;
}

div#sign p {
font-family: "myriad pro", arial, sans-serif;
font-size: 11pt;
color: #000;
text-align: right;
}

div#sign a {
color: #000;
text-decoration: underline;
}

div#contenu p {
font-family: "Myriad pro", arial, sans-serif;
font-size: 11pt;
color: #000;
text-align: justify;
}

div#contenu h1 {
font-family: "myriad pro", arial, sans-serif;
font-size: 12pt;
color: #e42322;
text-align: left;
}

div#contenu h2 {
	font-family: "myriad pro", arial, sans-serif;
	font-size: 11pt;
	color: #787171;
	text-align: left;
	font-weight: bold;
	line-height: 0px;
	margin-bottom: 0px;
	margin: 0px;
}

div#contenu ul{
font-family: "myriad pro", arial, sans-serif;
font-size: 11ptem;
color: #000;
list-style: inside;
margin: 0px;
}

div#contenu li{
font-family: "myriad pro", arial, sans-serif;
font-size: 11pt;
color: #000;
list-style: outside;
}

.signature {
font-family: "lucida handwriting", "myriad pro", airla, sans-serif;
font-size: 11pt;
color: #000;
}

div#contenu a {
font-family: "myriad pro", arial, sans-serif;
font-size: 11pt;
color: #000;
text-decoration: underline;
}

div#contenu a:hover {
color: #e42322;
text-decoration: none;
}

.bold{
font-weight: bold;
}
