/*
 * 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
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color:#424242;
	background:#f3f3f3 ;
	font-size: 13px;

}

h1, h2, h3{
		font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
*{margin:0;
padding:0;}

/*a {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #EC8000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EC8000;
}*/
a{text-decoration:none;}
img {
	border: 0
}
*{margin:0;
padding:0;}
/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 990px;
	background: transparent url(images/ombre_subwrapper.png) repeat-y;

}

#content {
float:left;
margin:0 0 0 15px;
width:960px;
padding: 0;
}
#sidebar_right{
	float: right;
	width:175px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;

}
#contenu {
	float: left;
	width:580px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	padding-bottom:30px;
	height:100%;
	margin-left: 15px;
}
ul#infosupple{
margin-left:50px;
list-style:none;}
ul#infosupple li{
margin-top:10px;
}
ul#infosupple a:link,ul#infosupple a:hover,ul#infosupple a:visited,a.lienModif:link,a.lienModif:hover,a.lienModif:visited{
color:#EC8000;
font-size:0.9em;
font-variant:normal;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
}
.titrePage {
padding-top: 0px;
background:url(images/bg_head.png) no-repeat;
width:580px;
height:102px;
}
.title,.titrePage h2{
color: #fff;
font-size:1.8em;
text-align: left;
font-weight: bold;
padding:20px;}
.ereader{
background:transparent url(images/e-reader.png) no-repeat;
width:580px;
height:102px;}
.stylet{
background:transparent url(images/stylet.png) no-repeat;
width:580px;
height:102px;}
.accessoire{
background:transparent url(images/accessoire.png) no-repeat;
width:580px;
height:102px;}

.notreselection{
background:transparent url(images/notre_selection.jpg) no-repeat;
width:323px;
height:60px;
}
.pub1{
float:left;}
.content-selection{
border:1px solid #cfcfcf;
border-top:none;
width:323px;
padding-left:5px;}
.sousTitrePage {
	color: #3A6693;
	text-align: left;
	font-weight: bold;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:5px;
}
.content-ereader{
border:1px solid #cfcfcf;
border-top:none;
width:580px;
padding-bottom:15px;}
.content-form{
border:1px solid #cfcfcf;
border-top:none;
width:578px;
padding:0px;
padding-bottom:15px;}
.content-form form#nouveau,.content-form form#modifier1,.content-form form#modifier2,.content-form form#connexion{width:550px;margin-left:15px;}
.content-form .panier{margin-left:3px;}
.lienModif{margin-left:10px;}
.title_product{
color:#424242;
font-size:12px;
font-weight:bold;}
.desc_product{
font-size:0.9em;
color:#949494;
}
p.textePage,div.textePage {
width:480px;
margin-left:50px;
	color: #5D5D5D;
	text-align:center;
	font-weight: bold;
	margin-bottom: 15px;
}

.separation {
	height: 1px;
	width: 570px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}




/* Entête
-------------------------------------------------------- */

#entete {
	background:url(images/fond-bandeau.png) repeat-x;
	width: 971px;
	margin: 0 0 0 11px;
	padding:0;
	color: #3A6693;
	height:89px;
}

.entete_text {

  float: left;
  margin-top: -5px;
  margin-left: -10px;

	font-size: 1.25em;
  font-weight: bold;
	color: #888888;
}

.logo {
	float: left;
	width: 400px;
	padding:0;
}
#user_bar{
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	background: url(images/bandeau-orange.png) left top repeat-x;
	width: 970px;
	margin: 0 0 0 11px;
	padding: 0px;
	border:1px solid #dc6b00;
	height:23px;
}
.aLIEN_userbar,aLIEN_userbar:hover,aLIEN_userbar:link,aLIEN_userbar:visited{
color:#fff;
height:12px;
vertical-align:top;
font-size:8pt;}
.aLIEN_userbar:hover{
text-decoration:underline;}
#monCompte {
	float: left;
	margin:3px 0 0 10px;
	width:800px;
	padding:0;
	height:15px;
}
#monCompte span.normal{
	float: left;
	font-size:0.9em;
	margin-top:1px;
	font-style:italic;
	font-weight:normal;
}
.print{margin-left:10px;font-size:9px;}
#monCompte span.bleu{
float: left;
font-size:0.9em;
margin-top:1px;
color:#3A6693;
font-weight:bold;
margin-left:0px;}

form{margin:0;padding:0;}

.champFormMonCompte{
font-size: 0.9em;
	MARGIN-left: 3px;
	padding-left:3px;
	color: #3A6693;
	background-color: #fff;
	border: 1px solid #3A6693;
	overflow: hidden;
	height:13px;
	vertical-align:top;}

/*.formMonCompte {
	float: left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 10px;
}

.blocMonCompte {
	float:left;
	padding:0;
	margin: 0;
	padding-right:30px;
	width:700px;
}

.champFormMonCompte {
	float:left;
	font-size: 0.9em;
	MARGIN-left: 3px;
	padding-left:3px;
	color: #3A6693;
	background-color: #fff;
	border: 1px solid #3A6693;
	overflow: hidden;
	height:13px;
	zoom: 1;
}

.menuMonCompte {
	float: left;
margin:2px 0 0 10px;
	width:230px;
	color:#fff;
	font-size:0.9em;

}
.menuMoncompte P{
margin:0;
float:left;}
.menuMoncompte a:hover{
color:#fff;}*/

