/**
	TEMP
		 **/
#loader {

	display:none

}

#global {

	width: 996px;
	position:relative;
	/*height:100%;*/
	
}

#corps {

	/*padding-bottom:130px;*/

}

html > body #global {

	/*min-height: 100%;
	height:auto;*/

}


#gauche {

	width: 256px;
	position:relative;
	float:left;
	
}

#gauche_inner {


}

#droite {

	width:740px;
	position:relative;
	float:right;
	
}

#droite_inner {

	position:relative;
	margin-left:30px;
	margin-top:15px;

}

#contenu {



}

#haut {

	margin-bottom:40px;

}

#bas {

	height:240px;
	width:996px;
	position:relative;
	bottom:0;
	left:0;
	/*background:url('../img/IDF_BLANC.png') no-repeat 30px 90px;*/

}

#btnTop {
	margin-top:160px;
}
#logo_idf {
	
	position:absolute;
	bottom:0px;
	left:30px;

}
#logo_motif {
		position:absolute;
	bottom:40px;
	left:30px;
	
}
#centre {

	width:430px;
	float:left;
	display:inline;
	margin-right:32px;
	position:relative;

}

#contexte {

	float:right;
	width:220px;
	margin-top:5px;

}

#imgMotif {

	margin-left:32px;

}

#road, #road_ric {

	width:500px;
	height:30px;
	
}

html > body #road, html > body #road_ric {

	min-height:30px;
	height:auto;
	
}

#road a, #road_ric a {

	text-decoration:none;
	font-size:1.2em;
	margin-right:4px;
	line-height:1.4em;
	
}

#road a:hover, #road_ric a:hover {

	text-decoration:underline;
	
}

#road div, #road_ric div {

	display:inline;
	
}

.road_separator {

	top:-2px;
	position:relative;
	margin-right:2px;

}

#menu {

	margin-left:32px;
	width:192px;
	margin-top:20px;
	padding-bottom:30px;

}

#bloc_contexte_menu_secondaire {

	margin-bottom:40px;

}

#btnTop {

	position:absolute;
	left:286px;	
	text-decoration:none;
	font-size:1.1em;

}

#btnTop span {

	top:2px;
	position:relative;

}

#btnTop:hover {

	text-decoration:underline;

}

.rubriqueTitre {

	border-bottom:1px solid #899498;
	padding-bottom:10px;
	margin-bottom:20px;
	font-weight:normal;

}

#titre_bloc_abo_newsletter {

	color:#fff;
	font-size:1.7em;
	margin-bottom:6px;
	
}

#bloc_form_abo {

	left:30px;
	position:absolute;
	top:0px;
	width:226px;
	height:76px;

}

#bloc_form_abo .newsletter_fond {

	width:192px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	/*background:url('../img/bgBlocAboNewsletter.png') no-repeat 0 100%;*/

}

#bloc_form_abo .newsletter_fond img {

	bottom:0;

}

#bloc_form_abo .newsletter_form {

	width:192px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;

}

#formAboNewsletter .text {

	background-color:#1b1c20;
	border:none;
	width:166px;
	height:17px;
	position:absolute;
	top:11px;
	left:11px;
	color:#fff;
	font-size:1.0em;
	font-family:georgia;
	padding-top:3px;
	padding-left:4px;

}

#formAboNewsletter {

	width:192px;
	height:50px;
	position:relative;

}

#submit_btn_newsletter {

	position:absolute;
	top:35px;
	left:144px;
	text-decoration:none;

}

#submit_btn_newsletter span {

	font-size:12px;
	color:#f5f5f5;
	font-family:loresfifteenbold;

}

#lien_archives_newsletter {

	color:#fff;
	font-size:1.0em;
	bottom:3px;
	pointer:cursor;
	position:absolute;
	margin-left:12px;
	z-index:99999999;

}


.usrMsg {

	font-size:1.2em;
	font-style:italic;
	margin-bottom:10px;

}

#menu_user {

	position:absolute;
	right:0;
	top:0;

}

#menu_user #btnImprimer {
	
	margin-right:8px;
	padding-right:8px;
	display:inline-block;
	height:26px;
	border-right:1px solid #899498;
	position:relative;

}

#menu_user #btnImprimer img {
	
	position:relative;
	top:6px;

}

#menu_user #btnSendToFriend img {
	
	position:relative;
	top:6px;

}

/**
	FORM RECHERCHE
				   **/
#recherche_small {

	position:absolute;
	left:515px;
	top:2px;
	width:310px;

}



#recherche_small #recherche_input {

	width:153px;
	height:19px;
	background:#4d4d4d;
	border:1px solid #adacab;
	margin-right:5px;
	color:#adacab;
	font-size:1.2em;
	padding-left:5px;
	padding-top:4px;
	font-family:georgia;

}

#btn_search, #recherche_input {

	position:relative;
	vertical-align:middle;

}

#btn_search {
	
	border:1px solid #ADACAB;
	
}

/**
	TEXTES PARAMETRABLES
						 **/
.texteP p {

	margin-bottom:10px;
	
}

/**
	**/
.borderBottom {

	border-bottom:1px solid #8B9396;

}
/**
	**/
fieldset {

	border:none;

}

.o_messages { 

	border:none!important;

}
