html, body {
width: 100%;
height: 100%;
background-color: #eeeeee;
margin: 0;
padding: 0;
/*overflow: auto;*/
font-family: Arial, Verdana;
font-size: 12px;
color: #333333;
text-align: justify;
}

body {
background: #eeeeee url(charte/background.gif) top left repeat-x;
}

img {
border: 0;
}

a {
color: #666666;
-webkit-transition-property: color;
-webkit-transition-duration: 0.5s;
-moz-transition-property: color;
-moz-transition-duration: 0.5s;
transition-property: color;
transition-duration: 0.5s;
}

.rouge {
color: #990000;
font-size: 13px;
font-weight: bold;
}

hr
{
border: none;
border-bottom: solid 1px #c8cace;
margin-top: 15px;
}

#bande
{
height: 35px;
width: 100%;
}

#page
{
background-color: #ffffff;
width: 1000px;
margin: 0 auto;
-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .7);
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .7);
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .7);
margin-bottom: 30px;
}


#bandeau
{
height: 293px;
background: #ffffff url(charte/bandeau.jpg) top left no-repeat;
position: relative;
z-index: 10;
}

#accueilLink, #contactLink, #facebookLink
{
position: absolute;
}

#accueilLink span, #contactLink span, #facebookLink span
{
display: none;
}

#accueilLink
{
top: 0;
left: 0;
width: 464px;
height: 175px;
}
#contactLink
{
top: 233px;
left: 363px;
width: 59px;
height: 52px;
}
#facebookLink
{
top: 233px;
left: 304px;
width: 52px;
height: 52px;
}

#contenu
{
padding: 0;
margin: 0;

}

#contenu p
{
padding: 15px;
margin: 0;
}

#contenu a {
text-decoration: underline;
}

#contenu a:hover {
color: #990000;
text-decoration: underline;
}

h1{
font-size: 16px;
color: #990000;
font-weight:bold;
}

h2{
font-size: 17px;
color: #990000;
font-weight:bold;
}
h3{
font-size: 13px;
color: #8c0c04;
font-weight:bold;
}

#blocks_accueil
{

background: #eeeeee url(charte/block_bg.gif) top right repeat-x;
}

.block_accueil
{
width: 324px;
height: 175px;
float: left;
background: #eeeeee url(charte/block_bg.gif) top right repeat-x;
padding: 0;
border-right: dotted 1px #666666;
font-size: 12px;
text-align: left;
}

.block_accueil h1
{
padding: 9px;
margin: 15px 15px 0 15px;
font-size: 18px;
color: #ffffff;
text-align: center;
background: #333333 url(charte/block_h1_bg.gif) top left repeat-y;
}

.block_accueil img
{
float: left;
margin: -3px 0 0 -2px;
}

.block_accueil p
{
margin: 0;
padding-bottom: 0!important;
}

.block_accueil ul
{
padding-right: 15px;
}

.block_accueil a
{
color: #333333;
/*text-decoration: none!important;*/
}

.block_accueil a:hover
{
color: #990000!important;
}

#block_accueil_1
{
width: 350px;
}

#block_accueil_2
{

}

#block_accueil_3
{
border: none;
}

#camion
{
display: block;
width: 424px;
}

#secteurs
{
width: 308px;
padding: 15px 15px 0 15px;
float: right;
}

#secteurs span
{
font-size: 11px;
}

#secteurs img
{
margin: 5px 0 0 47px;
}

#block_contact
{
width: 208px;
padding: 0 15px;
float: right;
height: 302px;
background: #ffffff url(charte/block_contact_bg.gif) bottom left repeat-x;
}

#block_contact h2
{
padding: 11px;
margin: 15px 0 0 0;
font-size: 18px;
color: #ffffff;
text-align: center;
background: #333333 url(charte/block_h1_bg.gif) top left repeat-y;
}

#block_contact h2 img
{
float: left;
margin: -7px 0 0 -5px;
}

#block_contact h2 a
{
color: #ffffff;
text-decoration: none;
}

#block_contact h2 a:hover
{
color: #fecd04;
text-decoration: none;
}

#block_contact p
{
font-size: 14px;
text-align: center;
line-height: 19px;
border-right: dotted 1px #999999;
border-left: dotted 1px #999999;
}

#block_contact p span
{
font-size: 17px;
font-weight: bold;
}

#contactFormDiv
{
border: dotted 1px #999999;
padding: 15px;
margin: 15px;
width: 700px;
background: #eeeeee url(charte/block_bg.gif) top right repeat-x;
}

#contactFormDiv input[type=text]
{
width: 150px;
margin-bottom: 5px;
border: solid 1px #cccccc;
background: #f8f8f8;
}

#contactFormDiv textarea
{
width: 420px;
height: 190px;
float: right;
border: solid 1px #cccccc;
background: #f8f8f8;
font-family: Arial, Verdana;
color: #333333;
}

#contactFormDiv h2
{
padding: 6px;
margin: 0 0 15px 0;
font-size: 16px;
color: #ffffff;
background: #333333 url(charte/form_h2_bg.gif) top left repeat-y;
}

/*--------------------------------------------------*/
#footer
{
background-color: #ad0505;
border-top: solid 3px #333333;
color: #ffffff;
padding: 5px;
text-align: center;
position: relative;
z-index: 10px;
font-size: 11px;
}

#footer a
{
color: #555555;
}

#footer a:hover
{
color: #990000;
}

#ap{
font-size: 10px;
text-align: right;
float: right;
margin-top: 0;
margin-bottom: 0;
margin-right: 6px;
}
