@charset "utf-8";
/* CSS Document */

#artistesContainer p {text-indent:35px;}




#contactsContainer {
	background-image:url(../../img/display/descBar.png);
	color:#000;
	width:80%;
	margin:auto;
	padding:3%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	min-height:350px;
	margin-bottom:50px;
}
#pageTitle h1 {
	color:#CCC;
	font-size:30px;
	margin-bottom:10px;
	background-image:url(../../img/display/descBar.png);
}

.fonctionName {
	font-size:11px;	
	font-family:"Times New Roman", Times, serif;
	color:#B5B5B5;
	
}

#listeContacts .singleContact {
	color:#FFF;
	display:inline;
	float:left;
	width:20.1%;
	background:url(../../img/display/txtBar2.png);
	margin-right:1%;
	padding:15px;
	min-height:75px;
}

#listeContacts {
	margin-bottom:0px;	
}


.singleContact .contactEmail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#290244;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#290244;
	margin-top:10px;
	color:#666;
}


.singleContact .contactEmail a:link {
	text-decoration:none;
	font-size:11px;	
	color:#666;
}

.singleContact .contactEmail a:visited {
	text-decoration:none;
	font-size:11px;	
	color:#666;
}

#listeInquiry .singleInquiry {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	display:inline;
	float:left;
	width:20.1%;
	background:url(../../img/display/descBar.png);
	margin-right:1%;
	padding:15px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#290244;	
}

#listeInquiry {
	margin-top:-10px;	
}


#distributionContainer {
	margin-top:75px;	
	font-family:Arial, Helvetica, sans-serif;

}


#distTitle h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#AAA;
	font-size:20px;
	margin-bottom:10px;
	background-image:url(../../img/display/descBar.png);
}

.quarterName {
	background:url(../../img/display/txtBar3_noCorner.png);
	width:99%;
}

.distributionQuarter {
	color:#AAA;	
	font-weight:bold;
	
}

.dPlace {
	font-size:11px;
	float:left;
	width:15%;
	height:50px;
	background:url(../../img/display/descBar.png);
	margin-right:9px;
	margin-bottom:10px;
	margin-left:0px;
	padding:2px;

}

.dPlaceName {
	background:url(../../img/display/txtBar4_noCorner.png);
	width:103%;
	margin-left:-2px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#290244;
	
}

#distributionContainer a:link, #distributionContainer a:visited {
	text-decoration:none;
	color:#CCC;
}

#distributionContainer a:hover {
	font-weight:bold;	
	color:#FFF;
}
