* {margin:0; padding:0;}

body{
color:#fff;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

#site{
	margin:10px auto 0;
	width:980px;
	height:809px;
	background:url(../img/background.jpg) no-repeat;
	text-align:justify;
	position:relative;
	left:-90px;
}

#logo{
	position:absolute;
	display:block;
	height:160px;
	left:190px;
	position:absolute;
	width:160px;
}

#menu{
	position:absolute;
	width:586px;
	height:100px;
	left:320px;
	top:0px;
}

#left{
	width:220px;
	height:270px;
	position:absolute;
	left:200px;
	top:220px;
	text-align:right;
}

#left h1{
	font-size:18px;
	letter-spacing:-1px;
	margin:15px 0 0;
	line-height:22px;
}

#left p{
	font-size:12px;
	padding:10px 0 0;
	font-weight:bold;
}

#left a{
	color:#fff;
	text-decoration:none;
}

#left a:hover{
	text-decoration:underline;
}

#left li{
	list-style:none;
}
#left li a{
	font-size:14px;
	line-height:18px;
}
#left li a:hover{
	color:#A3F995;
	text-decoration:none;
}

#right{
	position:absolute;
	width:340px;
	height:400px;
	padding:5px 15px;
	border-left:2px solid #808082;
	line-height:16px;
	top:120px;
	left:440px;
	overflow-x:hidden;
	overflow-y:scroll;
	text-align:left;
}

#right h2{
	font-size:16px;
	font-weight:bold;
	padding:20px 0 5px;
}

#right h2.orange{color:#f88e05;}
#right h2.rose{color:#f995e7;}
#right h2.bleu{color:#b8cefd;}
#right h2.vert{color:#a3f995;}
#right h2.violet{color:#b69cf7;}
#right h2.jaune{color:#e8f4b7;}
#right h2.rouge{color:#fc6363;}

#right h3{
	font-size:16px;
	font-weight:bold;
	padding:20px 0 5px;
	color:#bbb;
}

#right span.h2{
	font-size:24px;
	color:#fcaaaa;
	font-weight:normal;
	display:inline;
}

#right p{
	padding:0 0 15px;
}

#right a{
	color:#f5df49;
	text-decoration:none;
}
#right a:hover{text-decoration:underline;}

#right strong, #right em{
	font-size:13px;
	font-style:normal;
}

#right ul{
	padding:0 0 10px 20px;
	list-style:square;
}

#right #formule1, #right #formule2, #right #formule3, #right #formule4{
	display:block;
	width:180px;
	float:left;
	border-left:2px solid #000;
	border-right:2px solid #000;
	padding:5px 0 0;
	background:#fff;
	margin:0 3px 6px;
	text-align:center;
	color:#000;
	font-size:11px;
	line-height:normal;
}
#right #formule1 h2, #right #formule2 h2, #right #formule3 h2, #right #formule4 h2{
	color:#ff0000;
	font-size:11px;
	font-weight:normal;
	padding:0 3px;
	margin:10px 0 5px;
}
#right #formule1 h3, #right #formule2 h3, #right #formule3 h3, #right #formule4 h3{
	color:#fff;
	font-size:14px;
	padding:4px;
	text-transform:uppercase;
	margin:0;
}
#right #formule1 em, #right #formule2 em, #right #formule3 em, #right #formule4 em{ font-size:11px !important; font-style:italic; }
#right #formule1 strong, #right #formule2 strong, #right #formule3 strong, #right #formule4 strong{ font-size:11px !important; font-weight:bold; }
#right #formule1 p, #right #formule2 p, #right #formule3 p, #right #formule4 p{ padding:0 3px 5px !important; }

#right #formule1 h3{ background:#e3484c; }
#right #formule2 h3{ background:#4a6ee6; }
#right #formule3 h3{ background:#e848b2; }
#right #formule4 h3{ background:#82be01; }


.erreur_contact{
	padding:3px 5px;
	background:#f295e2;
	color:#000;
	margin:0 0 10px;
}


#formulaire label{
	font-size:10px;
	font-weight:bold;
	display:block;
	line-height:10px;
}

#formulaire input{
	border:1px solid #f295e2;
	height:18px;
	margin:0 0 7px;
}

#formulaire textarea{
	border:1px solid #f295e2;
}

#formulaire .big_input{
	width:315px;
}

#formulaire .submit{
	display:block;
	width:71px;
	height:22px;
	background:url(../img/btn_submit.gif) no-repeat;
	line-height:22px;
	text-align:center;
	float:right;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	border:none;
	margin:10px 0 0;
}


#references{
	position:absolute;
	top:120px;
	left:826px;
	width:70px;
	height:410px;
	overflow:hidden;
	text-align:center;
}

#references h4{
	font-size:10px;
	font-style:italic;
	font-weight:bold;
}

#references img{
	margin:7px 0;
	border:none;
}

#references a.telecharger{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	margin:30px 0 130px;
	font-style:italic;
	display:block;
}
#references a.telecharger:hover{
	text-decoration:underline;
}

#coordonnees{
	width:158px;
	min-height:158px;
	height:auto;
	position:absolute;
	background:#fca33a url(../img/icone_tel.jpg) 135px 5px no-repeat;
	right:-90px;
	top:102px;
	padding:6px;
	color:#000;
	text-align:left;
}

#coordonnees p{
	padding:0 0 10px;
}

#coordonnees input{
	margin:0 0 5px;
	border:1px solid #4e9dff;
}

#coordonnees input.submit{
	display:block;
	border:none;
	width:42px;
	height:17px;
	background:url(../img/btn_valider_contact.gif) no-repeat;
	margin:10px auto 0;
}

#coordonnees a{
	color:#fff;
	text-decoration:underline;
}

#coordonnees .erreur_contact{
	background:#8d0069;
	padding:2px;
	margin:0 0 5px;
	color: #fff;
	text-align:center;
}

#identification{
	width:158px;
	min-height:153px;
	height:auto;
	position:absolute;
	background:#f46c6c;
	right:-90px;
	bottom:265px;
	padding:6px;
	color:#000;
	text-align:left;
}

#identification h5{
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:normal;
	text-align:center;
	margin:0 0 15px;
}

#identification a{
	font-size:10px;
	color:#000;
	text-decoration:none;
	text-align:center;
}

#identification a:hover{
	text-decoration:underline;
}

#identification p.redirection{
	font-size:12px;
	color:#fff;
	padding:0 0 10px;
}
#identification p.redirection a{
	color:#fff;
	text-decoration:underline;
	font-size:12px;
}

#identification input{
	margin:0 0 7px;
	border:1px solid #4e9dff;
}

#identification input.submit{
	display:block;
	border:none;
	width:42px;
	height:17px;
	background:url(../img/btn_valider_prive.gif) no-repeat;
	margin:10px auto 0;
}

#footer{
	position:absolute;
	top:548px;
	right:170px;
	width:450px;
}

#footer a{
	float:right;
	color:#fcff00;
	text-decoration:none;
	font-size:11px;
}
#footer a:hover{
	text-decoration:underline;
}

#footer h3{
	font-size:18px;
	font-weight:normal;
	clear:both;
}

#footer h3 a{
	font-size:18px;
	color:#fff;
	float:none;
}

#footer h4{
	font-size:14px;
	margin:5px 0 0;
	text-align:left;
}

#copyright{
	position:absolute;
	bottom:110px;
	left:280px;
	color:#000;
	font-size:8px;
	font-style:italic;
	font-weight:bold;
}
#copyright img{
	margin:0 100px 5px;
}

#page{
	position:absolute;
	bottom:187px;
	right:75px;
}
