/* CSS Document */

/* RESET CSS */
/*********************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*********************************************************************************************/

* {
	font-family: Arial;
	
}
html, body {
	margin:0px;
	width:100%;
	height:99%;
}

div {
	font-family: Arial;
	font-size:11px;
	line-height:14px;
	scrollbar-face-color: #BF9450;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}


input select {
	scrollbar-face-color: #BF9450;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

a {
	color:#CCA768;
	text-decoration:none;
}

a:hover {
	color:#E4CEAA;
	text-decoration:none;
}

#global {
	width:991px;
	height:583px;
	position:relative;
	text-align:left;
	overflow:hidden;
}

#bandeau {
	height:159px;
	width:100%;
	position:relative;
}

#menu {
	width:100%;
	height:21px;
	background-color:#000000;
	position:relative;
	font-size:13px;
	color:#CCA768;
	font-family: Arial;
	padding-left:106px;
	overflow:hidden;
	margin-left:-50px;
	font-stretch:normal;
	letter-spacing:normal;
}

#menu a {
	color:#CCA768;
	text-decoration:none;
}

#menu a:hover {
	color:#F2F2F2;
	text-decoration:none;
}

/* CORPS */

#corps {
	width:100%;
	height:375px;
	position:relative;
}

#colonneGauche {
	width:106px;
	height:100%;
	position:relative;
	float:left;
	background-image:url(images/fond_colonne_gauche.gif);
}

#colonneCentre {
	width:777px;
	height:100%;
	position:relative;
	float:left;
	background-image:url(images/fond_centre.gif);
}
	
	#colonneCentreActu {
		width:465px;
		height:100%;
		position:relative;
		float:left;
		background-image:url(images/fond_centre.gif);
	}
	#colonneCentreHisto {
		width:660px;
		height:100%;
		position:relative;
		float:left;
		background-image:url(images/fond_centre.gif);
	}
	#colonneCentreProp {
		width:465px;
		height:100%;
		position:relative;
		float:left;
		background-image:url(images/fond_centre.gif);
	}
	#colonneCentreLeo {
		width:478px;
		height:100%;
		position:relative;
		float:left;
		background-image:url(images/fond_centre.gif);
	}
	#colonneCentrePresse {
		width:665px;
		height:100%;
		position:relative;
		float:left;
		background-image:url(images/fond_centre.gif);
	}
	#colonneCentreCercle {
		width:777px;
		height:100%;
		position:relative;
		float:left;
		background-image:url(images/fond_centre.gif);
	}
	
#colonneDroite {
	width:108px;
	height:100%;
	position:relative;
	float:left; 
	background-color:#000000;
}

	#colonneDroiteActu {
		width:420px;
		height:100%;
		position:relative;
		float:left; 
		background-color:#000000;
	}
	#colonneDroiteHisto {
		width:225px;
		height:100%;
		position:relative;
		float:left; 
		background-color:#000000;
	}

	#colonneDroiteProp {
		width:420px;
		height:100%;
		position:relative;
		float:left; 
		background-color:#000000;
	}
	#colonneDroiteLeo {
		width:407px;
		height:100%;
		position:relative;
		float:left; 
		background-color:#000000;
	}
	#colonneDroitePresse {
		width:220px;
		height:100%;
		position:relative;
		float:left; 
		background-color:#000000;
	}
	#colonneDroiteCercle {
		width:108px;
		height:100%;
		position:relative;
		float:left; 
		background-color:#000000;
	}
	
#textActu {
	width:327px;
	height:275px;
	overflow:auto;
	position:absolute;
	left:75px;
	top:55px;
	padding-right:15px;
	font-size:11px;
}

	#textHisto {
		width:530px;
		height:275px;
		overflow:auto;
		position:absolute;
		left:50px;
		top:55px;
		padding-right:15px;
		font-size:11px;
	}
	#textProp {
		width:410px;
		height:350px;
		overflow:auto;
		position:absolute;
		left:15px;
		top:20px;
		padding-right:30px;
		font-size:11px;
	}
	#textLeo {
		width:405px;
		height:300px;
		overflow:auto;
		position:absolute;
		left:20px;
		top:60px;
		padding-right:25px;
		font-size:11px;
	}
	#textPresse {
		width:560px;
		height:300px;
		overflow:auto;
		position:absolute;
		left:20px;
		top:60px;
		padding-right:25px;
		font-size:11px;
	}

	#texteFormulaires {
		position:absolute;
		width:500px;
		top:50px;
		height:310px;
		overflow:auto;
		margin-left:100px;
		font-size:11px;
	}
	
	#texteFormulairesCommande {
		position:absolute;
		width:650px;
		top:50px;
		height:310px;
		overflow:auto;
		margin-left:100px;
	}
	

