/*
 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */

html, body{
	height: 100%;
	padding:0;
	margin:0;
}


/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
body {
height:auto;
min-height: 100%;
}
}


body{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

#conteneur{
	/*pour footer en pied de page*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* margin bottom est la valeur négative de la hauteur du footer */
	width:100%;
	overflow-x: hidden !important;
	z-index: 4;
}

#centre{
	background:#BED0DC url(images/fond_gauche.gif) repeat-x;
	width:100%;
	float:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#centrebis{
	background:#D5E0E6 url(images/fond_droite.gif) repeat-x;
	width:50%;
	float:right;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#contentfondrepeat{
	width:1000px;
	background:url(images/fond_bas.gif) repeat-y;
	margin-left:-500px;
	position:relative;
	z-index:1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#content{
	width:1000px;
	background:url(images/fond_page.jpg) no-repeat;
	position:relative;
	z-index:1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#content_accueil{
	float: left;
	width:1000px;
	background:url(images/accueil_image_fd.jpg) no-repeat;
	position:relative;
	z-index:1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#menu{
	width:150px;
	float:left;
}

#contenu{
	float:left;
	width: 790px;
	padding-top: 50px ;
	padding-left: 50px ;
	padding-bottom: 30px;
}

#push{
	clear:both;
	height:20px;
}

#footer{
	position: relative;
	height:20px !important;
	width:100%;
	background-image:url(images/foot_fond.gif);
	background-repeat: repeat-x;
	text-align:center;
	z-index:1;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#footer_left{
	position: absolute;
	left: 0;
	width: 20px;
	height: 15px;
	/height: 5px;
	background: url(images/foot_carre_points.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px ;
	margin-left: 4px;
}

#footer_right{
	position: absolute;
	right: 0;
	width: 15px;
	height: 15px;
	/height: 5px;
	background: url(images/foot_carre_points.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px ;
}

#footer_center{
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
#footer_center{
	margin-top: 20px;
}
}

a.LIEN_footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

.spacer{
	clear:both;
}


#gauche{
	background:#BED0DC url(images/fond_gauche.gif) repeat-x;
	width:50%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:absolute;
	top: 0;
}

#droite{
	background:#D5E0E6 url(images/fond_droite.gif) repeat-x;
	width:50%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:absolute;
	right:0;
	top: 0;
}

#centrefond{
	width:1000px;
	background:url(images/fond_page.jpg) no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left:-500px;
	position:absolute;
	left:0;
	top: 0;
}

#centrefondrepeat{
	width:1000px;
	background: url(images/fond_bas.gif) repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left:-500px;
	position:absolute;
	left:0;
	top: 0;
}

h1, h2, h3{
	font-size: 24px ;
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-color: #57686F;
	font-weight: bold ;
	font-size: 1em;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

a {
	color: #57686F;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #57686F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EC8000;
}

small {
	font-size: 12px;
}

img {
	border: 0
}

#blocRechercheRubrique{
	padding-top: 40 ;
	padding-left: 40 ;
}

/* Page
-------------------------------------------------------- */

#contenu_mentions{
	float: left;
	position: relative ;
	padding-top: 80px;
	height: auto;
	min-height: 100%;
	width: 790px;
	padding-top: 50px ;
	padding-left: 50px ;
	padding-bottom: 30px;
}

/* Caractérstiques techniques
-------------------------------------------------------- */

#caracteristiques{
	float: left ;
	width: 340px ;
	margin-bottom: 6px ;
}

.titre_carac{
	background: #dde4ec;
	margin-bottom: 5px ;
	margin-top: 5px;
	padding-left: 4px ;
	color: #333333;
	font-weight: bold;
}

.desc_carac{
}

/* Entête
-------------------------------------------------------- */
.lien_header{
	position: absolute;
	display:block;
	width:400px;
	height:100px;
}

#blocRecherche{
	float:right;
	margin-top: 30px;
	margin-right: 40px ;
	/margin-right: 20px;
	padding: 10px 15px 0 0;
	font-weight:bold;
}

#blocRecherche #input_rech{
	border:none;
	background:url(images/fond_recherche.gif) no-repeat;
	background-position: 0px 2px ;
	width:140px;
	height:22px;
	/margin-top: -12px;
	padding:4px ;
}

#submit_recherche{
	background:url(images/btn_recherche.gif) no-repeat;
	border:none;
	outline:none;
	cursor:pointer;
	width:19px;
	height:19px;
}

/* Page d'accueil
-------------------------------------------------------- */

#presentation{
	margin-top: 120px ;
	/margin-top: 110px ;
	margin-left: 65px;
	-margin-left: 20px ;
	-margin-top: 110px;
	width: 400px;
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}


/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
#presentation {
margin-top: 110px ;
}
}

