/* STYLE PRINCIPAL */

body
{ 
font-family: Helvetica, Georgia, verdana, Tahoma, serif;
font-size: 11px;
color: #ffffff;
padding-bottom: 50px;
margin: 0px;
width: 100%;
background-color: #171717;
}

a:link
{
font-family: Helvetica, Georgia, Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #ffffff;
text-decoration: underline;
}

a:visited
{
font-family: Helvetica, Georgia, Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #ffffff;
text-decoration: underline;
}

a:hover
{
font-family: Helvetica, Georgia, Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #ffffff;
text-decoration: none;
}

a:active
{
font-family: Helvetica, Georgia, Verdana, Tahoma, sans-serif; 
font-size: 11px; 
color: #ffffff;
text-decoration: underline;
}

a:focus
{
-moz-outline-style: none;
}

textarea
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 11px;
color: #000000;
border: none;
text-indent : 2px;
}

input
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 12px;
color: #000000;
border: none;
text-indent : 2px;
margin: 0px;
padding: 3px;
}

select 
{
background-color: #ffffff;
font-family: tahoma, Verdana, sans-serif; 
font-size: 11px;
color: #000000;
}

.checkbox
{
border:none;
background-color:#ffffff;
margin-right: 5px;
}

.clear
{
clear: both;
}

a img
{
border: none;
}

.trait
{
background-color: #CCC;
color: #CCC; 
border: 0px; 
height: 1px; 
width: 100%;
}

h1
{
font-size: 14px;
margin-top:0px;
text-decoration: underline;
}

h2
{
font-size: 14px;
margin-top: 0px;
margin-bottom: 10px;
text-decoration: underline;
}

h3
{
font-size: 12px;
margin-top: 0px;
margin-bottom: 10px;
text-decoration: underline;
}

.gris
{
color: #ccc;
}

p
{
margin: 0px;
}

.center
{
text-align: center;
}

ul
{
margin: 0px;
padding: 0px;
}

li
{
margin: 0px;
padding: 0px;
}


/* STYLE DE LA PAGE */

#SITE
{
width: 100%;
}

#HAUT
{
width: 100%;
height: 79px;
background-color: #fff;
position: fixed; 
top: 0px; 
}

#HEADER
{
width: 835px;
margin-left: 50px;
padding-top: 12px;
}

#ombre
{
width: 100%;
height: 18px;
position: fixed; 
top: 79px; 
background-image: url('images/ombre.png');
background-repeat: repeat-x;
}

#CORPS
{
width: 835px;
margin-left: 50px;
padding-top: 130px;
}

.creapercu
{
width: 390px;
float: left; 
margin-right: 20px;
margin-bottom: 30px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
height: 170px;
background-color: #2c2c2c;
}

#divtitre
{
margin-top: 5px;
width: 300px;
float: left;
}

#divmenu
{
padding-bottom: 0px;
width: 495px;
float: right;
margin-top: 29px;
}

#menu
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

.txtobjet
{
margin-top: 5px;
color:#ccc;
}

.txtoutils
{
margin-top: 1px;
color:#ccc;
}

.lienmenu:link
{
font-size: 16px;
text-decoration: none;
display: block;
float: left;
padding: 10px;
width: 130px;
margin-right: 10px;
text-align: center;
background-color: #333333;
}

.lienmenu:hover
{
font-size: 16px;
text-decoration: none;
display: block;
float: left;
padding: 10px;
width: 130px;
margin-right: 10px;
text-align: center;
background-color: #333333;
}

.lienmenu:visited
{
font-size: 16px;
text-decoration: none;
display: block;
float: left;
padding: 10px;
width: 130px;
margin-right: 10px;
text-align: center;
background-color: #333333;
}

.lienmenu:active
{
font-size: 16px;
text-decoration: none;
display: block;
float: left;
padding: 10px;
width: 130px;
margin-right: 10px;
text-align: center;
background-color: #333333;
}

#menu-footer
{
margin-top: 50px;
font-size: 10px;
width: 780px;
padding: 5px;
}

#haut-footer
{
font-size: 9px;
height: 16px;
padding-top: 5px;
}

/* style contact */
.centre-contact
{
width: 790px;
padding: 10px;
background-color: #2c2c2c; 
margin-bottom: 10px;
}

.p_contact
{
margin-top: 5px;
margin-bottom: 5px;
}

.p_contact2
{
margin-top: 5px;
margin-bottom: 10px;
}

/* style liens web */
.centre-lien
{
width: 780px;
padding: 15px;
background-color: #2c2c2c;
margin-bottom: 30px;
}

.lien-liens
{
font-size: 14px;
font-weight: bold;
}

