@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px Arial, sans-serif;
	background-color: #dfdfdf;
}

div.clear {
	clear: both;
	height: 1px;
}

.orange {
	color: #f28b06;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #f28b06;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

#conteneur {
	width: 950px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -475px;
}

h1 {
	position: absolute;
	top: 20px;
	left: 0;
	font-size: 18px;
}

#logo {
	width: 160px;
	position: absolute;
	top: 10px;
	right: 0;
	width: 160px;
	background-color: #302722;
	border-radius: 8px;
	box-shadow: 0 0 10px #302722;
	border: 2px solid #fff;
}

#logo.vi {
	width: inherit;
	height: 75px;
}

#navigation {
	position: absolute;
	top: 50px;
	left: 0;
	width: 750px;
}

#navigation a,
#navigation strong {
	white-space: nowrap;
}

#texte {
	position: absolute;
	top: 620px;
	left: 0;
	background-color: #ffffff;
	height: 120px;
	width: 930px;
	padding: 10px;
	text-align: justify;
}

#temoignages {
	position: absolute;
	top: 780px;
	left: 0;
	background-color: #302722;
	color: #ffffff;
	height: 100px;
	width: 930px;
	padding: 10px;
	text-align: justify;
}

#temoignages #photo_temoignage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 120px;
}

#temoignages #temoignage {
	width: 590px;
	height: 80px;
	position: absolute;
	left: 310px;
	top: 10px;
}

#temoignages #temoignage_suivant {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 10px;
}
#temoignages a {
    background: url("../_images/nav/arrow-r-white-big.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    background-color: #f28b06 !important;
    position: absolute;
    top: 48px;
    right: 10px;
    width: 25px;
    height: 25px;
}

#tableau_temoignages {
	display: none;
}

#bas {
	width: 950px;
	padding: 8px 0 1px 0;
	text-align: center;
	background-color: #dddddd;
}

#bas ul {
	margin: 10px;
}

#bas ul li {
	display: inline-block;
	margin: 2px;
	padding-right: 10px;
	border-right: 1px solid #333333;
}

#bas ul li:last-child {
    border: 0 none;
}

#liens {
	position: absolute;
	top: 920px;
	left: 0;
	width: 950px;
	background-color: #ffffff;
}

#liens div.colonne {
	float: left;
	margin-left: 10px;
	width: 225px;
}

#liens div.colonne h4 {
	margin: 8px 0;
}

#liens div.colonne a {
	color: #f28b06;
	display: block;
}

#fin {
	width: 950px;
	padding: 1px 0 16px 0;
	text-align: center;
	background-color: #dddddd;
}

#images {
	position: absolute;
	top: 0;
	left: 0;
	height: 500px;
	width: 950px;
	background-color: #302722;
}

#images #desktop_inscription4seo {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 340px;
	width: 390px;
	background-color: #ffffff;
}

#images #imagelocale {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 340px;
	width: 545px;
}

#images #bandeau {
	position: absolute;
	top: 350px;
	left: 5px;
	height: 145px;
	width: 940px;
}

#images #connexion {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	background-color: #302722;
	color: #f28b06;
	border-radius: 6px;
	box-shadow: 0px 0px 10px #302722;
    padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #fff;
}

#i-inscription {
	position: absolute;
	top: 100px;
	left: 0;
	height: 500px;
	width: 950px;
	border: none;
}

#images #desktop_inscription4seo {
	position: absolute;
	top: 55px;
	right: 5px;
	height: 270px;
	width: 370px;
	padding: 10px;
	background-color: #ffffff;
	font-size: 12px;
	z-index: 1;
}

#desktop_inscription4seo label {
	width: 150px;
	display: inline-block;
	font-weight: bold;
}

#desktop_inscription4seo input {
	width: 198px;
	border-top: 1px solid #adabd3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
	border-radius: 2px;
	height: 16px;
}

#desktop_inscription4seo select {
	width: 200px;
}
#desktop_inscription4seo label,
#desktop_inscription4seo input,
#desktop_inscription4seo select {
		margin-bottom: 16px;
}

#desktop_inscription4seo select[name*="naissance[d]"] {
	width: 60px;
}
#desktop_inscription4seo select[name*="naissance[m]"] {
	width: 60px;
}
#desktop_inscription4seo select[name*="naissance[Y]"] {
	width: 80px;
}
#desktop_inscription4seo input#conditions{
	width: 40px;
	height: inherit;
	margin-left: 20px;
	margin-top: 16px;
}
#desktop_inscription4seo label[for="conditions"] {
	width: inherit;
}
#desktop_inscription4seo input#valider {
	width: 300px;
	height: 50px;
	margin-top: 32px;
	margin-left: 35px;
	font-size: 18px;
	font-weight: bold;
	background-color: #302722;
	color: #f28b06;
	border-radius: 8px;
	border: 2px solid #fff;
	box-shadow: 2px 2px 10px #302722;
	cursor: pointer;
}

#top-inscription {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 50px;
	width: 370px;
	background-color: #302722;
}

#top-inscription img {
	height: 40px;
	margin-top: 5px;
}

#top-inscription img.vi {
	height: 60px;
	margin: -8px 0 0 -20px;
}

#form-complt {
	display: none;
}

div.errorbox {
    background-color: #ef8906;
    border: 1px solid #cd7505;
    border-radius: 0.2em;
    color: #fff;
    padding: 4px;
    text-align: center;
    margin-top: -25px;
    position: relative;
    top: -10px;
	left: -335px;
    width: 320px;
	opacity: 0.9;
}
.errorbox .pwd {
	padding-left: 10px;
	text-align: left;
}
.errorbox .pwd ul {
	list-style-type: disc;
	padding-left: 20px;
	margin: 4px 0 8px 0;
}
.errorbox .pwd ul li ul {
	list-style-type: circle;
	padding-left: 20px;
}
.errorbox .pwd ul li ul li span {
	width: 140px;
	display: inline-block;
}

.errorbox .pwd a {
	display: none;
}

.show {
	display: block;
}

.hide {
	display: none;
}

#infoslegales {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 390px;
	padding: 8px 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #302722;
}
#infoslegales a {
	color: #fff;
	text-decoration: none;
}
#infoslegales a:hover {
	text-decoration: underline;
}