#presentation_h1{
	float: right;
	width: 550px;
	height: 80px ;
	margin-top: 220px;
	/margin-top: 235px;
	-margin-top: 235px;
	margin-right: -25px ;
	/margin-right: -40px ;
	-margin-right: -25px ;
	font-weight:bold;
	color: #FFFFFF;
}

/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
#presentation_h1 {
margin-top: 215px ;
}
}

#presentation p{
	margin-top:5px;
	color:#FFFFFF;
}


/* Liens Commander
-------------------------------------------------------- */
a.LIEN_commander{
	float: right;
	margin-top: 0px;
	position:relative;
	z-index:1;
}

a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Produit petit & grand
-------------------------------------------------------- */

.produits{
	position: relative;
	float: left;
	margin-top: 10px ;
	margin-left: 0 ;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	width: 340px ;
	height: 205px ;
	border: solid 1px #666666;
}

.produits_recherche{
	position: relative;
	float: left;
	margin-top: 10px ;
	margin-left: 0 ;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	width: 85% ;
	height: 160px ;
	border-bottom: solid 1px #ddddcc;
}

.photoproduit{
	background: url(images/fond_image_famille.gif);
	background-repeat:no-repeat;
	background-position: 0px 80px ;
	float: left;
	width: 150px ;
	/width: 130px ;
	height: 200px ;
	position: relative;
}

.grandephoto{
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	width: 350px ;
	height: 400px ;
	position: relative;
}

.descriptif{
	float: left;
	text-align: center;
	line-height: 14px ;
	padding-left: 5px;
	padding-top: 5px ;
	position: absolute;
	height: 140px ;
	width: 170px;
	margin-left: 150px;
	/margin-left: 10px;
}

.descriptif_recherche{
	float: left;
	text-align: left;
	line-height: 14px ;
	padding-left: 5px;
	padding-top: 0px ;
	margin-top: 30px ;
	position: relative;
	height: 140px ;
	width: 450px;
	/margin-left: 10px;
}

.descriptif h2{
	color: #57686f;
}

.descriptif_recherche h2{
	color: #57686f;
}

.descriptifproduit{
	float: left;
	width: 170px;
	height: 120px;
	text-align: left ;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	/margin-left: -80px ;
}

.descriptifproduit_recherche{
	float: left;
	width: 350px;
	height: 120px;
	text-align: left ;
	line-height: 15px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
	position: absolute;
}

.photo_recherche{
	float: left;
	width: 120px;
}

.produitPetit {
	float: left;
	width: 320px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.photoPetit{
	float: left;
	width: 50px;
}

.contourImage{
	border: solid 1px #bbcccc;
}

.titreProduit {
	float: right;
	width: 340px;
	/width: 320px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #57686f;
	margin-top: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.descriptionProduit {
	position: relative;
	color: #000000;
	float: right;
	width: 330px;
	text-align: left;
	line-height: 14px ;
	margin-top: 5px;
	margin-right: 0px ;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

.descriptionSimilaire {
	float: right;
	margin-left: 0px;
	width: 230px;
	padding-right: 0;
	margin-right: 0;
}

.produits_similaires{
	float: right;
	width: 320px;
	padding-right: 0;
	margin-right: 0;
	margin-top: 20px;
}

.titreSimilaire {
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-left: 35px;
	/margin-left: 0px ;
	width: 230px;
	padding-right: 0;
	margin-right: 0;
}

.ficheProduit {
	float: left;
	width: 710px ;
	/width: 700px;
	background: #FFFFFF;
	border: solid 1px #666666;
	position: relative;
	margin-top: 10px ;
	margin-left: 0 ;
	margin-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 0px ;
}

.chapoProduit{
	float: left;
	padding-left: 14px;
	/padding-left: 6px;
	text-align: left;
	font-color: #000000;
	font-weight: bold ;
}

#titre_recherche{
	background: url(images/losange_rouge.gif);
	background-position: 0px 6px ;
	background-repeat: no-repeat;
	color: #57686F ;
	font-weight: bold;
	font-size: 16px;
	padding-left: 12px;
}

.button{
	position: relative;
	float: right ;
	height: 25px ;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 170px ;
}

.button_recherche{
	position: relative;
	height: 25px ;
	width: 140px;
	padding-top: 70px ;
}

.titreH2{
	float: left;
	padding-left: 12px;
	background: url(images/losange_rouge.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px ;
}

.point{
	position: relative;
	float: right;
	margin-top: 6px;
	/margin-top: 8px;
	width: 55%;
	height: 18px;
	border-top: solid 1px #CCCCCC;
}

#barre{
	position: absolute;
	margin-left: 245px ;
	margin-top: -89px ;
	width: 10px;
	height: 95px;
	border-left: solid 1px #ddcccc;
}

#zoom{
	background-repeat: no-repeat;
	background-position: 175px 220px;
}

#btn_zoom{
	margin-left: 210px ;
	margin-top: -50px;
	padding-top: 0px;
	height:35px;
	position:absolute;
	width:35px;
}

