/*
	© 2009 JPCW
	Service WebDesign
*/
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 {
	outline: 0;
	vertical-align: baseline;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* TAGS HTML
-------------------------------------------------------*/

html, body {
	margin:0;
	padding:0;
	border:0 none;
}
body {
	background-image: url('/img/charte/fond.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#EDF1EE;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
	color:#223C49;
	text-align:center;
}
body.pop{
	background-image:none;
	background-color:#FFFFFF;
	padding:0px 5px 5px 20px;
}

h1,h2,h3,h4,p{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:1.2em; /* hauteur de ligne safari */
}

h1{	font-size: 18px;}
h2{	font-size: 14px;padding-left:20px;}
h3{ font-size: 12px;padding-left:30px;}
h4{	font-size: 11px;padding-left:30px;}


h1{color:#9B2C60;}
h1 a{color:#CEA0A6;}

h2,h3{color:#9B2C60;}
h2 a,h3 a{color:#9B2C60;}
h4{color:#1F1C17;}

p{
	padding:5px;
	margin:0px;
}
p.doc_libelle{
	font-style:italic;
	margin:10px 0px 0px 30px;
}
p.doc_libelle2{
	margin:10px 0px 0px 30px;
}
#message{
	width:auto;
	padding:5px 5px 5px 5px;
	margin:0px 20px 20px 20px;
	border:#9B2C60 1px solid;
	background-color:#CD9EA4;
	color:#FFFFFF;
}
#message ul li{
	list-style-type:none;
	color:#FFFFFF;
}
#message .titre{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}
#message .texte{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}
ul{
padding:0px 0px 0px 30px;
}
li{
padding:0px 0px 0px 0px;
}
li.rss{
	background-image: url('/img/charte/rss_l.gif');
	background-repeat:no-repeat;
	list-style-type:none;
	background-position: 0px 3px;
	padding: 0px 0px 3px 25px;
	margin: 0px;
}
strong{
font-size: 1em;
}
hr{
	clear:both;
	color:#9B2C60;
	border:0 none;
	border-top:1px thin #9B2C60;
	background:#9B2C60;
	outline:none;
	height:1px;
	width:90%;
	text-align:center;
}
table{
	margin:5px 5px 20px 20px;
	padding:5px;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{
	text-decoration:underline
}
a:hover{
	color:#FF9900;
}
a.link{
	color:#223C49;
	text-decoration:underline
}
a.link:hover{
	color:#FF9900;
}
img{
	border:0 none;
}
.print{
	display:none;
}
.unprint{
}
.left{
	float:left;
}
.right{
	float:right;
}
.spacer{
	clear:both;
	padding:0;
	border:0;
	margin:0px;
	height:10px;
	font-size:0px;
}
.spacer_high{
	clear:both;
	padding:0;
	border:0;
	margin:0px;
	height:50px;
	font-size:0px;
}

/* SQUELETTE DE PAGE
-------------------------------------------------------*/
#page{
	clear;both;
	width:1000px;
	padding: 0px;
	margin:0px auto 0px auto;
}
#page_top{
	float:left;
	background-image: url('/img/charte/page_top.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:1000px;
	height:25px;
	padding: 0px;
	margin:0px auto 0px auto;
}
#page_middle{
	float:left;
	background-image: url('/img/charte/page_middle.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:1000px;
	min-height:800px;
	padding: 0px;
	margin:0px auto 0px auto;
}
#page_bottom{
	float:left;
	background-image: url('/img/charte/page_bottom.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:1000px;
	height:25px;
	padding:0px;
	margin:0px auto 0px auto;
}

/* HEADER
-------------------------------------------------------*/
#header{
	width:810px;
	height:120px;
	font-weight:normal;
	text-align:left;
	margin:0px auto 0px auto;
	padding:30px;
}
#logo{
	float:left;
	width:96px;
	height:92px;
	margin:30px 0px 0px 0px;
}
#bandeau_top{
	float:right;
	width:577px;
	height:120px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image: url('/img/charte/bandeau_top.png');
	background-position:left top;
	background-repeat:no-repeat;
}

/* NAVBAR PRINCIPALE
-------------------------------------------------------*/
#navBar{
	width:810px;
	height:32px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
	margin:0px auto 0px auto;
	background-image: url('/img/charte/fond_nav_off.png');
	background-position:left top;
	background-repeat:repeat x;

}
#navBar ul {
	margin:0px auto 0px auto;
	list-style: none;
}
#navBar li {
	float:left;
	background-image: url('/img/charte/fond_nav_off.png');
	background-position:left top;
	background-repeat:repeat x;
	line-height:32px;
	margin:0px 1px 0px 0px;
	padding:0px;
}
#navBar li.on{
	background-image: url('/img/charte/fond_nav_on.png');
	background-position:left top;
	background-repeat:repeat x;
}
#navBar li a{
	display:block;
	padding: 0px;
	line-height:32px;
	padding:0px 10px 0px 10px;
	color:#223C49;
	text-decoration:none;
}
#navBar li a:hover{
	background-image: url('/img/charte/fond_nav_on.png');
	background-position:left top;
	background-repeat:repeat x;
	color:#d8c09a;
}

