* {
	margin: 0;
	padding: 0;
}
/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/



html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
	width: 836px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: inherit;
}
body, html {
	font-family: arial;
	background: #fff;
	width: 100%;
	background-image:url(images/fond-body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.clear {
	clear: both;
}
.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a2a2a2;
}
.dix {
	color: #e32059;
	font-family: trebuchet MS, arial, sans-serif;
}
/* ---------------------------------------------------------------------- HEADER  ---------------------------------------------------------------------- */



header {
	width:701px;
	height:103px;
	margin:0 auto;
	padding:43px 0 0 0;
}
header img {
	width:335px;
	height:63px;
	margin: 0 0 0 5px;
	display: block;
	background-image: url(images/voltex-fr-luminaires-mobilier-design.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
}
header ul {
	width: 100%;
	text-align: center;
	background: #353535;
	height: 30px;
}
header ul li {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, sans-serif;
	margin-top: 5px;
	padding: 0 15px;
	display: inline-block;
	border-left: solid 1px #d3cfca;
}
header h1 {
	color: #a29f9f;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	padding: 0;
	margin:0 auto 32px auto;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	font-weight:normal;
}

header h2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
	margin:0 auto;
	width:837px;
	height:34px;
	
	background-image: url(images/lemon-curve-bandeau.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	font-weight:normal;
}
.rose {
	color: #e32059;
	font-family: arial, sans-serif;
}
header ul li:first-child {
	border: none;
}
header ul li a {
	padding: 5px 10px;
}
.color-1 {
	border-bottom: solid 2px #005f1d;
}
.color-2 {
	border-bottom: solid 2px #d0e600;
}
.color-3 {
	border-bottom: solid 2px #5f4228;
}
.color-4 {
	border-bottom: solid 2px #70a000;
}
/* ---------------------------------------------------------------------- CONTENT  ---------------------------------------------------------------------- */

#liste {
	color: #a2a2a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;/*margin: 0 8%;*/

}
#liste ul {
	list-style-image: url('images/ico.png');
	padding-left: 15px;
}
.bigcorps {
	background: url(images/bg-2.jpg) repeat-x center top;
	margin: 0 auto;
	width: 100%;
}
#liste ul li {
	padding-bottom: 5px;
}
.corps {
	margin: 0 auto;
	padding:0;
	width:708px;
}
.bg-1 {
	background: url(images/bg-1.jpg) no-repeat right;
	height: 416px;
	width: 37%;
	float: left;/*width: 37%;*/

}
.content {
	width: 60%;
	float: left;
	/*width: 37%;*/

	background: url(images/bg-2.jpg) repeat-x center top;
}
.bg-2 {
	height: 416px;
	width: 9%;
	float: left;
}
.sol {
	width:261px;
	height:272px;
	padding:0;
	margin:0;
	float: left;
	background-image: url(images/ete-vacances.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	top:-518px;
	left:274px;
	z-index:1000;
}
.left {
	width:257px;
	height:229px;
	padding:0;
	margin:18px 0 0 94px;
	float: left;
	background-image: url(images/grand-jeux-concours.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:0;
}

.left p {
	text-align: center;
	font-size: 14px;
	font-family: trebuchet MS, arial, sans-serif;
	padding: 0 20px;
}
.code {
	color: #eb4c87;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
.right {
	float: right;
	padding-top:17px;
	width: 337px;
	height:423px;
	margin:0;
	font-size:13px;
	background-image: url(images/fond-form.png);
	background-position:top right;
	background-repeat:no-repeat;
	color:#000000;

}
.right div.reglementi{
	padding:22px 15px 0 15px;
	width: 350px;
	height:818px;
	margin:-22px 0 0 -30px;
	font-size:13px;
	background-image: url(images/fond-formulaire-largo.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#054766;
	position:relative;

}
.right p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:normal;
/*	line-height:22px;*/
	color:#054766;
}
.right p strong {
	color: #F00;
}

.right p.incrivezvous {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
/*	line-height:22px;*/
	color:#ffffff;
	text-shadow:#2121221px 1px 1px solid;
	margin-bottom:28px;
}
.right .form span {
	font-size:13px;
	color:#054766;
	line-height:27px;

	
	

}
.right .form input#TITLE_Mme, .right .form input#TITLE_Mlle, .right .form input#TITLE_Mr{
	border:none !important;
	height:12px !important;
	width:12px !important;
	float:none !important;
	margin:5px 6px 0 16px !important;
	padding:0 !important;
	width:13px !important;
}
.right p.mentionlegales {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#2d2a29;
	text-shadow:#FFF 1px 1px 1px solid;
}
.right p.mentionlegales a {
	text-decoration:underline;

}
.right .civ {
	float: left;
	margin-bottom: 10px;
}
.right .form {
	width: 318px;
	padding:0;
	text-align: center;
	margin:0 auto;
}
.right .form table{
	width:100%;
}

.right table.tablefacebook {
	width:460px;
	display:block;
	position:relative;
	top:274px;
	left:-256px;
}
.right table.tablefacebook p{
	font-size:12px;
	color:#2d81bf;
	margin:0 18px 0 0;
}
.right table.tablefacebook p a{
	color:#4f4e50 !important;
}
.right table.tablefacebook p a:hover{
	color:#2d81bf !important;
}
.right table.tablefacebook p img{
	margin:0 5px 0 0;
}
.right .form input{

	border: solid 1px #6d6b6b;
	background-color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:27px;
	width:182px;
	float:left;
	margin:0 0 0 12px;
}
.right .form div.calendario select{

	border: solid 1px #6d6b6b;
	background-color:#ffffff;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
	height:27px;
	float:left;

}
.right .form div.calendario select#day{
	width:53px;
	margin:0 5px 0 12px;

}
.right .form div.calendario select#month{
	width:55px;
	margin:0 5px 0 0;

}
.right .form div.calendario select#year{
	width:66px;
	margin:0 0 0 0;

}