.imageproduits{
	position: relative;
	border: solid 1px #CCCCCC;
	margin-top: 30px;
	margin-left: 15px;
	/*height: 150px ;*/
	width:120px;
}

.imageproduits_recherche{
	position: relative;
	border: solid 1px #CCCCCC;
	margin-top: 30px;
	margin-left: 15px;
}

/* Insertion défilement images */

#thumbs_handles7{
	margin-top: 0px;
	z-index:1;
}

#titrethumbs{
	color: #57686F;
	position: relative;
	height: 20px;
	float: left;
	padding-left: 60px;
	font-weight: bold;
}

#cadre{
	background: url(images/fond_mini.gif);
	background-repeat:no-repeat;
	position: relative ;
	float: left;
	margin-top: 10px ;
	width: 340px ;
	height: 100px ;
	z-index: 1;
}

#mini{
	color: #57686F;
	float: left;
	text-align:left;
	margin-left: 5px ;
	width: 338px ;
	height: 98px ;
	z-index: 4;
}

.video{
	float: right;
	margin-right: 10px ;
	/margin-right: 5px;
	margin-top: -90px;
	padding-top: 25px ;
	padding-left: 2px;
	width: 75px ;
	height: 95px ;
}

.prixProduit {
	text-align: center;
	width: 145px ;
	float: right;
	margin-top: -300px;
	color: #FF0000;
	font-size:32px;
	font-weight: bold;
}

#techspecs{
	border: solid 1px #000000;
	float: left;
	width: 320px;
}


/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}


/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	position: relative;
	color: #FFFFFF;
	float:left;
	width:120px;
	padding: 20px;
	padding-left:0;
	margin-top: 120px;
	margin-left:0px;
	/margin-left: -20px ;
	min-height:200px;
	z-index:1;
}

#menuGeneral ul {
	margin: 0;
	padding: 0;
}

#menuGeneral li{
	font-weight:bold;
	background:url(images/mg_btn.gif) no-repeat;
	margin-left: 0px;
	padding-left:40px;
	padding-bottom: 10px;
	list-style-image:none;
	list-style-type: none ;
	list-style-position:inside;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin-bottom: 0.5em;
	/padding-top: 0.5em;
	/padding-bottom: 0.5em;
	color:#FFFFFF;
}

#menuGeneral a{
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.1em;
	line-height:1em;
	padding-bottom: 10px;
	
}

#menuGeneral ul ul{
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:10px;
}

#ssmenu li{
	background:none;
	margin:0;
	padding-left:10px;
	list-style-image: none;
	list-style-type: none ;
	line-height:normal;
	padding-top: 0.25em;
	padding-bottom: 10px;
	color:#FFFFFF;
}

#ssmenu a{
	font-size:1em;
	line-height:1em;
	color:#FFFFFF;
	padding-bottom: 10px;
}

#menu .lien_accueil{
	padding-bottom: 8px;
	color:#FFFFFF;
}

#menu .lien_accueil a{
	margin-left: 0px;
	font-weight:bold;
	color:#FFFFFF;
}

.lien_accueil{
	height: 18px;
	/height: 20px;
	margin-bottom: -1px;
	padding-top: 2px;
}

#menuGeneral .courante{
	list-style-image: none ;
	list-style-type: none ;
	color:#FFFFFF;
}

#ssmenu .courante{
	list-style-image:none;
	list-style-type: none ;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 10px;
}

#ssmenu .courante a{
	color:#FFFFFF;
}

.courante{
	height: 18px ;
	/height: 20px;
	margin-top: 4px;
	/margin-top: 10px;

}

/* Fil ariane
-------------------------------------------------------- */

#chemin{
	position: relative;
	margin-top: 0px;
	padding-top: 5px ;
	width: 715px;
	/width: 710px;
	height: 25px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#chemin a{
	color:#000000;
}

.LIEN_chemin_1{
	font-size:16px;
	font-weight:bold;
	background:url(images/trait_vert.gif) no-repeat 0px 4px;
	padding-left:10px;
	color:#000000;
}

.LIEN_chemin_2{
	background:url(images/fleche_verte.gif) no-repeat 0px 3px;
	padding-left:20px;
	margin-left:5px;
	color:#000000;
}

.bottom{
	clear:both;
}

#form_contact{
	position:relative;
	z-index:1;
}


#OverlayContainer{
	overflow:hidden;
}

#thumbs_handles7{
	margin-top:0px;
	position:relative;
	z-index:1;
}

/* Mentions légales
-------------------------------------------------------- */

.mentions_legales h3{
	position: relative;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color: #57686F;
}

.mentions_legales{
	position: relative;
	height: 760 ;
	font-size: 1.2em;
	margin: 0;
	padding: 5px;
	color: #141414;
	font-size: 12px;
}
