/* CSS Document */
#CR-contenu a { 
	color: #006599;
	text-decoration: underline;
}
.picto { 
	position: relative;
	float: right;
	text-align:right;
	margin: -10px 2px 0px 0px;
	z-index: 10000;
	width:  37px;
	height: 57px;
	background: url(images/picto_qui.png) no-repeat;
}

.langue { 
	position: relative;
	float: left;
	margin: -75px 10px 0px 0px;
	z-index: 10000;

}

#CR-contenu .news .num { 
	float: left;
	text-align: center;
	color: #FFF;
	height: 10px;
	width: 10px;
	background-color:#E2001B;
	padding: 5px 5px 5px 5px;
}
#CR-contenu .news .texte { 
	/*clear:both;*/
	padding: 5px 0px 0px 30px;
}

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

#CR-contenu h1.titre3{
	color: #E2001B;
	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;
}
