/*
 * 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;
	/*background-color:#6E7493;*/
	background-color:#717171;
	font-size:12px;
	background-image:url('f12095.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom left; 
}

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: 1.1em;
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
	border:0px;
}

a:visited {
	color:#666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

img {
	border: 0;
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: auto;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0px;
	width: 990px;
	background-color:#000000;
}

#content {
	width:990px;
	height:440px;
	padding: 0px;
	margin: 0px;
}
#acc_fl {
	width:770px;
	height:460px;
margin: 0px 0px;
	float:right;
	overflow: auto;
	background:#000000;

}
#carte {
	width:770px;
	height:460px;
	margin: 0px 0px;
	float:right;
	overflow: hidden;
}

#contenu {
	width:750px;
	height:580px;
	background-color:#000000;
	background-image: url(backp.jpg);
	margin: 0px 0px;
	float:right;
	overflow: auto;
	color:#000000;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 10px;
}

#flash_acc {
	width:770px;
	height:460px;
	background-color:#FFFFFF;
	margin: 0px 0px;
	float:right;
	overflow: hidden;
	display:block;
padding:0px;
}


.titrePage {
	color: #2F4F4F;
	text-align: left;
	font-weight: bold;
	width: 600px;
	padding:10px;
}
#flash {
	float:left;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	height:500px;
}
#pied {
	float:left;
	width: 990px;
	height:100px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color:#FFFFFF;
	text-align: left;
	/*font-weight: bold;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.separation {
	height: 1px;
	width: 705px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

#toute_la_page {
	width: 780px;
	height:440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}



/* Entête
-------------------------------------------------------- */

#entete {
	float: left;
	background-color: #FFFFFF;
	width: 990px;
	height:200px;
	margin: 0 0;
	color: #808080;
background-position: left top;
background-repeat: no-repeat;
padding: 0px 0;
}

.logo {
	float: left;
	width: 603px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#monCompte {
	float: right;
	width: 290px;
	margin: 0 0;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
background-color: #666666;
padding: 0 0 0 10px;
height: 100px;
border-left-width: 0px;
}

.formMonCompte {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 10;
	padding: 0;
	margin: 0;
	color: #12335B;
	background-color: #FFFFFF;
	border: 1px solid #12335B;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
	float: right;
	width: 290px;
	margin: 0 0;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding: 0 0 0 10px; height: 100px;
	background-color: #000000; border-left-width: 0px;
}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

a.LIEN_entete:visited {
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

a.LIEN_entete:hover {
	font-size: 10;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:990px;
	height:20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-left: 220px;
	background-color: #000000;
}

a.LIEN_chemin:link {
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a.LIEN_chemin:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a.LIEN_chemin:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	padding: 5px;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	width: auto;
	margin: 10;
}

.produitPetit {
	float: left;
	width: 340px;
	height:150px;
	margin: 10px 10px;
	background-image: url(bgt2.png);
}

.contourImage {
	border: 0px solid #ffffff;
	/*width:200px;*/
	max-height:150px;
	margin: 10px;
	padding: 10px;
	/*float: left;*/
}

.titreProduit {
	background-color: #CCCCCC;
	color: #999999;
	text-align: left;
	padding: 10px;
}

#image{
/*position:absolute;
background-position:center;*/
width:100%;

}


.chapoProduit {
	color: #000000;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
}

.descriptionProduit {
	color: #808080;
	text-align: left;
	margin: 0px;
}

.prixProduit {
	color: #330033;
	text-align: left;
	font-weight: bold;
	font-size:16px;
	margin: 0px;
}

.ficheProduit {
	/*float: left;*/
	padding: 10px;
	background-image: url(bgt2.png);
	width: 640px;
	margin: 10px;
}
.img{
margin: 10px;

}

a.LIEN_commander:link {
	color: #333333;
	text-decoration: none;
	/*font-weight: bold;*/
margin: 10px;
}

a.LIEN_commander:visited {
	color: #000000;
	text-decoration: none;
	/*font-weight: bold;*/
 }

a.LIEN_commander:hover {
	color: #333333;
	text-decoration: underline;
	/*font-weight: bold;*/
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 700px;
	text-align: right;
	/*font-size: 0.9em;*/
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #000000;
}

a.LIEN_pages:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
	/*font-weight: bold;*/
}

a.LIEN_pages:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
}

a.LIEN_pages:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-color:#000000;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 960px;
height: 20px;
	color: #CCCCCC;
background-color: #444444;
	font-size: 0.9em;
	text-align: right;
	margin: 0px;
	padding: 10px;
}

a.LIEN_footer:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #000000;
	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;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 620px;
	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 {
	float: left;
	width:220px;
	height:600px;
	padding: 0 0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	margin: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(fdm.jpg);*/
}


dl, dt, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:220px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0 0;
	margin: 0 0;
}

dl#menu {
	width: 220px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#333333;
	display: block;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
}
dl#menu dt .selected {
	color:#FFFFFF;
	border-bottom: 0px;
	font-size: 12px;
}

dl#menu dd {
color:#ffffff;
}

/*dl#menu li {
color:#ffffff;
} */


/* Sous menus*/
dl#menu li a {
	color:#DDDDDD;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
}


/* sous menus selectionnés */
dl#menu li a:hover, dl#menu li .selected {
	font-size: 12px;
	color:#EEEEEE;
	background-color:#6E7493;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Signature
-------------------------------------------------------- */

#signature {
 	width: 990px;
	height: 50px;
	color: #696969;
background-color: #666666;
	font-size: 0.8em;
	margin-top: 0px;
	text-align: center;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
background-color: #888888;
}

a.LIEN_signature:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}




dl#menu li a.sousmenu1 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #5EA3D5;
	background-color: #808080;
}

dl#menu li a.selected1 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #5EA3D5;
}

dl#menu li a.sousmenu2 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
	border-top: 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border: solid #5EA3D5;
}

dl#menu li a.selected2 {
	font-size: 1em;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
	border-top: 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border: solid #5EA3D5;
}

dl#menu li a.sousmenu1:hover {
	color: #FFFFFF;
;
}

dl#menu li .selected1 {
	color: #FFFFFF;

}

dl#menu li a.sousmenu2:hover {
	color: #EEEEEE;
}

dl#menu li .selected2 {
	color:#FFFFFF;
}
dd {
margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat:no-repeat;
	width:220px;
 }
 player { 
 float: right; 
 width: 290px;
margin: 0 0;
border-left-style: dotted; 
border-left-color: #FFFFFF; 
background-color: #666666; 
padding: 0 0 0 10px; 
height: 100px; 
border-left-width: 0px; 
}


dl#menu dt a:hover {
	color:#000000;
	background-color:#CCCCCC;
	border-bottom: 2px;
	font-size: 12px
 } 