/*---Styles general navigation---*/


form, div2{
	border: 0px solid;
	/*margin: auto;*/
	padding: 0px;
	vertical-align: top;	
	background-color: #FFFFFF;
	color: #737C82;
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	overflow: auto;
	text-align: center;
}

.Form p{
	color: #737c82;
	font-size: 11px;
	text-align: left;
	line-height:15px;
}

.BlockJ7 p,
.BlockD p,
.BlockO p
{
	margin: 2px 0px 5px 0px;
}



.Form h1{
	font-size: 20px;
	text-align: left;
}

.Form h2 {
	font-family: Helvetica, Arial , sans-serif;
	font-size: 17px;
	margin: 0 0 10px 0;
	text-align:left;
}

.Form h3{
	color: #737c82;
	text-align: left;
	font-size: 11px;
	/*font-weight: bold;*/
	margin: 0px;
}

.Form h4{
	font-size: 11px;
	text-align: left;
	/*font-weight: bold;*/
	margin: 0px;
}




.BlockJCenter{
	padding: 20px 5px 0px 5px;
}


/*---------------------Other styles------------------------------*/

.clear,.space,.space3,.space5,.spacel,.spacel5,.space25,.space30,.space50{
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.bouton_submit{
	background: #cbdcf7 url(../img/boutons_submit.gif) no-repeat;
	border:1px solid #527ab6;	
	color:#527ab6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 27px;
	letter-spacing: 1px;
	/*font-weight: bold;*/
	cursor:pointer;
	width:auto;
	overflow:visible;
	padding:0px 12px 15px 15px;/* POUR IE 7 / FIREFOX / AUTRES*/
	-padding:2px 12px 2px 15px;/* POUR IE 6 */
}

.bouton_submit:hover{
	color:#fbb34f;
	background: #cbdcf7 url(../img/boutons_submit_on.gif) no-repeat;
}


.container_menu{
	border-left:1px solid #084197;
	border-right:1px solid #607fac;
	border-bottom:none;
	background:#ccddf7 url(../img/fond_container_menu.gif) top left;
	}


	
.container_global{
	width:100%;
	}
	
.container2{
	padding: 20px 12px 0px 12px;
	border-left:1px solid #084197;
	border-right:1px solid #084197;
}

.error{
	color:#c92702;
	/*font-weight: bold;*/
	}

