/*
	© 2009 JPCW
	Service WebDesign
*/
h1{
	margin:0px 0px 30px 20px;
}
h1.chapeau{
	background-color:#EAE9E9;
	margin:0px 0px 0px 20px;
	padding:10px 0px 0px 10px;
}
p.chapeau{
	clear:both;
	margin:0px 0px 20px 20px;
	padding:20px;
	background-color:#EAE9E9;
	/*border-top: 2px solid #F23C13;*/
	border-bottom: 1px solid #9B2C60;
	font-size:1em;
	line-height:1.3em;
}
p.chapeau_switch{
	clear:both;
	margin:0px 0px 0px 20px;
	padding:20px;
	background-color:#EAE9E9;
	/*border-top: 2px solid #F23C13;*/
	border-bottom: 1px solid #9B2C60;
	font-size:1em;
	line-height:1.3em;
}
p.stand{
	padding:5px 5px 5px 20px;
}
p.lieu{
	width:auto;
	padding:5px 5px 5px 5px;
	margin:0px 20px 20px 20px;
	border:#9B2C60 1px solid;
	background-color:#CD9EA4;
	color:#FFFFFF;
}

/* LEFT
-------------------------------------------------------*/
#left{
	float:left;
	width:280px;
	text-align:left;
	padding:0px;
	margin:0px;
}

/* RIGHT
-------------------------------------------------------*/
#right{
	float:right;
	width:520px;
	text-align:left;
	padding:0px;
	margin:0px;
}
#magasin_marseille_vente{
	clear:both;
	width:500px;
	height:170px;
	background-image: url('/img/charte/bandeau_vente_marseille_l.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_vente{
	clear:both;
	width:500px;
	height:170px;
	background-image: url('/img/charte/bandeau_vente_castres_l.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:140px;
	margin:30px 0px 0px 10px;
}
#magasin_marseille_vente #decalage, #magasin_castres_vente #decalage{
	float:left;
	width:50px;
	height:140px;
	margin:30px 0px auto 0px;
}
#magasin_marseille_vente #blocTexte, #magasin_castres_vente #blocTexte{
	float:left;
	width:370px;
	height:140px;
	margin:0px 10px 0px 10px;
	padding:0px;
}
#magasin_marseille_vente #datesVentes, #magasin_castres_vente #datesVentes{
	float:left;
	width:480px;
	height:10px;
	margin:-50px 10px 0px 10px;
	padding:0px;
	color:#000000;
	font-size:9px;
}
#magasin_marseille_vente .date, #magasin_castres_vente .date{
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
#magasin_marseille_vente .titre, #magasin_castres_vente .titre{
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
#magasin_marseille_vente .texte, #magasin_castres_vente .texte{
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
#magasin_marseille_vente .promo, #magasin_castres_vente .promo{
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

/* SPECIFIQUES
-------------------------------------------------------*/
#logosListe{
	margin:40px 0px 0px 40px;
	padding:0px;
}
#logoItems{
	float:left;
	display:block;
	background-image: url('/img/charte/fond_logo.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:120px;
	height:120px;
	vertical-align:middle;
	margin:0;
	padding:auto;
}
#logoItems:hover{
	background-color:#DCE3E4;
}