#monPanier {
	/*float: left; */
	width: 173px;
	height:51px;
	margin: 0 0 0 650px;
	background:transparent url(images/fond-panier.png) top no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#monPanier a{
margin:30px 0 5px 30px;
color:#424242;
}
.boutonMonCompteEntete {
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.7em;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

/* Chemin
-------------------------------------------------------- */

#chemin {
	width:970px;
	color: #3b70a6;
	font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	margin:0px 0 0 11px;
	background:url(images/top_content.png) repeat-x;
	padding-top:3px;
}
#chemin img{margin-left:20px;}
.e_commerce{
width:137px;
height:19px;
margin:0 0 0 10px;
float:left;
background: url(images/logo-e-boutique.png) no-repeat;
}
.logo_e_commerce{
margin:0;
float:left;
}

a.LIEN_chemin:link {
	color: #585858;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #585858;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #585858;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	width: 580px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.separate{
padding:0;
margin:0;
border-right: 1px solid #AAAAAA;
width:1px;}
.contourImage {
	border: none;
	margin-bottom: 5px;
}

.titreProduit {
	color: #424242;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#selection4d{
margin:25px 23px 0 0;
float:left;}
#pub{margin:25px 0px 0 0;}
.titreProduit a:link,.titreProduit a:visited{
	color: #424242;}
	.titreProduit a:hover{
text-decoration:underline;}

.chapoProduit {
	color: #3A6693;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #424242;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.descriptionProduit P{
MARGIN-bottom:5px;
}
.descriptionProduit a:link,.descriptionProduit a:visited{
	color: #ff7c00;}
.descriptionProduit u{
text-decoration:none;
font-weight:bold;
}
.descriptionProduit ul{
margin: 5px 0 5px 15px;
}
.prixProduit {
	color: #EC8000;
	text-align: align;
	margin-top: 5px;
	margin-bottom: 5px;
}

.stockProduit {
	color: #3A6693;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ficheProduit {
	float:left;
	width: 390px;
	margin-left: 10px;
}


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;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 528px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #3A6693;
}

a.LIEN_pages:link {
	color: #3A6693;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #3A6693;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #3A6693;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 960px;
	color: #0066CC;
	font-size: 0.9em;
	text-align: right;
	margin: 10px;
	padding-top: 10px;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */
.prixindex{
font-size:14px;
color:#FF6600;
font-weight:bold;}
.enteteTableau {
	color: #3A6693;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
float:left;
width:270px;
	padding-top:6px;
	color: #424242;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
	height:26px;


}
.right{
	text-align:right;
	padding-right:5px;}
.footerTableau {
	color: #3A6693;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 570px;
	text-align: center;
	margin: 10px 0 10px 0;
}
form{
margin:0;
padding:0;}
.zoneDeSaisie {
	color: #3A6693;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
	font-size:11px;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #3A6693;
	margin-bottom:10px;
}


/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width:175px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


dl, dt, dd, li2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
height:100%;
padding-bottom:15px;
	position: relative;
	padding: 0;
	margin: 0;

}
#service{
text-align:center;

height:400px;
}

#service img{
margin:5px;
}
#service p{
margin-top:2px;
display:block;
height:15px;
}
#service p a:link,#service p a:visited{
color:#3A6693;
font-size:0.9em;
height:10px;
}
#voiraussi{
position: relative;
padding: 0;
margin: 0;
text-align:left;
padding-bottom:15px;
height:auto;
}

dl#aussi{
text-align:left;
}

dl#menu {
	width: 175px;
	font-size:0.9em;
}


dl#menu dt, dl#service dt, dl#partenaire dt, dl#aussi dt {
	cursor: pointer;
	border:1px solid #b3b3b3;
	background:url(images/fond-categorie.jpg) repeat-x;
	height:19px;

}

dl#service dt, dl#partenaire dt, dl#aussi dt {
cursor:default;}

dl#service dt a, dl#partenaire dt a, dl#aussi dt a {
	font-size: 1.1em;
	color: #5d5d5d;
	font-variant:small-caps;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	text-align:center;
	overflow: hidden;
	zoom: 1;

}
dl#menu dt a{
	font-size: 1.2em;color: #5d5d5d;
	font-variant:small-caps;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
		padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
		text-align:center;}
dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-color: #EC8000;
		font-size: 1.3em;
			font-weight: bold;
			height:14px;
}

dl#menu dd {
MARGIN:0;
padding:0;
}

dl#menu li,dl#partenaire li,dl#service li {
margin-left:0px;
}
dl#partenaire p{
	font-size: 13px;
color:#3a6693;
	margin-top:30px;}
dl#aussi li {
margin-left:5px;}

dl#menu li a {
	font-size: 11px;
	color: #EC8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0 0 0 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}
dl#aussi li a{
font-size:0.9em;
font-variant:normal;
list-style:none;
color:#3a6693;}
dl#aussi li a:hover{
text-decoration:underline;}
dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #9b9b9b;
}

.invisibleW3C {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

#partenaires{
text-align:center;
position:relative;
padding-bottom:15px;
height:100px;}
.li_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 15px 0 0 0;
	width: 973px;
	/**/
	font-size: 0.8em;
	margin-top: -2px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left:10px;
	font-weight: bold;
	background:url(images/ombre_bottom.jpg) repeat-x;
}
.copyright a,.copyright a:hover,.copyright a:visited,.copyright a:link{
color:#FF6600;}
.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}

#ligne{
	float: left;
	width: 765px;
	color: #0066CC;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	margin: 10px;
	padding-top: 10px;
}
