body {	margin: 0; padding: 0; background: #fff;}
#tete, #chemin, #corps, #pied { clear: both; }

#site { width:1000px; padding:0; margin:0 auto; background:#fff; border:1px solid #000; }

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#bandeau { float:left; width:100%; background:url(../images/bandeau_bg_gendarmerie.jpg) no-repeat right top;}
#logo { float: left; }
#tete { background:#3d3c3f;}
#tete h1 { clear:both; padding:3px 0; color:#ccc; text-transform:none; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:0.9em; letter-spacing:0; margin:0 5px 0 30px;}

/*
 * Partie principale (contenu)
*/

#nav { float:left; width:810px; padding:0 0 15px 10px; background:#DEDDDD;}

#chemin { padding:5px 0; color: #000; font-size: 0.85em; line-height:1em; text-align:left;}
#chemin a { color: #000; }
#chemin a:hover { color: #999;}

#bloc-recherche { padding:30px 5px 5px 15px; background:#4466ad; font-size:0.85em; color:#fff; line-height:1em;}
#bloc-recherche form#recherche { padding:0;}
#bloc-recherche p {font-size:0.85em;}
#bloc-recherche .row { padding:0; margin:0;}
#bloc-recherche input { width:115px; padding:2px 5px; margin:0; background:#fff; border:0; }
#bloc-recherche input#motscles-addsubmit { margin-left:5px; text-align:center; padding:1px 0; background:none; border:0; font-weight:bold; color:#fff;}

#corps { width:100%; padding:0; background:url(../images/corps_bg.gif) repeat-y; overflow: hidden;}
#contenu { float: right; width: 820px; }
#contenu #preview, #colgauche, #contenu #coldroite { float: left;  }
#colgauche { width:180px; }
#contenu #coldroite { float:right; width:165px;}
#contenu #preview {  width:625px; padding:0 15px; line-height:1.4em; text-align:justify;}
#colgauche .bloc, #coldroite .bloc { float:none; width:100%; padding:0; margin:1em 0; text-align:center;}
#coldroite #pub { margin:1.5em 0 2em;z-index:1;}

/* exergue produit coldroite */
#coldroite #slider { padding: 7px; height:217px !important; }
#coldroite .produit { position:relative; height:217px; width: 152px; background:url(../images/coldroite_produit.gif) no-repeat top center; text-align:center;}
#coldroite .produit .info { position:absolute; left:0px; top:-6px; }
#coldroite .produit .photo-produit img { margin-top: 10px; width:100px;}
#coldroite .produit p { font-size:1em; line-height:1em; padding: 0 5px; }


#preview .colonne {float:left; width:40%; padding:0 0 0 60px; font-size:0.9em;}
#preview .colonne2 { float:left; width:40%; padding:0 0 0 20px; font-size:0.9em;}

#preview .colonne p, #preview .colonne2 p { padding:0;}

/*
 * Bas de page
*/
#pied { padding:10px 20px; background:#DEDDDD; font-size:0.85em;}
#pied p { margin:10px 0; }
#pied a { color: #000; }
#pied a:hover { text-decoration:underline; }

#pied p.nav {}

/* blocs pied */

#copyright { clear:both; text-align: center; padding: 10px; font-size: smaller; color:#666; }
#copyright a { color:#666;}
#copyright a:hover { text-decoration:underline;}

p.signature { color:#7f7f7f;}

