@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
/* Couleur des prix #da0f00 */

body { color:#737373; font-size:11px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1 { color:#000; font-weight:700; font-size:1.3em; }
h2 { color:#000; font-weight:700; font-size:1.1em; }
h3 { color:#000; font-weight:700; font-size:1.17em; }
h3 { color:#000; font-size:1.4em; font-weight:normal; }
h4 { color:#3585c5; font-weight:700; font-size:1.1em;}
h5 { color:#000; font-size:0.83em; }
h6 { color:#000; font-size:0.67em; }

p { color:#737373; font-size:1em; }
ul, ol{ color:#737373; font-size:1em; }
li { color:#737373; font-size:1em; }
a/*, div.block a, li a, div.tags_block p a */{ color:#737373; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#737373; padding:3px; }
input { color:#737373; padding:3px; }

/* Liens de bas de page */
#societe p, #societe a {color:#737373; } /* couleur des liens de bas de page */
#societe p { font-size:.92em; }

/* Image de validation W3C */
#validator a img { background-color:#737373; } 

/* Produits */
ul.tree li{background: transparent; margin:0; padding:0; border-bottom:#737373 dashed 1px;}
ul.tree li a { color:#737373; /*display:block;*/ text-decoration:none; width:100%; padding:2px 0;}
ul.tree li a:hover { color:#737373; background:#dcdcdc; text-decoration:none; padding:2px 0; }
.puce{ padding:3px 5px 0 0;}
.text-1{
color:#ff0000;
}

/* Styles des input */
input, textarea { border: 1px solid #7f9db9; background:transparent; }
select { border: 1px solid #7f9db9; }

/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop, .top { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.middle { vertical-align: middle; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right, .align_right { text-align:right; }
.center, .align_center { text-align:center; }
.justify, .align_justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.uppercase { text-transform:uppercase; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb, .clear { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }
br.clear { clear:both; line-height:0; font-size:0; height:0;}

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.illustration { float:left; padding:0 10px 0 0; }
.produit{ float:left; padding:0 10px 0 0;}
#search_button{ background:#7f9db9; color:#fff;}
.accueil{ width:470px; margin:0 auto; padding:30px 0;}

/*	Site en cours de réalisation */
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales 
#petro{ list-style-image:url('../images/puce-rouge.jpg'); display:list-item;
}*/
#googlemap a.googlemap-icon { display: block; background:url(../images/googlemap.png) no-repeat; width: 80px; height: 68px; margin:0 auto; }
#googlemap a.googlemap-icon:hover { background:url(../images/googlemap-hover.png) no-repeat; }
#googlemap a.googlemap-icon:active { background:url(../images/googlemap.png) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.div-1{
width:260px;
}
.h1-text { color:#3c81b9; font-weight:700; font-size:12px; padding-bottom:10px; line-height:20px; }
.demande { color:#3c81b9; font-weight:700; font-size:12px;  line-height:20px;padding:1em 20px; }