body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
table{
	
	text-align:left;
}

a:hover{
text-decoration:underline;

}
.lien_bas {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:20px;
}

.lien_bas:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texte11 {
	font-size: 11px;
	text-align: justify;
}
.texte12 {
	font-size: 12px;
	text-align: justify;
}
.texte12gras {
	font-size: 12px;
	font-weight: bold;
}
.texte12grasital {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}
.titre {
	font-size: 14px;
	color: #FF6600;
}
.legende {
	font-size: 12px;
	font-style: italic;
}
.titrerose {
	font-size: 14px;
	color: #E7087F;
}
.titrevert {
	font-size: 14px;
	color: #58BF1A;
	text-decoration: none;
}
.titrevert:hover {
	font-size: 14px;
	color: #58BF1A;
	text-decoration: underline;
}
.texte_liste {
	font-size: 12px;
	font-weight: bold;
	color: #58BF1A;
}
.formulaire {
	font-size: 12px;
	width: 200px;
}
.plansite1 {
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
}
.plansite1:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4d4d68;
	text-decoration: underline;
}
.plansite2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.plansite2:hover {
	font-size: 12px;
	font-weight: normal;
	color: #4d4d68;
	text-decoration: underline;
}
.mentions1 {
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.mentions-lien {
	font-size: 10px;
	color: #6633CC;
	text-align: justify;
	text-decoration: none;
}
.mentions-lien:hover {
	font-size: 10px;
	color: #6633CC;
	text-align: justify;
	text-decoration: underline;
}
.mentions2 {
	font-size: 10px;
	color: #6633cc;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.plansite3 {
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;
}


.box_actu{
	width:124px;
	float:right;
	background-image:url(images/base/bg_box_actu.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #dcdcdc;
	}
	.box_actu .vignette{
		text-align:center;
		margin:10px 0;
		border:1px solid #ff0000;
		}
	.box_actu h1{
		margin-bottom:0;
		}
	.box_actu h2{
		font-size:14px;
		margin-bottom:5px;
		}
	.box_actu p{
		font-size:11px;
		color:#525252;
		line-height:130%;
		margin-top:0;
		text-align:justify;
		}	
	.box_actu a{
		display:block;
		text-align:right;
		font-size:10px;
		color:#ff0000;
		text-decoration:none;
		padding-bottom:5px;
		}
		.box_actu a:hover{
			text-decoration:underline;
			}
		.box_actu a img{
			border:none;
			}

.actus{
	margin:0 10px 0 50px;
	}
	.actus h2, .actu h2{
		font-size:16px;
		color:#FF0000;
		border-bottom:1px solid #FF0000;
		}
	.actus .vignette{
		float:right;
		margin-left:20px;
		border:1px solid #FF0000;
		}
	.actus p, .actu {
		font-size:12px;
		line-height:120%;
		text-align:justify;
		margin-bottom:3px;
		}
	.actus a, .actu a{
		font-size:10px;
		color:#ff0000;
		text-decoration:none;
		}
		.actus a:hover, .actu a:hover{
			text-decoration:underline;
			}

.actu{
	margin:0 28px 0 50px;
	}
	.actu .photo{
		text-align:center;
		margin-bottom:20px;
		}
	.actu a{
		display:block;
		text-align:center;
		}
.actu p{margin-bottom:10px;}

.clear{
	clear:both;
	border:none;
	}			