@charset "utf-8";
.css_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bg_degrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.container {
	width: 100%;
	position: relative;
	background-attachment: fixed;
	background-image: url(../images/shadow_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.top {
	background-attachment: scroll;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #9A0295;
	word-spacing: 3em;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 350px;
	white-space: normal;
	background-color: #FFFFFF;
	height: 35px;
	width: 779px;
	margin-bottom: 10px;
}
.bottom {
	background-color: #FFFFFF;
	height: auto;
	width: 764px;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 719px;
	padding-top: 0px;
	text-align: justify;
	vertical-align: baseline;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 20px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clear: both;
}
.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	float: left;
	height: auto;
	width: 400px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 10px;
}
.coordonnees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	float: left;
	height: auto;
	width: 300px;
	margin-left: 17px;
}
.coordonnees a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.coordonnees a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FF6600;
}
.champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border: 1px dotted #999999;
}


.desc_produit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	width: 510px;
	margin-right: 20px;
	float: left;
	list-style-position: inside;
	list-style-type: upper-roman;
	padding-top: 20px;
	height: auto;
}
.desc_cadre {
	height: 161px;
	float: left;
	width: 510px;
	position: relative;
}

.img_produit {
	float: right;
	width: 185px;
	height: auto;
}


.references {
	width: 219px;
	height: auto;
	text-align: left;
	position: relative;
	float: left;
}
.texte {
	float: left;
	height: auto;
	width: 480px;
	padding-right: 20px;
}


.orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
	text-transform: capitalize;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0078FF;
}
.over {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FC1FF7;
	text-decoration: none;
	font-weight: bold;
}



.puces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #9A0295;
	list-style-position: outside;
	list-style-type: disc;
}
.top a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #9A0295;
	text-decoration: none;
}
.top a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FC1FF7;
	text-decoration: underline overline;
}
.bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #AB0395;
	text-decoration: underline;
}
.erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
