
body {	margin: 0; padding:0; background:#fff url(../images/site_ombre_bg.gif) repeat-y center top;}

#tete, #chemin, #corps, #pied { clear: both; }
#site { margin:0 auto; width:1000px; padding:0;}

/* 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
*/
#tete { width:100%; overflow:hidden; background: #fff url(../images/body_bg.png) repeat-x;}
#bandeau { margin:0 auto; width:1000px; height:196px; background-repeat:no-repeat; background-position:right top; }
#bandeau h1 { float:left; margin:1em 2em; color:#fff; font-size:1.2em; font-weight:normal;  }
#logo { float:left; margin-left:25px; }

/*
 * Partie principale (contenu)
*/

#chemin { padding:10px 20px 0; font-size:0.85em; text-align:right;}
#chemin a {}
#chemin a:hover {}

#corps { clear: both; padding:0 5px; overflow:hidden; background:url(../images/bloc_bg.gif) repeat-y right top; }
#corps2 { overflow:hidden; background:url(../images/corps_bg.gif) no-repeat 542px bottom;}

/* Version 2 colonnes */
#contenu { float:left; width:660px; }
#contenu #preview { padding:0 25px 20px 25px; line-height:1.5em; }
#coldroite { float:right; width:316px; padding-left:14px; line-height:1.3em; }

#minipopup { z-index:20;}


/*********************** blocs colonne droite **********************/

.bloc { float:right; width:306px; clear:both;}
.bloc .titre { color:#fff; font-size:1.1em; margin-bottom:2em; text-transform:uppercase; letter-spacing:0.05em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.bloc .titre a { color:#fff;}
.bloc .titre a:hover { color:#000;}

/* recherche */
#bloc-recherche { border-top:2em solid #fff; float:right; width:279px; padding: 4px 9px 0 18px; height:32px; background: url(../images/recherche_bloc_bg.gif) no-repeat; color:#fff; font-size:0.85em;}
#bloc-recherche form { width:90%; margin:0 auto;}
#bloc-recherche .row label.main { width:auto; display:none;}
#bloc-recherche input { width:70%; padding:1px; background:#fff; border:1px solid #29609a; color:#333;}
#bloc-recherche input#motscles-addsubmit { margin-left:5px; border:0; background:none; color:#fff; font-weight:bold; text-transform:uppercase; cursor:pointer;} 

/* devis */
#bloc-devis { border-top:2em solid white; border-bottom:2em solid white; min-height:110px; padding:0 0 10px; background:#fff url(../images/devis_bloc_bg.gif) no-repeat; color:#fff;}
#bloc-devis .titre { font-size:1.3em; padding:14px 0 10px 0; margin:0; text-align:center;}
#bloc-devis p { margin:5px 0; padding:0 10px;}
#bloc-devis p a { color:#fff;}
#bloc-devis p a:hover { color:#000;}

/* contact */
#contactez-nous .titre { padding:10px 0 0 25px; height:26px; background:#fff url(../images/contact_bg.gif) no-repeat; border-top:2px solid #fff;}
#contactez-nous address { font-style:normal; margin:0em 1em 1em 2em; padding-left:25px; background:url(../images/address_puce.gif) no-repeat 0 2px;}
#contactez-nous p { margin:0em 1em 1em 3.2em; }

/* offres */
#offres .titre { padding:10px 0 0 25px; height:26px; background:#fff url(../images/offres_titre_bg.gif) no-repeat;}


/* references */
#coldroite #references { padding:0; width:316px;}
#references .titre { padding:10px 0 0 35px; height:26px; background:#fff url(../images/references_titre_bg.gif) no-repeat; border-top:2px solid #fff;}

/* liens reseaux sociaux */
#reseaux { margin: 0; text-align:center;}
#reseaux .titre { padding-left:25px; margin:0; text-align:left; color:#3959a4;}

/*
 * Bas de page
*/

p.navtext { margin:1em; font-size:0.85em; text-align:center;}

#pied { padding:5px 0; background:url(../images/pied_bg.gif) repeat-y center top; overflow:hidden; color:#fff; }
#pied p { margin:6px 0; line-height:1.6em;}
#pied a { color:#fff;}
#pied a:hover { color:#ccc;}
#pied .colonne { float:left; width:659px; }
#pied .colonne2 { float:right; width:316px; }

#newsletter { padding:6px 0;}
#newsletter .titre {font-size:1em; float:left; margin-left:4px;}
#newsletter form { float:right; width:202px;}
#newsletter .row { padding:0; margin:0;}
#newsletter .row label.main { padding:2px 0 4px; text-align:left; width:100%; font-size:0.85em;}
#newsletter input { padding:1px; width:75%; background:#fff; margin:0; color:#333;}
#newsletter input#email2-addsubmit { margin-left:5px; padding-left:6px; border:0; background:url(../images/puce_ok.gif) no-repeat left center; color:#fff; font-weight:bold; font-size:0.85em; cursor:pointer;}


#copyright { margin:0 auto; width:990px; padding:0 5px; }
#copyright h1 { float:left; font-size:1.1em; margin-left:1em; font-weight:normal; color:#245d98;}
#copyright p.copy { float:right; width:300px; color:#687986; font-size:0.85em;}
#copyright p a { color:#687986;}
#copyright p a:hover { color:#000;}


