#body{
	font-size: 14px;
	color: #191B53;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../images/tmpl/left1.gif);*/
}


#body_maindiv{ /* DIV PRINCIPAL */
	margin:0 auto;
	width:1007px;
	min-height:974px;
	height:auto;
}
#div_maincontent { /* CONTENT contenant toutes les div (y compris l'image de pied de page) !important sinon décalage des div */
	float:left;
	width:1007px;
}

#div_chidcontent{ /* CONTANT (le vrai!!) */
	float:left;
	width: 1007px;
	/*background: url(../images/tmpl/bgcontent.gif) top left;
	background-repeat:repeat-y;*/
}

/*
*
*/
#body_content{ /* DIV CONTENT POUR COMMUNICATION AJAX (div affichant les info)*/
	float: left;
	width:1007px;
	min-height:200px;
}
	* html #body_content{ /* for ie */
		height:300px;
	}

#id_ajaxcom_content{
	float: left;
	width:1007px;
}
#id_ajaxcom_mainframe, #id_ajaxcom_contenu{ /* DIV AJAX (div affichant les info)*/
	float: left;
	width:656px;
	margin-left:294px;
	/margin-left:0px;
}

#user_erreur	{
	font-family: Arial, Helvetica, sans-serif;
	color: #cd1434;
	font-weight: bold;
	font-size:11px;
}


#bg_logo {
	float:left;
	width:974px;
	height:111px;
	background:#fff;
}

#logo {
	float:left;
	width:166px;
	height:105px;
	margin-top:6px;
	margin-left:26px;
	background: url(../images/logo.gif) left top no-repeat;
}

#header_inp {
	float:left;
	width:505px;
	height:32px;
	vertical-align:middle;
	margin-top:35px;
	margin-left:5px;
	background: #fff url(../images/header_inp.gif) no-repeat;
}

#header_right_panel{
	float:left;
	width:220px;
	height:111px;
	background: url(../images/header_pieds.jpg) left top repeat-x;
}

h1 {font-size: medium;  font-weight:bold; color:#561735; font-family:Georgia, "Times New Roman", Times, serif;}
h2 {font-size: smaller; font-weight:normal; }
#h2 {font-size: smaller; font-weight:normal; }

.etoile {font-size: medium; color:#CC0000;}
.input {border: 1px solid #f75208; background-color:#fdf7ed; text-align:left; height:16px;}
.inputError {border: 1px dashed #f00; background-color:#fdf7ed; text-align:left; height:16px;}
.inputaddress {border: 1px solid #f75208; background-color:#fdf7ed; text-align:left; height:16px; width:100%;}
.inputaddressError {border: 1px dashed #f00; background-color:#fdf7ed; text-align:left; height:16px; width:100%;}
#id_seculu li{
	margin-left:40px;
}

#id_seculu li right{
	margin-left:150px;
}

a.bouton {
	font-size:12px;
	padding: 0px 8px;
	color:#000;
	text-decoration: none;
	cursor:pointer;
	border: 1px solid #f75208;
	background: #f6824e;
	/*background:url(../images/tmpl/motif.jpg);*/
}
a.bouton:hover	{ color:#C00; background: #f56c2e; cursor:pointer;}
a.bouton:out	{ color:#000; background: #f6824e;}

.line_pink_color{border-bottom:1px solid #FF0000;color:#444A4B}
h3{
	/*border-bottom:1px #51B42D solid;*/
	width:596px;
	margin:0px;	
	padding-top:0px!important;
	padding-top:1px;
	padding-bottom:4px!important;
	padding-bottom:3px;
	font-size:16px;
}
