/* Commun avec sommaire.css AFAC */

.chapo	{
		text-align: justify; 
		font-size: 0.9em; 
		line-height: 1.1em; 
		font-weight: bold; 
		padding: 5px 0px 5px 0px;
		margin: 5px 0px 5px 0px; 
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		}
		
.label	{
		font-size: 0.9em;
		text-align: right;
		margin-bottom: 10px;
			}
			
.label	a	{
		color: #000b36;
		font-size: 0.9em;
		text-decoration: none;
		font-weight: bold;
		}
	
.label	a:hover	{
		text-decoration: overline underline;
		}
		
.texte	{
                font-family: Geneva, Times, serif;		
                margin: 0; 
		font-size: 0.9em; 
		line-height: 1.2em; 
		text-align: justify;
		}
		
.signature	{
		font-size: 0.9em;
		margin: 20px 0px 10px 0px;
		padding: 0px 10px 0px 0px;
		text-align: right;
		color: #FFF;
		background-color: #006;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-image: url(/_V3/images/background_rainures_signatures.png);
		}

.signature a	{
		color: #FFF;
		text-decoration: none;
		}

.signature a:hover	{
		font-weight: bold;
		}
		
.ps	{
		margin: 0px; 
		padding-bottom: 5px; 
		text-align: justify; 
		font-size: 0.9em; 
		line-height: 1em;
		}

.ps a 	{
                color: #3a5ef2 		
                margin: 0px; 
		padding-bottom: 5px; 
		text-align: justify; 
		font-size: 0.9em; 
		line-height: 1em;
		}

		
.notes	{
		margin: 0px; 
		font-size:0.7em; 
		line-height: 1em; 
		text-align: justify;
		padding-bottom: 5px;
		}

.notes a	{
	color: #000b36;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	}
		
.titre_bonus	{	
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	font-family: Geneva, Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}
	
.bonus a {
	color: #000;
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	background-color: #FFF;
	margin-bottom: 2px;
	border: 1px dotted #3a5ef2;
}

.bonus a:hover {
	background-color: #fccc18;
	color: #000b36;
	}
	
.concert	{
	background-color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 5px 0px;
	border: 1px dotted #3a5ef2;
	}
	
.artiste	{
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	}
	
.artiste	a	{
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	}
	
.artiste	a:hover	{
	color: #000;
	text-decoration: overline underline;
	}
	
.date_concert	{
	color: #000;
	font-size: 0.8em;
	text-align: right;
	}