/* sous-menu passif
-------------------------------------------------------*/
#navBar li ul {
	position: absolute;
	left: -999em;
	width:180px;
}

/* image de fond sur tout le ul = layer
-------------------------------------------------------*/
#navBar li:hover ul {
	left: auto;
	width:180px;
	padding:0px;
	background-image: url('/img/charte/fond_layer_off.png');
	background-position:left top;
	background-repeat:repeat x;
}
#navBar li:hover li{
	left: auto;
	width:180px;
	padding:0px;
	background-image: url('/img/charte/fond_layer_off.png');
	background-position:left top;
	background-repeat:repeat x;
}
#navBar li:hover li a{
	text-align:left;
	font-weight:normal;
	font-size:12px;
}
#navBar li:hover li a:hover{
	color:#F8EFF2;
	background-image: url('/img/charte/fond_layer_on.png');
	background-position:left top;
	background-repeat:repeat x;
}

/* CONTENT
-------------------------------------------------------*/
#content{
	clear:both;
	width:810px;
	min-height:320px;
	margin:20px auto 0px auto;
	padding:30px;
	text-align:left;
}

/* LEFT
-------------------------------------------------------*/
#left{
	float:left;
	width:300px;
	text-align:left;
	padding:0px;
	margin:0px;
}
#photo_pages{
	float:left;
	width:272px;
	height:406px;
	background-image: url('/img/charte/fond_photo_pages.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
	margin:0px auto 0px auto;
}
#inscription{
	float:left;
	width:268px;
	height:280px;
	background-color:#FFFFFF;
	border: #D7E4DA 1px solid;
	text-align:center;
	font-weight:bold;
	color:#223C49;
	padding:0px;
	margin:0px auto 0px auto;
}
#parrainage{
	width:223px;
	height:72px;
	background-image: url('/img/charte/fond_membre.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px;
	margin:30px auto 0px auto;
}
#right form{
	padding:0px;
	margin:0px;
}
#membre{
	width:223px;
	height:72px;
	background-image: url('/img/charte/fond_membre.jpg');
	background-position:left top;
	background-repeat:repeat x;
	padding:10px 0px 10px 0px;
	margin:30px auto 0px auto;
}

/* RIGHT
-------------------------------------------------------*/
#right{
	float:right;
	width:490px;
	text-align:left;
	/*border: #666666 1px solid;*/
	padding:0px;
	margin:0px;
}

