* {
margin:0;
padding:0;
}

body 
{
background-color:#5e90b6;
width:100%;
}

/* Liens	*/


.navigation a
{
color: #FFFFFF;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

.navigation a:hover
{
color: #C8D9E6;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

.menu a
{
color: #5e90b6;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

.menu a:hover
{
color: #FF8000;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

.corps a
{
color: #004080;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.corps a:hover
{
color: #FF8000;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.menu2 a
{
color: #5e90b6;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

.menu2 a:hover
{
color: #FF8000;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}


/* Titres	*/

h1 
{
font-size:16px;
color: #626262;
margin-bottom: 10px;
}

h2 
{
color: #626262;
font-size:15px;
font-variant:small-caps;
margin-top: 10px;
margin-bottom: 10px;
}

h3 
{
font-size:12px;
}

.prix 
{
color: #0000FB;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 16px;
}

/* Structure	*/

#header 
{
width: 890px;
height: 130px;
background-image: url("../images/logo01.jpg");
background-repeat: no-repeat;
}

#fond
{
background-image: url("../images/fond01.jpg");
margin:auto;
width:890px;
margin-top: 20px;
}

#container
{
margin:auto;
width:850px;
}

#navigation 
{
background-image: url("../images/logo02.jpg");
background-repeat: no-repeat;
height:30px;
width:890px;
}

#containernavigation 
{
padding-left: 20px;
padding-top: 5px;
}

#containernavigation li 
{
padding-left: 5px;
padding-right: 5px;
display: inline;
border-right: 1px solid #cccccc;
}

#menu 
{
float:left;
margin-top:70px;
margin-bottom:20px;
padding-left:20px;
padding-bottom:100px;
width:150px;
}

#menu ul
{
list-style-image: url("../images/puce.gif");
list-style-position: outside;
}

#menu li
{
border-bottom:1px solid #cccccc;
border-right:0px solid #cccccc;
}

#menu2
{
float:right;
width:650px;
font-size: 14px;
text-align: left;
background-color:#F9F9F9;
border-bottom: 1px solid #cccccc;
}

#menu2 ul
{
list-style-image: url("../images/puce2.gif");
list-style-position: inside;
}

#menu2 li
{
margin: 0px;
padding-right: 5px;
padding-left: 5px;
}

#logo 
{
background-image: url("../images/logo03.jpg");
background-repeat: no-repeat;
margin-top:5px;
height:50px;
width:890px;
}

#titre 
{
color: #FF8000;
float:right;
width:650px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
padding: 0px;
margin-top: 20px;
border-bottom:1px solid #cccccc;
}

#corps 
{
list-style-type: none;
background: transparent;
color:#000000;
float:right;
margin-top: 20px;
margin-bottom: 40px;
padding-right: 10px;
padding-left: 10px;
width:640px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#corps li
{
list-style-type: none;
margin-left: 20px;
}

#footer 
{
clear: both;
background-image: url("../images/footer.jpg");
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
height: 30px;
line-height: 56px;
text-align: center;
width: 890px;
}

.comment 
{
color: #A9A9A9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}


/* Bannieres	*/

#banniere 
{
text-align: center;
vertical-align: middle;
padding-top: 22px;
padding-left: 60px;
}

#bdp 
{
clear: both;
height: 70px;
padding-top: 10px;
width: 868px;
margin-left: 11px;
border: 1px solid #cccccc;
}

#bdp p
{
text-align: center;
vertical-align: middle;
}

#bdp table
{
border: 0px outset #000000;
border-collapse: collapse;
}

#bdp td
{
border: 0px solid black;
font-family: Verdana, "Times New Roman", serif;
padding: 5px;
}




/* Login	*/

#login 
{
margin-top: 50px;
padding: 0px;
width: 160px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#logintop
{
background-image: url("../images/login1.jpg");
background-repeat: no-repeat;
height: 25px;
}

#loginmiddle
{
background-image: url("../images/login2.jpg");
background-repeat: repeat-y;
padding-top: 5px;
padding-bottom: 5px;
}

#loginbottom
{
background-image: url("../images/login3.jpg");
background-repeat: no-repeat;
text-align: right;
height: 15px;
}


blockquote
{
color: #626262;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: none;
text-decoration: none;
background-color:#ffffff;
padding: 5px;
border: 1px solid #cccccc;
margin-bottom: 10px;
}


/* Formulaires	*/

input, textarea
{
   font-family: "Times New Roman", Times, serif;
   margin: 5px;
}

input:focus, textarea:focus
{
   background-color: #C8D9E6;
}

label
{
   color: #000000;
}

legend
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #FF9933;
   font-weight: bold;
}

fieldset
{
   margin-bottom: 5px;
   background-color: #C8D9E6;
}

#liste table
{
   border: 1px outset #000000;
   border-collapse: collapse;
   width: 100%;
}

#liste td
{
   height: 20px;
   border: 0px solid black;
   font-family: Verdana, "Times New Roman", serif;
   padding: 5px;
}
