body {
	background:url(../images/background.jpg) no-repeat fixed top center;
	margin:0px;
	padding:0px;
}

#conteneur {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	margin-bottom:50px;
}

#banniere {
	width:1000px;
}

#banniere img {
	border: none;
	display: block;
	float:left;
}

#menu_haut {
	width:1000px;
	margin:auto;
}

#menu_haut img {
	border: none;
	display: block;
	float:left;
}

#centre {
	width:980px;
	margin:auto;
	background-image:url(../images/fond_centre.jpg);
	background-repeat:repeat-y;
	padding:10px;
	float:left;
	min-height:500px;
	_height:500px;
}

.img_home {
	margin:0px;
}

#contenu {
	width:740px;
	float:left;
	padding:10px;
	min-height:400px;
	_height:400px;
}

.text_home {
	text-align:center;
	font-weight:bold;
	color:#11509b;
}

#bas {
	width:760px;
}

#bas img {
	margin:5px;
}

#text_bas {
	float:left;
	width:410px;
}

#droit {
	float:right;
	width:210px;
}

#bloc_identification {
	background-image:url(../images/droite/identification.jpg);
	background-repeat:no-repeat;
	width:208px;
	height:66px;
	padding-top:20px;
	padding-bottom:5px;
}

#bloc_connecte {
	background-image:url(../images/droite/connecte.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:65px;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.saisie {
	text-align:right;
	color:#999999;
	font-size:12px;
}

#haut_cv {
	width:151px;
	height:28px;
	background-image:url(../images/droite/haut_cv.jpg);
	padding-top:5px;
	padding-left:10px;
}

#contenu_cv {
	width:189px;
	background:#00254d url(../images/droite/fond_cv.jpg) no-repeat top center;
	padding:10px;
}

#milieu {
	width:980px;
}

#pied {
	width:980px;
	height:10px;
}

#form p
{
    margin: 2px 0;
}

#form fieldset
{

    border: #CCC 1px solid;
    position: relative;
    left: 25px;
    width : 540px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 0px;

    

}


#form fieldset legend
{
    padding: 0 10px;
    border-left: #CCC 1px solid;
    border-right: #CCC 1px solid;
    font-size: 1.2em;
    color: #999;
}

#form label{
    
    display: block;
    width: 150px;
    float: left;


    padding-right: 15px;

}


#form input, #form select
{
        width: 250px;
border:1px solid #404040;
        
        padding-left: 5px;
}


/* button submit */
#form input[type="submit"]
{
    border: #DDEEFF 1px solid;
    width: 125px;
    position: relative;
    top: 15px;
    left: 390px;
    
}

#form input[type="submit"]:hover
{
    background-color: #b6bdd2;
    cursor: pointer;
}

.titre_legal {
	font-size:20px;
	font-weight:bold;
	color:#EF8208;
}

.texte_legal {
	font-size:14px;
	text-align:justify;
	color:#004594;
}

.texte_legal a {
	text-decoration:none;
	font-weight:bold;
	color:#EF8208;
}

.inscription_champ {
	margin:5px;
}

.actu {
	text-align:justify;
	font-size:12px;
	color:#004594;
}

.actu a {
	text-decoration:none;
	font-weight:bold;
	color:#EF8208;
}
