a:link, a:visited, a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
	}
	
a:hover { 
	font-weight: normal;
	color: #669900;
	text-decoration: underline;
	}

	
#bandeau{
	background: url(maquette/prod-bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.titrePageR{
	margin-top: 0px;
	margin-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	width: 369px;
	color: #669900; 
	float : left;
}

#titrePage{
	color: #669900; 
}


#titreArchives{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	color: #669900; 

}


.ssTitrePage{
	margin-top: 19px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	color: #669900; 
}

.newsTitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	color: #669900; 
}


.newsSurtitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000; 
}

.newsSoustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000; 
}

.top{
	margin-top: 2px;
	margin-bottom: 2px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #669900; 
	text-align: right;
	vertical-align: middle;
}
.blocTitreProjetProd{
	z-index: 5;
	margin-top: -55px;
	width: auto;
	height: 22px;
	position: relative; 
}

.titreProjetProd{
	z-index: 6;
	width: auto;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF; 
	background-color: #000000;


}

.blocSurtitreProjetProd{
	z-index: 7;
	margin-top: 0px;
	width: auto;
	height: 17px;
	position: relative; 
}

.surtitreProjetProd{
	z-index: 8;
	width: auto;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF; 
	background-color: #000000;


}

.blocSoustitreProjetProd{
	z-index: 9;
	margin-top: -15x;
	width: auto;
	height: 16px;
	position: relative; 
}

.soustitreProjetProd{
	z-index: 10;
	width: auto;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9m;
	font-weight: normal;
	color: #FFFFFF; 
	background-color: #000000;


}


