/* CSS News */

/* ZONE CONTENU - Gauche Contenu **************************************************************************************/	
.archivesNews {
	float: left;
	width: 200px;
	height: 400px;
	margin-top: 20px;
	margin-left: 50px; 
	padding-bottom: 20px; }
	#imgNews {
		margin-bottom: 15px; }
	h3.liensArchives  { 
		margin-left: 30px;
		margin-bottom: 4px; }
		h3.liensArchives a {
			display: block;
			height: 20px; 
			padding-left: 40px;
			font-size: 10px;
			color: #5A3D1B;
			font-weight: normal;
			text-transform: uppercase; }
			h3.liensArchives a:link, h3.liensArchives a:visited { 
				background: url(img_news/fleche_brun.gif) left top no-repeat;
				color: #5A3D1B; }
			h3.liensArchives a:hover {
				background: url(img_news/fleche_vert.gif) left top no-repeat;
				color: #EAD920; }

/* ZONE CONTENU - Droite Contenu ***************************************************************************************/
.droiteContenu {
	background: url(img_news/doudou4_br.gif) 300px bottom no-repeat; }
#titre_news {
	margin-left: 63px;
	margin-top: 35px;}
.texte {
	width: 575px;
	margin-top: 10px;
	margin-left: 66px; }
	.newsCouleur {
		float: left;
		width: 500px;
		padding-top: 5px;
		padding-bottom: 8px;
		/*border-top: 1px solid #E7E7E7; */}
		/*#lastBorder { border-bottom: 1px solid #E7E7E7; }*/
		.newsCouleur .imgGauche img {
			border: 0 none;
			float: left; }
		.imgGauche img {
			margin-top: 15px; }
		.newsCouleur .enteteNews { 
			float: left;
			width: 405px;
			margin-left: 15px;
			padding-left: 8px; }
			.enteteNews p.date {
				float: right;
				font-size: 10px;
				color: #AD9E8D; }
			.enteteNews h2.titreNews {
				clear: both;
				padding-top: 3px;
				font-size: 13px;
				color: #EAD920;
				text-transform: uppercase;
				font-weight: normal;
				border-top: 1px dotted #E7E7E7; }
				p.texteDroite .suite a:link, .suite a:visited { color: #AD9E8D; }
				p.texteDroite .suite a:hover { text-decoration: underline; }


