@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
}
a {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	color: #7BA400;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.global-bg {
	padding: 10px;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
.enveloppe-rouge {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.enveloppe-rouge h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #CDE985;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.contenu-newsletter {
	text-align: left;
	vertical-align: top;
}
.image {
	float: left;
}
.image img{
	margin-right: 5px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	
}
.formulaire_new {
	margin-top: 50px;
}
.titre_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDC745;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titre_jaune a{
	color: #FFCC00;
	text-decoration: none;
}
.titre_jaune a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
.titre_news {
	font-weight: bold;
	color: #E40050;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titre_news a{
	color: #E40050;
	text-decoration: none;
}
.titre_news a:hover{
	color: #FF649A;

}
.titre_news_prec {
	font-weight: bold;
	color: #2BA9AF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titre_news_prec a{
	color:#2BA9AF;
	text-decoration: none;
}
.titre_news_prec a:hover{
	color: #48CCD2;
}
.bg-newsletter {
	background-image: url(theme/bg-newsletter.png);
	height: 120px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.form-news {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.envloppe-texte {
	font-size: 1.15em;
}
.envloppe-texte h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #CDE985;
	text-decoration: none;
}

.lire {
	float: right;
	width: 100px;
}
.lire a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 3px;
}
.lire a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
	padding: 3px;
}
.border_bas {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.texte-gamme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 210px;
	background-image: url(theme/bg-gamme.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.gamme-prod {
	background-image: url(theme/bg-gamme-prod.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	height: 220px;
	width: 205px;
}
.marger_article {
	text-align: justify;
}
.marger_article img{
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
}