#titreActu {
	position:absolute;
	width:341px;
	left:75px;
	top:30px;
	font-size:15px;
	overflow:hidden;
	border-bottom:solid 1px #BF9450;
	font-weight: bold;
}

	#titreHisto {
		position:absolute;
		width:500px;
		left:50px;
		top:30px;
		font-size:15px;
		overflow:hidden;
		border-bottom:solid 1px #BF9450;
		font-weight: bold;
		
	}
	
	
	#titrecontact {
	font-size:15px;
	overflow:hidden;
	border-bottom:solid 1px #BF9450;
	font-weight: bold;
		}
		
		
	#titreProp {
		width:390px;
		font-size:15px;
		overflow:hidden;
		border-bottom:solid 1px #BF9450;
		font-weight: bold;
	}
	#titreLeo {
		position:absolute;
		width:405px;
		left:20px;
		top:20px;
		font-size:15px;
		overflow:hidden;
		border-bottom:solid 1px #BF9450;
		font-weight: bold;
	}
	#titrePresse {
		position:absolute;
		width:520px;
		left:20px;
		top:20px;
		font-size:15px;
		overflow:hidden;
		border-bottom:solid 1px #BF9450;
		font-weight: bold;
	}
	
	.titrePage {
		width:95%;
		font-size:15px;
		overflow:hidden;
		border-bottom:solid 1px #BF9450;
	}
	
	.sousTitrePage {
		margin-top:8px;
		margin-bottom:5px;
		font-size:13px;
		width:95%;
		background-color:#EDDBBE;
	}

#imageActu {
	width:287px;
	height:370px;
	position:absolute;
	left:30px;
	top:10px;
	z-index:1000;
	overflow:hidden;
}

	#imageHisto {
		width:217px;
		height:398px;
		position:absolute;
		left:5px;
		top:0px;
		z-index:1000;
		overflow:hidden;
	}
	#imageProp {
		width:378px;
		height:374px;
		position:absolute;
		left:25px;
		top:10px;
		z-index:1000;
		overflow:hidden;
	}
	#imageLeo {
		width:384px;
		height:385px;
		position:absolute;
		left:12px;
		top:5px;
		z-index:1000;
		overflow:hidden;
	}
	#imagePresse {
		width:118px;
		height:100%;
		position:absolute;
		left:0px;
		top:1px;
		z-index:1000;
		overflow:hidden;
	}
	
/* FICHES CERCLE */
#ficheCercle {
	width:778px;
	height:373px;
	position:absolute;
	top:181px;
	left:107px;
	z-index:999;
	scrollbar-face-color: #EEDEE3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

.encartCercle {
	width:33%;  
	height:45%; 
	float:left;
	margin-top:10px;
}

.cadreCercle {
	border:#8B2442 1px solid;
	width:125px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
}

.cercleCercle {
	width:84px;
	height:84px;
	bottom:-50px;
	left:-50px;
	position:absolute;
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
}

.titreCercle {
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	cursor:pointer;
}

.sstitreCercle {
	font-size:12px;
	padding-top:10px;
}

.texteCercle {
	font-size:11px;
	padding-top:10px;
}

.savoirCercle {
	position:absolute;
	right:5px;
	bottom:2px;
}

	.savoirCercle a {
		color:#8B2442;
	}
	
	.savoirCercle a:hover {
		color:#8B2442;
		text-decoration:underline;
	}

#pagesCercle {
	position:absolute;
	right:5px;
	bottom:5px;
}

#titreFiche {
	position:absolute;
	left:340px;
	top:25px;
	font-size:18px;
	color:#8B2442;
}

#appelationFiche {
	position:absolute;
	left:500px;
	top:50px;
	font-size:16px;
	color:#8B2442;
	height:18px;
}

#histoireFiche {
	position:absolute;
	left:340px;
	top:80px;
	font-size:12px;
	width:400px;
	height:200px;
	overflow:auto;
}

#ficheFiche {
	position:absolute;
	left:340px;
	top:80px;
	font-size:12px;
	width:400px;
	height:200px;
	overflow:auto;
	display:none;
	scrollbar-face-color: #EEDEE3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

.texteFiche {
	position:absolute;
	left:340px;
	top:80px;
	font-size:12px;
	width:400px;
	height:200px;
	overflow:auto;
	display:none;
}

#menuFiche {
	position:absolute;
	left:340px;
	top:300px;
	font-size:14px;
	color:#8B2442;
}

.lienFiche {
	color:#8B2442;
}

.lienFiche:hover {
	color:#D392A5;
}

#menuMil {
	position:absolute;
	left:470px;
	top:330px;
	width:150px;
	display:none;
}

.cercleFiche {
	width:84px;
	height:82px;
	bottom:0px;
	right:1px;
	position:absolute;
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#fermeFiche {
	position:absolute;
	right:15px;
	top:5px;
	
}
/* BOUTIQUE */

