/* CSS Document */
	/*COULEUR 2008*/
	/*color:#993366;*/
	/*COULEUR 2009*/
	/*color: #a91f26;*/
*{
font-family: Arial,Helvetica,Geneva,sans-serif,Swiss,SunSans-Regular;

}
img{ border:none}
a{
	color: #cc0000;
	font-size: 12px;
	border:none;
}
a:link { } /* lien non-visité */
a:visited { color: #cc0000} /* lien visité */
a:hover { color: #000 ;} /* lien survolé */
a:active { color: #cc0000} /* lien activé */

.style1{
	color:#000000;
	font-size: 12px;
	font-style:italic;
	text-align: justify;
	
}
.style1:first-letter{
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
	font-size: 16px
	
}

.Style2 {
	font-weight: bold;
	color: #cc0000;
	font-size: 16px
	}


.Style3 {
	font-size: 13px;
	text-align: justify;
}

.Style4 {
	font-weight: bold;
	color: #000000;
	font-size: 12px
	}
	
.Style5 {
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
	font-size: 16px
	}
.Style6 {
	color: #cc0000;
	font-weight: bold;
}
.Style8 {
	color: #cc0000; 
	font-weight: bold; 
	font-size: 12px; }
	
.Style9 {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

.Style11 {
	font-size: 13px;
	color: #000000;
}
.style12{
	color:#000000;
	font-size: 12px;
	font-style:italic;
	text-align: justify;
	
}	
.Style13 {
	color: #cc0000;  
	font-size: 12px; }
#titreproduction	{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
}

#premiereproduction	{
	font-weight: bold;
	font-size: 17px;
	color: #cc0000;
}

#texteproduction	{
	font-size: 12px;
	color: #000000;
}
#part-syndication {
	border: solid 2px #cc0000;
	width: 250px;
	height: auto;
	text-align: center;
	line-height: 1.50;
	margin: 40px 0 0 10px;
}
