@charset "utf-8";

a:link {
	color: #F05722;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F05722;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #F05722;
}


body {
	background-image: url(../graphisme/rayure.gif);
	background-repeat: repeat;
	background-color: #4b484c;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 16px;
}
.txt-newsletter-9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}

.txt-10-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
}


.fond-blanc {
	background-color: #FFFFFF;
}

.degrade-ombre {
	background-image: url(../graphisme/degrade-milieu.gif);
	background-repeat: repeat-y;
}
.txt-12-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	padding: 5px;
}
.txt-actu-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	text-align: left;
	padding: 5px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #BD3F27;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	text-align: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}


.copyright {
	font-size: 10px;
	color: #DFDFDF;
	background-position: center;
}
.txt-offres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border-top-width: 5px;
	border-bottom-width: 5px;
}

.degrade-ombre-horizontal {
	background-image: url(../graphisme/degrade-bas.gif);
	background-repeat: repeat-x;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