#petitPanier {
	width:100%;
	position:absolute;
	top:155px;
	background-image:url(images/petitPanier.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
	height:100px;
}

	#titrePetitPanier {
		position:absolute;
		top:10px;
		text-align:center;
		width:100%;
	}
	
	#txtPetitPanier {
		position:absolute;
		bottom:0px;
		text-align:center;
		width:100%;
	}

.lienPanier:hover {
	text-decoration:underline;
}

#champRecherche {
	margin-top:10px;
}
	.inputRecherche {
		width:80px;
		border:1px solid #BF9450;
		margin-left:4px;
	}

#monCompte {
	width:340px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

	.formMonCompte input{
		width:125px;
		border:1px solid #BF9450;
		background:none;
	}
	
	.lienLogin {
		color:#000000;
	}
	
	.lienLogin:hover {
		color:#000000;
		text-decoration:underline;
	}

#menuBoutique {
	position:absolute;
	right:15px;
	top:10px;
}

	.lien_menuBoutique {
		font-size:14px;
		color:#000000;
	}
	
	.lien_menuBoutique:hover {
		font-size:14px;
		color:#BF9450;
	}
	

/* LISTING */
.encartListing {
	width:35%;  
	height:45%; 
	float:left;
	margin-top:0px;
	margin-left:75px;
}

.cadreListing {
	width:164px;
	height:141px;
	/*border:2px solid #BF9450;*/
	position:absolute;
	margin-left:130px;
	margin-top:0px;
}

.imageListing {
	width:112px;
	height:141px;
	/*background-image:url(images/cercle_cache_bout.gif);*/
	background-repeat:no-repeat;
	background-position:top;
	padding-top:0px;
	text-align:center;
	overflow:hidden;
	border:#BF9450 1px solid;
}

.titreListing {
	margin-top:22px;
	margin-left:10px;
	font-size:13px;
}

.sstitreListing {
	margin-left:10px;
}

.ajoutPanierListing {
	background-image:url(images/ruban_ajout_petit.gif);
	background-repeat:no-repeat;
	height:23px;
	width:85px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	margin-top:10px;
}

.prixListing {
	bottom:0;
	font-size:13px;
	position:absolute;
	left:2px;
	margin-bottom:2px;
}

.ensavoirListing {
	bottom:0;
	right:0px;
	position:absolute;
	margin-right:2px;
}

.enSavoirListing:hover {
	color:#000000;
}

.lienCommanderListing {
	color:#000000;	
}

.lienCommanderListing:hover {
	color:#666666;
}

/* CGV ET LEGALS */
#texteCgvCommande {
	position:absolute;
	width:650px;
	top:25px;
	height:310px;
	overflow:auto;
	margin-left:70px;
}

#conditions {
	width:100%;
}

#conditions p {
	margin-bottom:7px;
}
/* PIED */

#pied {
	width:100%;
	height:28px;
	position:relative;
	background-color:#000000;
	font-size:10px;
	z-index:-1;
}

.adressePied {
	color:#CCA768;
	font-size:10px;
	left:50px;
	top:9px;
	position:absolute;
}

.menuBoutiquePied {
	color:#FFFFFF;
	font-size:11px;
	right:5px;
	top:9px;
	position:absolute;
	z-index:1000;
}

.languesPied {
	position:absolute;
	left:106px;
	top:7px;
}

/* PRODUIT */
#imageProduit {
	width:218px;
	height:273px;
	position:absolute;
	left:100px;
	top:65px;
}

#imageProduit img {
	border:#BF9450 1px solid;
}

#titreFicheProduit {
	position:absolute;
	left:380px;
	top:65px;
	width:300px;
	font-size:16px;
	color:#BF9450;
	border-bottom:#BF9450 1px solid;
}

#texteFicheProduit {
	position:absolute;
	left:380px;
	top:100px;
	height:190px;
	width:320px;
	overflow:auto;
	padding-right:15px;
}

#texteFicheProduit p {
	margin-bottom:4px;
}

#prixFicheProduit {
	position:absolute;
	left:380px;
	top:260px;
	font-size:18px;
}

#ajoutPanierFiche {
	background-image:url(images/ruban_ajout_petit.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:262px;
	font-size:13px;
	right:100px;
	height:30px;
}

#pagePrecFiche {
	position:absolute;
	top:300px;
	left:15px;
}

/* COULEURS ET AUTRES */
.blanc {
	color:#FFFFFF;
}

.doree {
	color:#BF9450;
}

.ligneDoree {
	color: #BF9450;
	background-color: #BF9450;
	height: 1px;
	border: 0;
}

.bottom7p p {
	margin-bottom:7px;
}

.bordeaux {
	color:#8B2442;
}

.boutonMonCompteContenu {
	width:80%;
	text-align:right;
}

.commentaires {
	font-style:italic;
}

.obligatoire {
	color:#FF0000;
}
