
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

#plansite { text-align:left; padding-left:230px; padding-right:230px; }

#centre1 { margin-left:0px; }

/*///////////////////////////// plan ////////////////////////////*/

#loupe { text-align: center; background: transparent url('images/loupe.gif') no-repeat bottom; line-height: 20px; width:220px }

.b { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color:#000 }

.span { color: #9a379b; }

#plan { background:#2D59E1 }

#map { height:96%; border:1px solid #fff; }

.plan { height:350px; clear:both; margin: 20px auto 0 auto; padding: 0 0 30px 0; }

.plan2 { position:absolute; width:800px; height:600px; top:250px; left:50%; z-index:99999; margin: 0 0 0 -400px; border:1px solid #fff }

.img { border:none; }

.print { float:right; margin:-40px -10px 0 0; position:relative; z-index:10; }

/*///////////////////////////// fait par gregoooo ////////////////////////////*/














/* Construction (Montage)
----------------------------------------------------------*/

body { color:#ffffff; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#ffffff; font-size: 1em; font-weight:bold; }

h2 { color:#ffffff; font-size: 1.3em; }

h3 { color:#ffffff; font-size: 1.17em; }

h4 { color:#ffffff; font-size: 1em; }

h5 { color:#ffffff; font-size: 0.83em; }

h6 { color:#ffffff; font-size: 0.67em; }

p { color:#ffffff; font-size: 1em; }

ul, ol { color:#ffffff; font-size: 1em; }

li { color:#ffffff; font-size: 1em; }

a { color:#ffffff; text-decoration:underline; }

a:hover { text-decoration:none; } /* si changement de couleur au survol */

/*a:visited { } /* si changement de couleur après le clic */

/*input { border-width:thin; padding:3px; color:#ffffff; }

textarea { border-width:thin; padding:3px; color:#ffffff; }*/

em { }

strong { }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft { float:left; margin-right:1em; }

.imgRight { float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }

.alignbottom { vertical-align:bottom; }

.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }

.right { text-align: right; }

.center { text-align: center; }

.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }

.italic, .italique { font-style: italic; }

.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }

.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }

.clearer { clear: both; width: 0; height: 0; line-height: 0; }

.letterSpacing2 { letter-spacing:2px;}

/* Formulaire de contact */
#frmEnvoi { width:470px; }

#frmEnvoi input, textarea { background-color:transparent; border:#ffffff solid 1px; }

#frmEnvoi .INPUT2 { border:none; }

#frmEnvoi .field { text-align:right; margin-top:10px; }

/*classes supplémentaires*/
.produit { text-align:left; margin-left:40px; color:#a9d8ff; }

.panier { margin-left:100px; color:#a9d8ff; }

.recherche { margin-left:30px; color:#a9d8ff; }

.promos { margin-left:20px; }

.texte_accueil { color:#e24900; }

#bandeau { width:950px; height:50px; text-align:left; font-size: 1em; vertical-align:middle; }

#bandeau p { padding:0 0 5px 0 }

