body {
    background: #ffffff url('../images/bg.jpg') repeat-x;
    font-family:Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#content {
    position: relative;
    background: url('../images/colonnes.gif') repeat-y;
    width: 854px;
    margin: 0 auto;
}

img {
    border: 0;
}

.centrer {
    margin: 0 auto;
    text-align: center;
}

/*************************************
/* Bande gauche avec actu et logos
*************************************/

#gauche {
    float: left;
    position: absolute;
    top: 180px;
    left: 0;
    width: 214px;
    height: 100%;
}

.bandeau_logo2 {
    position: absolute;
    top: 350px;
    left: 0;
		z-index: 888;
}

/* Les news qui défilent */

.bandeau_onglet {
	background: url('../images/bandeau_onglet.jpg') no-repeat;
	padding: 18px 0 0 20px;
	height: 50px;
	color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

.bandeau_onglet a {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

#marqueecontainer {
    position: absolute;
    top: 120px;
    left: 20px;
    width: 184px;
    height: 100px;
    background-color: #006770;
    color: #ffffff;
    overflow: hidden;
}

#marqueecontainer h1, #marqueecontainer p, #marqueecontainer a {
    color: #ffffff;
    font-size: 10px;
    line-height: 12px;
}

#marqueecontainer h1 {
    margin: 20px 0 5px 0;
}

/* L'onglet emploi */

#lien_emploi {
	position: relative;
	top: -33px;
	left: 18px;
	width: 190px;
}

#lien_emploi td {
	vertical-align: top;
}

#lien_emploi .ombre {
	display: block;
	margin: 1px 0 5px 0;
}

#lien_emploi a {
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

#lien_emploi a:hover {
	color: #f89c07;
}

/* Corps du document */
#corps {
    margin-left: 214px;
    width: 642px;
    padding: 0;
}

#corps .titre_seul {
    margin: 10px 33px 20px 33px;
    color: #FF9933;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

#corps .p_intro {
    margin: 0 33px 10px 33px;
    font-size: 11px;
    color: #666666;
    line-height: 12px;
    text-align: justify;
}

/* Corps du document - home page */

#corps #bloc_home_puce {
    clear: both;
    margin: 0 33px 30px 33px;
    width: 570px;
    font-size: 11px;
    color: #666666;
    height: 12px;
}

#corps #col1_home_puce {
    float: left;
    width: 280px;
}

#corps #col2_home_puce {
    float: left;
    width: 280px;
}

#corps #bloc {  /* Bloc de plusieurs colonnes */
    background: url('../images/home_onglet.jpg') no-repeat -5px top;
    clear: both;
    margin: 0 33px 0 33px;
    padding: 40px 0 0 0;
    height: 300px;   /* permet de mieux gérer pb d'espace blanc dans le bandeau de gauche */
}

#corps .col_un_tiers {
    float: left;
    width: 174px;
    margin-right: 27px;
}

#corps .col_un_tiers_dernier {
    float: left;
    width: 171px;
}

#corps #bloc h1 {  /* Le titre de la catégorie */
    color: #FF9933;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 5px 0;
}

#corps #bloc ul {
    margin: 10px 0 0 0;
}

#corps #bloc li {
    list-style-image: url('../images/puce_produit.gif');
    list-style-position: inside;
    margin: 0 0 0 0;
}

#corps #bloc a {  /* Le titre du produit */
    color: #666666;
    font-size: 11px;
    line-height: 12px;
}


#corps #bloc .resume {
    color: #FF9933;
    font-size: 11px;
    line-height: 12px;
    text-align: left;
    margin: 10px 0 10px 0;
    font-weight: bold;
}

.img_categorie {
    border: 1px solid #999999;
}

/* Article */
.article {
	padding: 0 30px 0 30px;
}

.article .module {
	margin: 10px 0 20px 0;
	clear: both;
}

.article .col1 {
    float: left;
    width: 190px;
}

.article .col2 {
	margin: 0 0 0 210px;
    width: 362px;
}

.article h1 {
	color: #FF9933;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
    text-transform: uppercase;
}

.article h2 {
	font-size: 15px;
	line-height: 16px;
    text-transform: uppercase;
    color: #FF9933;
    margin: 0;
    font-weight: bold;

}

.article .titre_special { /* Pour un seul titre de la présentation */
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #FFFFFF;
    background: #FF9933;
    height: 1%;
    padding: 4px 10px 4px 10px;
}

.titre_article {
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0 0 -10px 30px;
    color: #FF9933;
    font-weight: bold;
}

.titre_article2 {
    font-weight: bold;
    color: #FF9933;
    font-size: 11px;
    line-height: 13px;
    margin: 10px 0 0 30px;
}

.article h3 {
    font-weight: bold;
	color: #FF9933;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 15px 0;
}

.article .accroche, .article .accroche_special {
	display: block;
	color: #FF9933;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
}

.article .accroche {
	color: #FF9933;
}

.article .accroche_special {	/* Pour une seule accroche, de la présentation */
	color: #006770;
}

.article p {
    margin: 0;
    font-size: 11px;
    color: #666666;
    line-height: 12px;
    text-align: justify;
}

.article ul {
	font-size: 11px;
    color: #666666;
    line-height: 12px;
    text-align: justify;
}

