/* CSS Document */

body {margin:10px 0px 0px 0px; background-color:#2C2C2C;}


.menu {padding-left:10px;}

.menu a{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	padding:2px;
}

.menu a:hover{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom:dashed 1px;
	text-decoration:none;
		padding:2px;

}

.menu a:visited{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	padding:2px;
}

#bodycontent {padding-bottom:3px; float:left; font-family:Helvetica, sans-serif; font-size:24px; color:#333333; font-weight:bold; border-bottom:dashed 1px; border-bottom-color:#AE0000;}
#titre {padding-bottom:6px; float:left; font-family:Helvetica, sans-serif; font-size:14px; color:#666666; font-weight:bold; border-bottom:dashed 1px; border-bottom-color:#AE0000;}
.formtexte {font-family:Helvetica, sans-serif; font-size:12px; color:#ae0000;}

.stitrerouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #9C1111;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#news { width:434px; height:175px; position:absolute; overflow:hidden;}
#news_content {position:relative;}
#promo { width:215px; height:190px; position:absolute; overflow:hidden;}
#promo_content {position:relative;}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

input.form {border: solid 1px; border-color:#ae0000; font-family:Helvetica, sans-serif; font-size:10px; color:#ae0000; padding:3px;}
textarea.form {border: solid 1px; border-color:#ae0000; font-family:Helvetica, sans-serif; font-size:10px; color:#ae0000; padding:3px;}

#padding {padding:7px;}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.stitrerouge2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #9C1111;
}

.img {
border:solid 1px #999999;
padding:2px;
}

a.lien:link {font-family: Helvetica,Arial, sans-serif; font-size:12px; color:#B30000; text-decoration:none;}
a.lien:hover {font-family: Helvetica,Arial, sans-serif; font-size:12px; color:#333333; text-decoration:none; padding-bottom:1px; border-bottom:dashed 1px #B30000;}
a.lien:visited {font-family: Helvetica,Arial, sans-serif; font-size:12px; color:#B30000; text-decoration:none;}

a:link {font-family: Helvetica,Arial, sans-serif; font-size:12px; color:#AE0000; font-weight:bold; text-decoration:none;}
a:hover {font-family: Helvetica,Arial, sans-serif; font-size:12px; color:#666666; font-weight:bold; text-decoration:none;}
a:visited {font-family: Helvetica,Arial, sans-serif; font-size:12px; color:#AE0000; font-weight:bold; text-decoration:none;}