/* Magasins
-------------------------------------------------------*/
.magasin_puce{
	float:left;
	margin:0px 10px 0px 0px;
}
.magasin_fleche{
	margin:3px 5px 0px 7px;
}
#prochaines_ventes{
	float:right;
	width:235px;
	height:20px;
	background-color:#E7E5E6;
	border: #454444 1px solid;
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#671E1E;
	margin:3px 5px 0px 0px;
}
#prochaines_ventes:hover{
	background-color:#ffffff;
}
#prochaines_ventes a{
	color:#671E1E;
	text-decoration:none;
}
#prochaines_ventes a:hover{
	color:#d8c09a;
	text-decoration:none;
}

#onglet_switch{
	float:right;
	width:235px;
	height:20px;
	background-color:#E7E5E6;
	border-left: #454444 1px solid;
	border-right: #454444 1px solid;
	border-bottom: #454444 1px solid;
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#671E1E;
	margin:0px 0px 20px 0px;
}
#onglet_switch:hover{
	background-color:#ffffff;
}
#onglet_switch a{
	color:#671E1E;
	text-decoration:none;
}
#onglet_switch a:hover{
	color:#d8c09a;
	text-decoration:none;
}

#magasins_sparateur{
	clear:both;
	height:40px;
}

/* Magasin Marseille
-------------------------------------------------------*/
#titre_marseille{
	width:473px;
	height:27px;
	background-color:#CD9EA4;
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#EAE9E9;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}
#magasin_marseille{
	width:468px;
	height:189px;
	background-image: url('/img/charte/magasin_marseille_fond.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	font-family:verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#A6A5A5;
	font-weight:normal;
	padding:15px 10px 0px 10px;
	margin:0px;
}
#magasin_marseille_vente{
	clear:both;
	width:449px;
	height:114px;
	background-image: url('/img/charte/magasin_marseille_vente.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	font-family:verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#CEA0A6;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	margin:-30px 0px 0px 20px;
}

/* Magasin Castres
-------------------------------------------------------*/
#titre_castres{
	width:473px;
	height:27px;
	background-color:#9B2C60;
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#DEDBDB;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}
#magasin_castres{
	width:468px;
	height:189px;
	background-image: url('/img/charte/magasin_castres_fond.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	font-family:verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#9B2C60;
	font-weight:normal;
	padding:15px 10px 0px 10px;
}
#magasin_castres_vente{
	clear:both;
	width:449px;
	height:114px;
	background-image: url('/img/charte/magasin_castres_vente.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	font-family:verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#70234F;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	margin:-30px 0px 0px 20px;
}

/* Magasin Marseille / Castres
-------------------------------------------------------*/
#magasin_marseille_vente #logo, #magasin_castres_vente #logo{
	float:left;
	width:100px;
	height:114px;
	margin:10px 0px 0px 30px;
}
#magasin_marseille_vente #decalage, #magasin_castres_vente #decalage{
	float:left;
	width:50px;
	height:114px;
	margin:10px 0px auto 0px;
}
#magasin_marseille_vente #blocTexte, #magasin_castres_vente #blocTexte{
	float:left;
	width:305px;
	height:114px;
	margin:0px 4px 0px 10px;
	padding:0px;
}
#magasin_marseille_vente #datesVentes, #magasin_castres_vente #datesVentes{
	float:left;
	width:480px;
	height:10px;
	margin:-35px 10px 0px 10px;
	padding:0px;
	color:#000000;
	font-size:9px;
}
#magasin_marseille_vente .date, #magasin_castres_vente .date{
	font-size:12px;
	letter-spacing:-0.5px;
	font-weight:bold;
	line-height:12px;
}
#magasin_marseille_vente .texte, #magasin_castres_vente .texte{
	font-size:12px;
	font-weight:normal;
	line-height:12px;
}
#magasin_marseille_vente .promo, #magasin_castres_vente .promo{
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