.article li {
	list-style-image: url('../images/puce_produit.gif');
    list-style-position: inside;
    margin: 0 0 12px 0;
}

.article a {
	color: #666666;
	font-size: 11px;
	line-height: 12px;
}

.article .p_special ul {
    background: #FFFFFF url('../images/fond_special.jpg') repeat-x top left;
    color: #666666;
    margin-top: -13px;
    padding: 5px;
}

.article .p_special li {
    list-style-image: none;
    list-style-type: disc;
}

.article .col_puce {
    float: right;
    margin: 0;
    width: 140px;
}

.module .col1 .puce_orange {
    text-align: right;
}

.dl {
    margin: -7px 0 10px 0;
}

/* Page de contact */
.contact .contact_titre {
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0;
    color: #FF9933;
}

.contact .contact_sous_titre {
    font-weight: bold;
    color: #666666;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
}

.contact label {
    color: #666666;
    font-size: 11px;
    line-height: 12px;
    margin: 3px 20px 5px 0;
    display:block;
    float:left;
    width:100px;
    text-align:right;
}

.contact input, .contact textarea {
    margin: 0 0 5px 0;
    border: solid 1px #666666;
}

.contact img {
    display: inline;
}

.contact .contact_texte, .contact a {
    color: #666666;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    text-decoration: none;
}

.contact .gras {
    font-weight: bold;
}

.contact .contact_titre1_bandeau {
    color: #FF9933;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
}

.contact .contact_titre2_bandeau {
    display: block;
    color: #FF9933;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 3px;
}

.contact .message {
    width: 180px;
    height: 100px;
}

/* Entete */
#header {
    height: 180px;
}

#circuit, #img1, #img2, #img3 {
    position: absolute;
    top: 60px;
    z-index: 0;
}

.flash {
    position: absolute;
    top: 61px;
    z-index: 0;
    margin-left: 213px;
    padding: 0;
}

#circuit {
    left: 0;
}

#img1 {
    left: 214px;
}

#img2 {
    left: 428px;
}

#img3 {
    left: 642px;
}

.entete {
    height: 240px;
}

/* Le menu de choix de la langue */

#langue {
    position: absolute;
    top: 10px;
    left: 234px;
    width: 200px;
    font-size: 9px;
    color: #666666;
}

#langue a {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}

/* Le menu déroulant */
#menu {
    background: #FF9900;
    position: absolute;
    top: 37px;
    left: 326px;
    width: 528px;
    color: #ffffff;
    z-index: 999;
}

#degrade_menu {
    float: left;
}

#nav, #nav ul {
    float: left;
    list-style: none;
    background: #FF9900;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#nav a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 5px 0 0 0;
    height: 18px;
}

#nav a:hover {
    color: #cc6600;
}

#nav li {
    float: left;
    text-transform: uppercase;
    padding: 0 5px 0 5px;
}

#nav li ul {
    position: absolute;
    left: -999em;
    height: auto;
    font-weight: normal;
    border: solid 1px white;
    margin: 0px 0 0 0;
}

#nav li ul li {
    display: block;
    clear: both;
    width: 250px;
}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}

#nav .categorie_menu {
    font-weight: bold;
    color: #cc6600;
    margin: 12px 0 2px 0;
    text-transform: uppercase;
}

#nav .article_menu {
    font-weight: bold;
    margin: 0 0 3px 0;
    text-transform: none;
}

.separ {
    margin-top: -2px;
    font-size: 16px;
    color: white;
}

/*******************
/* Pied de page
********************/

#pied {
    position: relative;
    top: -35px;
    clear: both;
    width: 854px;
    margin: 0 auto;
		height: 264px;
}

#pied_col1 {
		background: #006770 url('../images/bandeau_logo3.jpg') no-repeat 0 bottom;
    float: left;
    width: 214px;
    height: 260px;
}

#pied_col2 {
    width: 630px;
		padding: 100px 0 0 0;
		margin: 0 0 0 230px;
    text-align: center;
}

.signature {
    margin: 5px 22px 5px 22px;
}

.signature, .signature a {
    color: #666666;
    font-size: 11px;
		text-decoration: none;
}

.majuscule {
    text-transform: uppercase;
}

#mention {
    margin: 5px 22px 5px 22px;
    padding: 5px 0 5px 0;
    background: #666666;
}

#mention, #mention a {
    color: #ffffff;
    font-size: 9px;
		text-decoration: none;
}

.separateur {
    margin: 0 10px 0 10px;
}

#motscle {
  margin: 0 33px 0 33px;
  padding: 10px 0 0 0;
	text-align :left;
	color: #666666;
}

#motscle .col_un_tiers {
    float: left;
    width: 174px;
    margin-right: 22px;
}

#motscle .col_un_tiers_dernier {
    float: left;
    width: 171px;
}

#motscle h1 {
	margin: 0 0 5px -12px;
	font-weight: bold;
}

#motscle a {
	color: #666666;
	text-decoration: none;
}

#motscle li {
	list-style-image: url('../images/puce_produit_pied.gif');
	margin-bottom: 5px;
}

#motscle li a {
	text-decoration: underline;
	font-size: 10px;
}

/* Erreur (404, répertoire interdit) */
.erreur {
    position: relative;
    top: -100px;
    left: 100px;
    font-size: 15px;
    color: #666666;
}