/* CSS Document */
#CR-contenu a { 
	text-decoration: underline;
	color: #E85E10;
}

#CR-contenu .news .num, #CR-contenu .news_detail .num { 
	float: left;
	text-align: center;
	color: #FFF;
	height: 10px;
	width: 10px;
	background-color:#E85E10;
	padding: 5px 5px 5px 5px;
}
#CR-contenu .texte { 
	/*clear:both;*/
	padding: 5px 0px 0px 30px;
}
.picto { 
	position: relative;
	float: right;
	text-align:right;
	margin: -10px 2px 0px 0px;
	z-index: 10000;
	width:  37px;
	height: 57px;
	background: url(images/picto_projets_jeunes.png) no-repeat;
}

#CR-contenu h1.titre{
	color: #E85E10;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	/*width: 280px;*/
	/*height: 20px;*/
	text-align: left;
}

#CR-contenu h1.titre3{
	color: #E85E10;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	/*width: 280px;*/
	height: 20px;
	text-align: left;
}

#CR-contenu h1.titre2{
	color: #808080;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	/*width: 280px;*/
	height: 20px;
	text-align: left;
}
#CR-contenu h1.titre_infos{
	color: #E2001B;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	/*width: 280px;*/
	height: 20px;
	text-align: left;
}