@charset "utf-8";
/* CSS Document */
a:link, a:hover, a:visited{
	text-decoration: none;
}
div,p{
	margin: 0px;
	padding: 0px;
}
.left{
	float: left;
}
.clear{
	clear: both;
	height: 0px;
	height: 0px;
}
body{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
#content{
	width: 870px;
	height: 2060px;
	margin: auto;
}
#header{
	height: 310px;
}
#header #video{
	margin-left: 415px;
	margin-top: -1px;
	width:454px;
	height:244px;
}
#header #lien_plus{
	height:45px;
	margin-left:130px;
	margin-top:10px;
	width:610px;
	cursor: pointer;
}
/*********************/
#part_1{
	padding-left:33px;
	margin-top:62px;
	height:400px;
}
#part_1 p.prix{
	color: #ff9900;
	font-weight: bold;
	font-size: 24px;
	margin-bottom:23px;
	margin-left:450px;
}
#part_1 .green_buttons{
	margin-bottom:30px;
	text-align:center;
	width:210px;
}
#part_1 .green_buttons a{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#part_1 .yellow{
	color: #ff9900;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	cursor: pointer;
	padding-right:5px;
}
#part_1 div.grandes{
	cursor:pointer;
	height:80px;
	margin-left:20px;
	width:270px;
	float:left;
}
#part_1 div.petites{
	cursor:pointer;
	float:left;
	height:80px;
	margin-left:20px;
	margin-top:25px;
	width:165px;
}
/*********************/
#part_2{;
	padding-left:240px;
	margin-top:37px;
	height:250px;
}
#part_2 p.prix{
	color: #ff9900;
	font-weight: bold;
	font-size: 24px;
	margin-bottom:23px;
	margin-left:500px;
}
#part_2 .green_buttons{
	text-align:center;
	width:210px;
}
#part_2 .green_buttons a{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#part_2 .yellow{
	color: #ff9900;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right:5px;
}
#part_2 div.petites{
	cursor:pointer;
	float:left;
	height:85px;
	margin-left:10px;
	margin-top:35px;
	width:165px;
}
/*********************/
#part_3{
	color: #ccc;
	margin-top:110px;
	height:530px;
}
#part_3 .blocs{
	width: 650px;
}
#part_3 a.big{
	color: #fff;
	font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
}
#part_3 .photo_cliquables{
	width: 220px;
	height: 122px;
	margin-top: 20px;
	cursor: pointer;
}
/*********************/
#part_4{
	color: #fff;
	margin-top: 65px;
	height:107px;
}
#part_4 .blocs{
	width: 427px;
	float: left;
}
#part_4 a.yellow{
	color: #ff9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/*********************/
#footer{
	color: #fff;
	text-align: center;
	margin-top: 45px;
}
/*********************/
#content_bonus{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:auto;
	padding-left:65px;
	padding-right:65px;
	padding-top:75px;
	width:687px;
	height: 750px;
}

#content_bonus .titre_jaune{
	color: #ff9900;
	font-weight: bold;
	text-transform: uppercase;
}













