body {
	background-image: url(_img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Helvetica, Arial, sans-serif;
	background-attachment: scroll;
}

p {
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
}

#main {
	width: 100%;
	float: left;
	clear: both;
}

#container {
	width: 980px;
	margin:0 auto;
}

#mainnav
{
	float: left;
	width: 980px;
	font-size: 12px;
}

#mainnav ul
{
	margin: 0;
	padding: 0;
}

#mainnav ul li
{
	list-style-type: none;
	display: inline;
}

#mainnav li a
{
	display: block;
	float: left;
	padding-left: 17px;
	padding-top: 13px;
	color: #000;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #999;
}

#spacer {
	height:280px;
}

#spacer2 {
	height:34px;
}

#content
{
	float: left;
	width: 680px;
	display:inline;
	margin-right: 20px;
	margin-bottom: 20px;
}

#news
{
	float: right;
	width: 280px;
	display:inline;
}

#footer
{
	clear: both;
	width: 100%;
	padding-top:7px;
	margin-bottom:20px;
	border-top:solid 1px #999;
}

.nav_social {
	float:right;
	margin: 0;
	padding-top:8px;
}

.gray_box {
	background-color:#EEE;
	padding: 20px;
	width: 640px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
}

.white_box {
	background-color:#FFF;
	float:right;
	padding: 20px;
	width: 168px;
	border: 1px dashed #999;
}

.left_box {
	float:left;
	width: 410px;
	margin-right:20px;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height:27px;
	margin:0px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin:0px;
	padding-bottom:5px;
	line-height:24px;
}

.txt_sous_titre {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
}

.txt_mention {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

.txt_footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
}

a.opacity:hover, a.opacity:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.news {
	width: 250px;
	background-image: url(_img/news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 46px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.news_link {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	font-size: 14px;
}


ul.list_hook {
	list-style-type:none;
	font-size: 14px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom:0px;
	padding-left:0px;
}

li.list_hook {
	background-image:url(_img/hook3.png);
	background-repeat:no-repeat;
	padding-left:23px;
	padding-bottom:5px;
	padding-top:2px
}

.txt_qty {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height:20px;
}


.inclus {
	font-weight: bold;
	color: #FC3;
	padding-top:10px;
	border-bottom:solid 1px	black;
	text-transform: uppercase;
	padding-bottom:3px;
}

.txt_paragraphe {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 15px;
}

.star {
	font-size:14px;
	line-height:17px;
	vertical-align: top;
}

.enumeration {
	font-size: 14px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-left:0px;
	line-height: 16px;
}

a:link, a:visited {
	color: #C00;
	text-decoration: none;
}

a:hover, a:active {
	color: #C00;
	text-decoration: underline;
}

