/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input,img,hr { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
dl, dt, ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body {
text-align: left;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .9em;
font-style: normal;
font-weight: normal;
color: #605a44;
background-color: #fff;
background-image: url(imgs/degrade.jpg);
background-position: top;
background-repeat: repeat-x;
}

#conteneur {
width: 100%;
margin: 0;
padding: 0;
text-align: left;}

#contenu {
width: 600px;
margin: 1em auto;
padding: 1em;
border: solid #605a44 1px;
background-color: #fff;}

h1 {
font-size: 1.1em;
font-weight: bold;}

h2 {
font-size: 1.1em;
font-weight: normal;
margin: 0;
padding: 0;
}

.excuses {
font-size: .9em;
margin: 1em 0 1em 0;
line-height: 1em;}

#legende h2 {
display: block;
width: 130px;
height: 35px;
float: left;
margin: 0 5px 1em 0;
padding: 0 5px 0 5px;
font-size: 1em;
line-height: 1em;}

.legende-identite {border-left: 5px solid #F8B334;}
.legende-flash {border-left: 5px solid #E5352D;}
.legende-integration {border-left: 5px solid #632181;}
.legende-charte {border-left: 5px solid #0A71B4;}

/* verifier aussi dans ie6.css */
#metier {
clear: both;
display: block;
width: 400px;
color: #fff;
background-color: #605A44;
border-left: 8px solid #C7BA8E;
border-right: 150px solid #C7BA8E;}

.date {
font-weight: normal;
font-size: .7em;}

#taf {padding-left: 8px; margin-bottom:2em;}

.domaine {}

.domaine-puce-identite {display: block; float: left; width: 5px; height: 20px; background-color: #F8B334; margin-right: 1px;}
.domaine-puce-flash {display: block; float: left; width: 5px; height: 20px; background-color: #E5352D; margin-right: 1px;}
.domaine-puce-integration {display: block; float: left; width: 5px; height: 20px; background-color: #632181; margin-right: 1px;}
.domaine-puce-charte {display: block; float: left; width: 5px; height: 20px; background-color: #0A71B4; margin-right: 1px;}
.domaine-puce-formation {display: block; float: left; width: 5px; height: 20px; background-color: #605A44}

.domaine-titre {
color: #fff;
display: block;
float: left;
width: 300px;
height: 18px;
background-color: #C7BA8E;
border-bottom: 2px solid #605A44;}

.clients {
clear: both;
margin: 0 0 .5em 2em;
}
.clients-nom {clear:both; font-weight:normal; float:left;}
.puce-separation {display:block; width:17px; height:13px; background-color:#605A44; margin:2px 3px 0 3px; float:left;}
.clients-definition {font-size: 0.8em;}



.petit {
font-size: .9em;
}
.gras {
font-weight: bold;}

#footer {
font-weight: bold;
text-align: center;
}
#footer span {
font-weight: normal;
font-size: .9em;
}
a {
color: #605a44;
}


/* OUTILS DIVERS */
.pous_div {
clear: both;
visibility: hidden;
margin: 0 0;
padding: 0;}
