@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body 
{
	background:url(../gfx/fd.jpg) top center repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
a
{
	font-size:11px;
	color:#5e5b5a;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#807c7b;
}
p.form, p.fin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#807c7b;
	float:left;
	width:155px;
	margin-top:8px;
	height:11px;
}
form hr{
	border:none;
	border-top:1px solid #c9d3de;
	width:300px;
	margin-top:10px;
	float:left;
}

p.fin
{
	height:30px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5a;
	margin-bottom:18px;
	font-weight:normal;
}
.clear
{
	clear:both;
}
span {
	display:none;
}
img, select {
	border:none;
	outline:0;
}
.content
{
	margin:0 auto;
	position:relative;
	width:900px;
	height:auto;
	overflow:hidden;
	display:block;
}
.header
{
	width:725px;
	height:169px;
	margin:0 auto;
	display:block;
}
.header .langues
{
	width:130px;
	display:block;
	float:right;
	margin:50px 0 3px 0;
	font-size:11px;
	height:19px;
	color:#807c7b;
	border:1px solid #e5eae8;
}
.header .titre
{
	width:650px;
	height:62px;
	display:block;
	clear:both;
	margin-left:75px;
}
.contenu
{
	width:725px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	display:block;
}
.magasine
{
	width:288px;
	height:320px;
	display:block;
	float:left;
	margin-right:70px;
}
.formulaire
{
	width:365px;
	display:block;
	height:auto;
	overflow:hidden;
	float:left;
}
.input, .input2, .input3
{
	width:207px;
	display:block;
	height:17px;
	float:left;
	background:url(../gfx/input.gif) no-repeat;
	border:0;
	margin-top:8px;
	font-size:11px;
	color:#807c7b;
	padding-left:3px;
	overflow:hidden;
}
.input2
{
	width:118px;
	height:16px;
	background:url(../gfx/input2.gif) no-repeat bottom;
	padding-top:12px;
}
.input3 {
	background: none;
	height: auto;
	margin-top: 16px;
}

.file{
	margin-top:2px;
	background-position:-90px 0px;
}

.fileCanvas{
	margin-top:10px;
}

label
{
	display:block;
	float:left;
}
.button
{
	width:72px;
	background:url(../gfx/bt-parcourir.gif) no-repeat bottom;
	border:0;
	font-size:11px;
	height:30px;
	color:#5e5b5a;
	margin-top:6px;
	text-align:center;
	margin-left:17px!important;
	margin-left:14px;
	float:left;
	padding-top:12px;
}
.textarea
{
	width:207px;
	display:block;
	height:136px;
	float:left;
	background: url(../gfx/textarea.gif) no-repeat;
	border:0;
	margin-top:8px;
	font-size:11px;
	color:#807c7b;
	padding-left:3px;
	font-family:Verdana;
	overflow:hidden;
}
a.valider
{
	clear:both;
	display:block;
	float:left;
	height:19px;
	width:73px;
}
p.gr
{
	display:block;
	float:left;
	font-size:14px;
	width:250px;
	height:19px;
	margin:0 0 10px 15px;
}
p.merci
{
	display:block;
	clear:both;
	font-size:11px;
	color:#6180a0;
	width:100%;
	height: 1.4em;
	line-height: 1.4em;
	overflow: hidden;
}
p.obligatoires
{
	display:block;
	clear:both;
	font-size:10px;
	color:#807c7b;
	margin-top:20px;
	width:100%;
}
.vide
{
	display:block;
	height:20px;
	clear:both;
}

.select
{
    width:207px;
    display:block;
    height:17px;
    float:left;
    border:0;
    margin-top:8px;
    font-size:11px;
    color:#807c7b;
    padding-left:3px;
    overflow:hidden;

}
.etape1_textarea { margin-top: 0.8em; }

.formLink{
	width:100%!important;
	padding-bottom:5px;
}

.formLink a{
	color:#807C7B;
	padding-left:155px;
}

.formAddonContainer{
	float:left;
	display:none;
}