@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat:no-repeat;
}

.marges {padding:5px;
}

.marges2 {padding:15px;
}
.marges3 {
padding-bottom:20px;
padding-top:20px;
padding-left:60px;
padding-right:20px;
text-align:justify;
}
p {
	text-align:justify;
}

.body_news {
	color:#000000;
	}
a.body_news {
	color:#000000;
}
a.body_news:hover {
	color:#000000;
	text-decoration:underline;
}
	
a.lien_rouge {
	color:#7A0000;
	text-decoration:none;
}
a.lien_rouge:hover {
	color:#7A0000;
	text-decoration:underline;
}

body {
	background-color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFF;
}

.titre1 {
	font-size: 18px;
	font-weight:bold;
}
.titre2 {
	font-size: 16px;
	font-weight:bold;
}
.titre3 {
	font-size: 12px;
	font-weight:bold;
}
.titre4 {
	color:#000000;
	font-size: 10px;
}
.titre4:hover {
	color:#000000;
	font-size: 10px;
	text-decoration:underline;
}
.titre5 {
	font-size:24px;
	font-weight:bold;
}
a.titre5 {
	font-size:24px;
	font-weight:bold;
}
a.titre5:hover {
	font-size:24px;
	font-weight:bold;
	color:#7A0000;
	text-decoration:none;
}

.borders {
	border-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
}

.header_news {
	background-image:url(images/header_red.png);
	background-repeat:none;
}

.footer_news {
	background-image:url(images/footer_bottom.png);
	background-repeat:none;
}

.contour_noir {
	border:solid;
	border-color:#000;
	border-width:1px;
}

.table_news {
	background-color:#FFF;
	border-color:#000;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
}
.table_corps {
	border-color:#000;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
}
.border_blanc_droit {
	border-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}
.border_blanc_gauche {
	border-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
.border_blanc_gauche:hover {
	border-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#A2B49B;
}
.border_blanc_droit:hover {
	border-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#A2B49B;
}
.sans_border_blanc {
}
.sans_border_blanc:hover {
	background-color:#A2B49B;
}
a.lien_noir {
	color:#000000;
}
a.lien_noir_hover {
	color:#000000;
	text-decoration:underline;
}

#news_photo div{
	position:relative;
	float:right;
	margin:55px 0px 20px 10px;
	max-width:400px;
	max-height:400px;
	padding:0 0 0 0;
	text-align:right;
}

#news_photo div img{
	max-height:400px;
	max-width:400px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:none;
}

p#question {
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}

#ul_question {
	margin-left:20px;	
}

#ul_question li{
	list-style-type:none;
}

#ul_question a{
	color:#000;
	text-decoration:none;
}

#ul_question a:hover{
	text-decoration:underline;
}

#fb {
	position:absolute;
	top: 140px;
}

#fb div{
	position: absolute;
	left: 130px;
	top: 40px;
}

#fb div p{
	font-size:11px;
	color:#000;
}

#fb a{
	color:#000;
	text-decoration:none;
}

#fb a:hover{
	color:#000;
	text-decoration:none;
}
