/*@charset "utf-8";
 CSS Document */


* 
{ 
margin:0; 
padding:0 
}
#bloc_top
{
	width:950px;
	overflow:hidden;
}
#introduction
{
	width:360px;
	float:left;
	height:107px;
	margin:30px 0 0 40px!important;
	/*margin:50px 0 0 18px;*/
}
#introduction h1
{
	font-size: 16px;
}
#visuel
{
width:323px;
height:167px;
background:url(../images/visuel_formulaire.jpg) no-repeat;
float:right;
}
#bloc_bleu
{
width:950px;
overflow:hidden;
}
#bloc_bleu p, #bloc_bottom p
{
font-size:11px;
margin-top:5px;
}
#bloc_coordonnees, #bloc_poste
{
height:200px;
background:#f7f6f6;
float:left;
width:473px!important;
width:461px;
}
#bloc_coordonnees
{
border-right:#fff 2px solid;
border-left:#fff 1px solid;
}
#bloc_poste
{
border-right:#fff 1px solid;
}
#coordonnees, #poste
{
margin:20px 0 0 40px;
width:430px!important;

}
#coordonnees .tit_coordonnees h1
{
width:159px;
height:25px;
font-size:16px;
/*background:url(../images/tit_coordonnees.gif) no-repeat top left;*/
}
#poste .tit_poste h1
{
width:130px;
height:25px;
font-size:16px;
/*background:url(../images/tit_poste.gif) no-repeat top left;*/
}
input
{
margin:0;
background:url(../images/input.gif) no-repeat top left;
border:0;
padding:3px 0 0 3px;
font-size:11px;
color:#666666;
height:21px;
width:189px
}
.bloc_imputs
{
float:left;
width:195px!important;
margin-right:20px!important;
margin-right:16px;
width:189px;
}
select
{
	background:#6d5b52;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	padding:2px;
	width:189px;
}
.button
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	padding:0;
	width:203px;
	height:21px;
	background:url(../images/buttom.gif) no-repeat top;
	cursor: pointer;	
}
#bloc_bottom
{
width:950px;
overflow:hidden;
margin-bottom:40px;
}
#bloc_motivation1, #bloc_motivation2
{
float:left;
width:410px;
overflow:hidden;
}
#bloc_motivation1
{
margin-right:64px;
margin-top:35px;
margin-left:40px!important;
margin-left:20px;
}
#bloc_motivation2
{
margin-top:75px;
}
#bloc_motivation1 .tit_motivation h1
{
/*background:url(../images/tit_motivation.gif) top left no-repeat;*/
height:40px;
/*width:149px;*/
width:160px;
font-size:16px;
}
textarea
{
margin:0;
border:0;
padding:3px 0 0 3px;
font-size:11px;
color:#666666;
height:131px;
width:406px;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/text-area.gif) no-repeat top left!important;
background:url(../images/text-area.gif) no-repeat top left fixed;  
}
.boutons
{
float:left;
width:200px;
}
.clear
{
clear:left;
padding-top:3px;
}
#valider
{
clear:left;
width:882px;
height:21px;
background:#f7f6f6;
margin:0 0 0 40px;
}
.button_valider
{
	border:0;
	width:204px;
	height:21px;
	background:url(../images/valider.gif) no-repeat right #f7f6f6;
	cursor: pointer;
	float:right;
    padding-right: 22px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 3px;
}
.combo_civilite
{
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:120px;
	height:18px;
	z-index:100;
}