.right div.label{
	float:left;
	line-height:27px;
	font-size: 15px;
	text-align:right;
	width:105px;
}

.right p.annonce1{

	font-size: 16px;
	text-align:center;
	color:#323232;
	font-weight:bold;
	line-height:22px;
	margin:150px auto 10px auto; 

}
.right p.annonce{

	font-size: 16px;
	text-align:center;
	color:#323232;
	font-weight:bold;
	line-height:22px;
	margin-bottom:10px;

}

/*.right .form input#MAIL{
	margin: 10px 0 0 0;
}
.right .form input.radio {
	margin: 0;
}
td.radio{
	padding:11px 0 0 0;
	margin:0 0 -3px 0;
}*/
.right .form input.text {
	margin:0;
	border: solid 1px #dbdcdd;
	background: url(images/bg-input.jpg) repeat-x;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 7px 5px;
	width: 95%;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, .3);
	box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, .3);
}
.right .form input.submit {
	background-image: url(images/je-participe.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 78px;
	width: 258px;
	border: none;
	cursor: pointer;
	display: block;
	margin: 5px auto;
	padding:0;
	float:none;
	background-color:transparent !important;
}
.birthdate {
	margin-top: 5px;
	width: 100%;
}
.birthdate label {
	font-size: 13px;
	margin-top: 10px;
}
#date div {
	float: left;
	width: 30%;
}
div.center {
	margin: 0 5%;
}
#date div select {
	background: url(images/bg-input.jpg) repeat-x;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 7px 5px;
	width: 100%;
	border: none;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, .3);
	box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, .3);
	margin-bottom: 5px;
}
.bottom {
	color: #fdd2b2;
	width: 928px;
	height:65px;
	font-size: 12px;
	padding:0;
	margin:-57px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;


}
.bottom p {
	color: #fdd2b2;
	font-size: 12px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;

}
.offert {
	width: 200px;
	height: 194px;
}
.btn-valide {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}
table tr td {
	padding-bottom: 11px;
}
.text {
	text-align: right;
	padding-right: 5px;
}
.radio {
	float: left;
	padding-left: 10px;
}
.cp {
	float: left;
}
.postal {
	text-align: right;
	padding-right: 5px;
}
/* ---------------------------------------------------------------------- RESPONSIVE  ---------------------------------------------------------------------- */



/* ---------------------------------------------------------------------- RESPONSIVE  ---------------------------------------------------------------------- */


 @media screen and (max-width: 480px) {
body, html {
	background-image: url(images/fond-body-320.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}	 

header {
	width:320px;
	height:77px;
	margin:0 auto 2px auto;
	padding:7px 0 0 0;
}
header img {
	width: 291px;
	margin: 0 auto;
	display: block;
	background-image: url(images/voltex-fr-luminaires-mobilier-design-320.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
}
.corps {
	margin: 0 auto;
	padding:0;
	width:320px;
}

.left {
	width:320px;
	height:193px;
	padding:0;
	margin:10px auto 0 auto;
	float: none;
	background-image: url(images/grand-jeux-concours-320.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:0;
}

.right {
	float: none;
	padding-top:16px;
	width: 320px;
	height:422px;
	margin:0 auto;
	font-size:13px;
	background-image: url(images/fond-form-320.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;

}
.right div.reglementi{
	padding:22px 37px 0 37px;
	width: 248px;
	height:818px;
	margin:-22px 0 0 -27px;
	font-size:13px;
	background-image: url(images/fond-formulaire-largo-320.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#054766;
	position:relative;

}

.bottom {
	color: #fdd2b2;
	width:320px;
	height:65px;
	font-size: 12px;
	padding:0;
	margin:-10px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	z-index:0--100px;


}

.bottom p {
	color: #fdd2b2;
	font-size: 11px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;

}

.right table.tablefacebook {
	width:320px;
	display:block;
	position:absolute;
	top:722px;
	left:42px;
}

.right table.tablefacebook p{
	font-size:10px;
	color:#f9d276;
	margin:0 18px 0 0;
}
.right p.incrivezvous {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:normal;
/*	line-height:22px;*/
	color:#2d81bf;
	text-shadow:#ffffff 1px 1px 1px solid;
	margin-bottom:24px;
}
.right .form input{


	background-color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:27px;
	width:158px;
	float:left;
	margin:0 0 0 12px;
}

.right .form input.submit {

	margin: 0 auto;

}

.right div.label{
	float:left;
	line-height:27px;
	font-size: 14px;
	text-align:right;
	width:90px;
}

.right .form {
	width: 284px;
	padding:0;
	text-align: center;
	margin:0 auto;
}
.right .form div.calendario select#day{
	width:48px;
	margin:0 3px 0 12px;
		font-size:11px;

}
.right .form div.calendario select#month{
	width:48px;
	margin:0 3px 0 0;
		font-size:11px;

}
.right .form div.calendario select#year{
	width:56px;
	margin:0 0 0 0;
	font-size:11px;

}

.right p.mentionlegales {
	font-size: 9px;
}

}