/* FOOTER - NAVIGATION
-------------------------------------------------------*/
#footer{
	clear:both;
	width:390px;
	height:40px;
	font-size:12px;
	font-weight:normal;
	margin:0px auto 0px auto;
}
#footer a{
	color:#223C49;
}
#footer a:hover{
	color:#FFFFFF;
}
#footer ul{
	padding: 0px;
	margin:0px;
	list-style: none;
}
#footer ul li, #footer ul li a{
	float: left;
	padding: 5px;
	line-height:15px;
	height:15px;
	text-decoration:none;
	border: transparent 1px solid;
}
#footer ul li a:hover{
	border: #223C49 1px solid;
	background-color:#B7C3C4;
}
#footer ul li.on a{
	border: #223C49 1px solid;
	background-color:#B7C3C4;
	color:#FFFFFF;
}

/* FORMULAIRE
-------------------------------------------------------*/
form{

	margin:30px 0px 0px 0px;
}
form p{
	clear:both;
	margin:1px 0px 0px 0px;
	vertical-align:bottom;
	padding:1px 0px 0px 0px;
}
form p.btn{
	width:100%;
	text-align:center;
}
form p.obligatoire{
	text-align:right;
	width:100%;
	font-style:italic;
}
form p.mentions{
	font-size:0.9em;
	font-style:italic;
}
form fieldset{
	margin-bottom: 20px;
	border: none;
}
form label{
	float:left;
	width:190px;
	text-align:right;
	padding-right:10px;
	vertical-align:bottom;
}
form input{
	margin:2px 2px 2px 0px;
	width:auto;
	font-size: 12px;
}
form input[type="text"]{
	float:left;
	border: #333333 1px solid;
}
form input.dateValue{
	width:auto;
}
form input.cpValue{
	width:auto;
}
form select{
	width:200px;
	margin:2px 2px 2px 0px;
	border: #333333 1px solid;
	font-size: 12px;
}
form textarea {
	float:left;
	font-family:Arial, sans-serif;
	border: #333333 1px solid;
	margin-top:5px;
	width:auto;
	font-size: 12px;
}
form input:hover, form select:hover, form textarea:hover, form input:focus, form select:focus, form textarea:focus{
	background-color: #EAE9E9;
	color:#223C49;
}
form input.file{
	margin-left: 13%;
	border: #333333 1px solid;
	width: 70%;
}
form input[type="submit"]{
	float:none;
	margin:30px auto 30px auto;
	padding:0px;
	border: 0px solid;
	background-image: url('/img/charte/fond_bt_sinscrire_off.png');
	background-repeat: no-repeat top left;
	color: #FFFFFF;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	line-height:16px;
	width:110px;
	height:21px;
	cursor:hand;
}
form input[type="submit"]:hover{
	color: #FFFFFF;
	background-image: url('/img/charte/fond_bt_sinscrire_on.png');
	cursor:hand;
}

form input[type="submit"].inscription{
	margin:0px;
}
form input.tparrainage{
	clear:both;
	width:auto;
	margin:0px;
}
form input[type="submit"].parrainage{
	float:left;
	width:90px;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 10px;
}

/* CLASSES GENERALES
-------------------------------------------------------*/
.documentOff{
	clear:both;
	margin-top:20px;
}
.documentOn{
	clear:both;
	margin-top:20px;
	border: 1px solid #F23C13;
}
.retrait{
	margin-left:200px;
	width:220px;
	text-align:left;
}
.info{
	font-size:0.8em;
	color:#223C49;
}
.error{
	background-color:#9B2C60;
	color:#FFFFFF;
	width:auto;
}
.lireLaSuite{
	font-size:0.9em;
	padding:3px 0px 3px 0px;
}
.ko{
	font-style:italic;
	font-size:0.8em;
	color:#4A4A4A;
}
.legende{
	font-size:0.8em;
	line-height:1.2em;
	font-style:italic;
	padding:3px 0px 3px 0px;
}
.date{
	font-size:0.9em;
	padding:3px 0px 3px 0px;
}
.texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	color:#4A4A4A;
}
.citationImportante{
	font-style:italic;
	font-size:1.2em;
	text-align:left;
	font-weight:bold;
}

/*
-------------------------------------------------------*/
/* PNG transparents sous IE6 avec du CSS */
/* * html img, */
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}