/*	----------------------------------------------------------------------------
	DESCRIPTEURS ET GENERIQUES													
	------------------------------------------------------------------------- */
body{
	margin					: 	0;
	padding					: 	0;
	height					: 	100%;
}

/*
-->	LARGEUR (cadre_gauche 	+ cadre_milieu 			+ cadre_droite 	= 950px)	
-->	HAUTEUR (cadre_haut 	+ corps_hauteur_defaut 	+ cadre_bas 	= 600px)	
*/

/*********************************************/
/****************BLOC HAUT********************/
#cadre_haut{
	width					:	950px;
	height					:	166px;
}

/*********************************************/
/****************BLOC CENTRE******************/
#cadre_centre{
	width					:	950px;
}

.cadre_gauche{
	width					:	224px;
	float					:	left;
}

.cadre_milieu{
	width					:	500px;
	float					:	left;
}


.cadre_droite{
	width					:	226px;
	float					:	left;
}

#corps_hauteur_defaut{
	float					:	left;	
	width					:	1px;
	height					:	385px;
}

/*********************************************/
/****************BLOC BAS*********************/
#cadre_bas{
	width					:	100%;
	clear					:	both;
	background				:	url(/img/mission-locale-vendomois/fond-baseline.gif) repeat-x top left #009aad;
}

/*	----------------------------------------------------------------------------
	CHARTE																		
	------------------------------------------------------------------------- */
	
/***********************************************/
/**************** BLOC HAUT ********************/
#fond_cadre_haut_gauche, #fond_cadre_haut_droite, #fond_cadre_haut {
	width					:	100%;
	height					:	166px;
}

#fond_cadre_haut_gauche{
	width					:	100%;
	background				:	url(/img/mission-locale-vendomois/fond-cadre-haut-gauche.gif) repeat-x bottom left;
}

#fond_cadre_haut_droite{
	background				:	url(/img/mission-locale-vendomois/fond-cadre-haut-droite.gif) repeat-x bottom right;
	width					:	50%;
}

#fond_cadre_haut{
	position				:	absolute;
	width					:	100%;
	top						:	0;
	left					:	0;
}

#sites_utiles{
	margin					:	9px 0px 0px 30px;
	padding-left			:	18px;
	background				:	url(/img/mission-locale-vendomois/puces/sites-utiles.gif) no-repeat center left;
}

/*---------- Moteur de recherche -------------*/
#recherche{
	margin					:	22px 0px 0px 35px;
}

#recherche_libelle, #recherche_ok{
	float					:	left;
	padding-top				:	4px;
}

#recherche_saisie{
	float					:	left;
	margin					:	0px 4px 0px 7px;
}
/*---------- /Moteur de recherche -------------*/

#bandeau_haut_1{
	width					:	300px;
	height					:	14px;
	margin					:	52px 0px 0px 100px;
	background-color		:	#e7db49;
	text-align				:	center;
}

#bandeau_haut_2{
	height					:	87px;
	background-color		:	#6dc4d0;
}

/*--------------- Menu haut ------------------*/
#bandeau_haut_3{
	height					:	13px;
}

.bloc_menu_haut{
	height					:	13px;
	width					:	100px;
	float					:	left;
}

.bloc_menu_haut_liens{
 	position				:	absolute;
	width					:	100px;
	top						:	66px;
	z-index					:	2;
}

.menu_haut_couleur_1, .menu_haut_couleur_1 a, .menu_haut_couleur_1 a:hover{
	background-color		:	#cec814;
	font-size				:	9px;
	text-align				:	center;
	color					:	#000000;
	letter-spacing			:	0px;
}

.menu_haut_couleur_2, .menu_haut_couleur_2 a, .menu_haut_couleur_2 a:hover{
	background-color		:	#3bc1e1;
	font-size				:	9px;
	text-align				:	center;
	color					:	#ffffff;
	letter-spacing			:	0px;
}

.menu_haut_couleur_3, .menu_haut_couleur_3 a, .menu_haut_couleur_3 a:hover{
	background-color		:	#fbba00;
	font-size				:	9px;
	text-align				:	center;
	color					:	#000000;
	letter-spacing			:	0px;
}

.menu_haut_couleur_4, .menu_haut_couleur_4 a, .menu_haut_couleur_4 a:hover{
	background-color		:	#88cdcf;
	font-size				:	9px;
	text-align				:	center;
	color					:	#000000;
	letter-spacing			:	0px;
}

.menu_haut_couleur_5, .menu_haut_couleur_5 a, .menu_haut_couleur_5 a:hover{
	background-color		:	#009aad;
	font-size				:	9px;
	text-align				:	center;
	color					:	#ffffff;
	letter-spacing			:	0px;
}
/*--------------- /Menu haut ------------------*/

#coordonnees_client{
	height					:	57px;
	margin-top				:	66px;
	margin-left				:	10px;
}

/***********************************************/
/**************** BLOC CENTRE ******************/
.cadre_milieu_bordure{
	background				:	url(/img/mission-locale-vendomois/fond-cadre.gif) repeat-y top left;
}

#corps{
	float					:	left;	
	width					:	499px;	/*	/!\  = .cadre_milieu - .corps_hauteur_defaut (500 - 1)	*/
	overflow-x				:	auto;
	margin-bottom			:	20px;
}

#corps_contenu{
	width					:	428px;
	margin-left				:	38px;
}

#fond_cadre_centre{
	position				:	absolute;
	width					:	100%;
	top						:	0;
	left					:	0;
	z-index					:	-1;
}

#image_fond{
	width					:	950px;
	height					:	300px;
	background				:	url(/img/mission-locale-vendomois/fond.gif) no-repeat top right;
}

#fil_ariane{
	margin-top				:	5px;
	padding					:	0px 15px 3px 15px;
}

.miniature_lst{
	float					:	left;
	margin					:	0px 7px 7px 0px;
}

.miniature_frm{
	margin					:	0px 0px 0px 16px;
}

.miniature_lst_small{
	margin					:	0px 0px 7px 7px;
}

.legende_miniature{
	width					:	172px;
	margin					:	0px 0px 12px 16px;
	padding					:	8px 0px 8px 0px;
}

#onglet_1, #onglet_2, #onglet_3{
	position				:	absolute;
	margin-top				:	-12px;
	width					:	96px;
	height					:	13px;
	text-align				:	center;
	cursor					:	hand;
	cursor					:	pointer;
}

#onglet_1{
	margin-left				:	0px;
	z-index					:	3;
}

#onglet_2{
	margin-left				:	83px;
	z-index					:	2;
}

#onglet_3{
	margin-left				:	165px;
	z-index					:	1;
}

#contenu_onglet_1{
	display					:	block;
}

#contenu_onglet_2, #contenu_onglet_3{
	display					:	none;
}

.lst_small{
	margin					:	0px;
	padding					:	0px;
	list-style-type			:	none;
}

#retour{
	margin-left				:	104px;	
	padding-left			:	20px;	
}

/*--------------- Menu gauche ------------------*/
.cadre_gauche_bloc{
	width					:	174px;
	margin					:	0px 0px 5px 39px;
/*	background-color:#eeeeee;*/
}

.cadre_gauche_bloc_contenu{
	width					:	140px;
	margin-left				:	23px;
}

.menu{
	width					:	145px;
	padding					:	7px 0px 5px 0px;
}

.menu_fond{
	background				:	url(/img/mission-locale-vendomois/separateur-menu.gif) no-repeat top left;
}

.menu_contenu{
	width					:	130px;
	margin-left				:	15px;
}

.menu_puce{
	position				:	absolute;
	width					:	22px;
	height					:	16px;
	margin-left				:	-25px;
	margin-top				:	-2px;
}

.partenaires{	
	width					:	110px;	
	padding-top				:	4px;
	margin-left				:	30px;
}
/*--------------- /Menu gauche ------------------*/

/*--------------- Menu droite ------------------*/
.cadre_droite_bloc{
	width					:	165px;
}

.cadre_droite_bloc_titre{
	margin-left				:	14px;
}

.cadre_droite_bloc_contenu{
	width					:	130px;
	margin-left				:	30px;
}

.cadre_droite_bloc_miniature{
	margin-top				:	8px;
}

.cadre_droite_bloc_lien{
	position				:	absolute;
	width					:	62px;
	height					:	13px;
	margin-top				:	-13px;
	background				:	url(/img/mission-locale-vendomois/fond-lire-suite.gif) no-repeat top left;
}

/*--------------- /Menu droite ------------------*/

/*--------------- Corps - Accueil ---------------*/
#pole_jeunes{
	position				:	absolute;
	top						:	177px;
	margin-left				:	18px;
	width					:	273px;
	height					:	164px;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/espace.gif) no-repeat top left;
}

#pole_jeunes_texte{
	margin					:	81px 0px 0px 202px; 
	padding-left			:	10px;
	background				:	url(/img/mission-locale-vendomois/puces/pole.gif) no-repeat top left;
}

#pole_entreprises{
	position				:	absolute;
	top						:	224px;
	margin-left				:	296px;
	width					:	184px;
	height					:	198px;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/espace.gif) no-repeat top left;
}

#pole_entreprises_texte{
	margin					:	76px 0px 0px 33px; 
	padding-left			:	10px;
	background				:	url(/img/mission-locale-vendomois/puces/pole.gif) no-repeat top left;
}

#pole_vae{
	position				:	absolute;
	top						:	353px;
	margin-left				:	118px;
	width					:	200px;
	height					:	177px;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/espace.gif) no-repeat top left;
}

#pole_vae_texte{
	margin					:	88px 0px 0px 92px; 
	padding-left			:	10px;
	background				:	url(/img/mission-locale-vendomois/puces/pole.gif) no-repeat top left;
}

.pole_liens{
	position				:	absolute;
	left					:	0px;
	z-index					:	1;
}
/*--------------- /Corps - Accueil ---------------*/

/*---------------- Corps - Actualites ---------------*/
#actualite_lst_accroche{
	position				:	absolute;
	margin-top				:	35px;
	margin-left				:	17px;
	width					:	270px;
	height					:	33px;
	overflow-y				: 	auto;	
}

.actualite_lst_bloc{
	width					:	368px;
	margin-left				:	26px;
}

.actualite_lst_trait_titre_menu{
	margin-top				:	22px;
}

.actualite_lst_titre_menu{	
	position				:	absolute;
	margin-top				:	-12px;
	padding-right			:	6px;
	background-color		:	#ffffff;
}

.actualite_lst_bloc_fond{
	margin-top				:	15px;
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/lst-centre.jpg) repeat-y top left;
	border-bottom			:	1px solid #ffffff;
}

.actualite_lst_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/lst-haut.jpg) no-repeat top left;
}

.actualite_lst_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/lst-bas.jpg) no-repeat bottom left;
	padding					:	10px 0px 6px 9px;
}

.actualite_frm_bloc{
	width					:	402px;
	margin-top				:	24px;
}

.actualite_frm_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/frm-centre.jpg) repeat-y top left;
}

.actualite_frm_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/frm-haut.jpg) no-repeat top left;
}

.actualite_frm_bloc_bas{
	padding					:	15px 0px 0px 12px;
}

.actualite_legende_miniature{
	background				:	url(/img/mission-locale-vendomois/legende-photo.gif) no-repeat bottom left #f7f2bf;
}

#actualite_lst_small{
	clear					:	both;
	margin-top				:	22px;
}

.actualite_onglet_inactif{
	font-size				:	10px;
	color					:	#ffffff;
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/onglet-inactif.gif) no-repeat top left;
}

.actualite_onglet_actif{
	font-size				:	10px;
	color					:	#00a7ad;
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/onglet-actif.gif) no-repeat top left;
}

.actualite_contenu_onglet{
	width					:	398px;
	background-color		:	#dbf0f1;
	padding					:	7px 0px 7px 0px
}

.actualite_retour{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/retour.gif) no-repeat top left;	
}
/*---------------- /Corps - Actualites ---------------*/

/*---------------- Corps - Articles ---------------*/

#img_espace_jeunes{
	position				:	absolute;
	margin					:	48px 0px 0px -27px;
}	

#article_lst_child_accroche{
	position				:	absolute;
	margin-top				:	50px;
	margin-left				:	146px;
	width					:	260px;
	height					:	80px;
	overflow-y				: 	auto;
}

#article_lst_child_contenu{
	margin-left				:	155px;
	margin-top				:	7px
}

.article_lst_child_contenu{
	float					:	left;
	width					:	121px;
	margin-left				:	15px;
}

.article_lst_child_bloc_fond{
	margin-top				:	3px;
}

.article_lst_child_bloc_bas{
	padding					:	10px 0px 2px 9px;
}

.article_lst_child_jeune_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-centre.jpg) repeat-y top left;
}

.article_lst_child_jeune_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-haut.jpg) no-repeat top left;
}

.article_lst_child_jeune_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-bas.jpg) no-repeat bottom left;
}

.article_lst_child_entreprise_bloc_fond{	
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-centre.jpg) repeat-y top left;
}

.article_lst_child_entreprise_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-haut.jpg) no-repeat top left;
}

.article_lst_child_entreprise_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-bas.jpg) no-repeat bottom left;
}

.article_lst_child_vae_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-centre.jpg) repeat-y top left;
}

.article_lst_child_vae_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-haut.jpg) no-repeat top left;
}

.article_lst_child_vae_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-bas.jpg) no-repeat bottom left;
}

#article_lst_child_fond_cadre{
	width					:	572px;
}

#article_lst_child_fond{
	position				:	absolute;
	width					:	250px;
	height					:	152px;
	margin-top				:	-152px;
	z-index					:	-1;
}

.article_lst_child_jeune_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/fond.jpg) no-repeat top left;
}

.article_lst_child_entreprise_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/fond.jpg) no-repeat top left;
}

.article_lst_child_vae_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/fond.jpg) no-repeat top left;
}

#article_lst_accroche{
	position				:	absolute;
	margin-top				:	35px;
	margin-left				:	17px;
	width					:	270px;
	height					:	55px;
	overflow-y				: 	auto;
}

#article_lst_accroche_defaut{
	position				:	absolute;
	margin-top				:	5px;
	margin-left				:	17px;
	width					:	390px;
	height					:	65px;
	overflow-y				: 	auto;
}

.article_lst_bloc{
	width					:	368px;
	margin-left				:	26px;
}

.article_lst_bloc_fond{
	margin-top				:	15px;
	border-bottom			:	1px solid #fff;
}

.article_lst_bloc_bas{
	padding					:	10px 0px 6px 9px;
}

.article_lst_defaut_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/lst-centre.jpg) repeat-y top left;
}

.article_lst_jeune_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-lst-centre.jpg) repeat-y top left;
}

.article_lst_entreprise_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-lst-centre.jpg) repeat-y top left;
}

.article_lst_vae_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-lst-centre.jpg) repeat-y top left;
}

.article_lst_defaut_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/lst-haut.jpg) no-repeat top left;
}

.article_lst_jeune_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-lst-haut.jpg) no-repeat top left;
}

.article_lst_entreprise_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-lst-haut.jpg) no-repeat top left;
}

.article_lst_vae_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-lst-haut.jpg) no-repeat top left;
}

.article_lst_defaut_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/lst-bas.jpg) no-repeat bottom left;
}

.article_lst_jeune_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-lst-bas.jpg) no-repeat bottom left;
}

.article_lst_entreprise_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-lst-bas.jpg) no-repeat bottom left;
}

.article_lst_vae_bloc_bas{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-lst-bas.jpg) no-repeat bottom left;
}

.article_frm_bloc{
	width					:	402px;
	margin-top				:	24px;
}

.article_frm_defaut_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/frm-centre.jpg) repeat-y top left;
}

.article_frm_jeune_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-frm-centre.jpg) repeat-y top left;
}

.article_frm_entreprise_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-frm-centre.jpg) repeat-y top left;
}

.article_frm_vae_bloc_fond{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-frm-centre.jpg) repeat-y top left;
}

.article_frm_defaut_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/frm-haut.jpg) no-repeat top left;
}

.article_frm_jeune_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/article-frm-haut.jpg) no-repeat top left;
}

.article_frm_entreprise_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/article-frm-haut.jpg) no-repeat top left;
}

.article_frm_vae_bloc_haut {
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/article-frm-haut.jpg) no-repeat top left;
}

.article_frm_bloc_bas{
	padding					:	15px 0px 0px 12px;
}

.article_defaut_legende_miniature{
	background				:	url(/img/mission-locale-vendomois/legende-photo.gif) no-repeat bottom left #f7f2bf;
}

.article_jeune_legende_miniature{
	background				:	url(/img/mission-locale-vendomois/legende-photo.gif) no-repeat bottom left #b2e1e6;
}

.article_entreprise_legende_miniature{
	background				:	url(/img/mission-locale-vendomois/legende-photo.gif) no-repeat bottom left #f7f2b7;
}

.article_vae_legende_miniature{
	background				:	url(/img/mission-locale-vendomois/legende-photo.gif) no-repeat bottom left #b2e1e6;
}

#article_lst_small{
	clear					:	both;
	margin-top				:	22px;
}

.article_onglet_defaut_inactif{
	font-size				:	10px;
	color					:	#ffffff;
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/onglet-inactif.gif) no-repeat top left;
}

.article_onglet_defaut_actif{
	font-size				:	10px;
	color					:	#00a7ad;
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/onglet-actif.gif) no-repeat top left;
}

.article_onglet_jeune_inactif{
	font-size				:	10px;
	color					:	#ffffff;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/onglet-inactif.gif) no-repeat top left;
}

.article_onglet_jeune_actif{
	font-size				:	10px;
	color					:	#009aad;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/onglet-actif.gif) no-repeat top left;
}

.article_onglet_entreprise_inactif{
	font-size				:	10px;
	color					:	#ffffff;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/onglet-inactif.gif) no-repeat top left;
}

.article_onglet_entreprise_actif{
	font-size				:	10px;
	color					:	#00a8d8;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/onglet-actif.gif) no-repeat top left;
}

.article_onglet_vae_inactif{
	font-size				:	10px;
	color					:	#000000;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/onglet-inactif.gif) no-repeat top left;
}

.article_onglet_vae_actif{
	font-size				:	10px;
	color					:	#009aad;
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/onglet-actif.gif) no-repeat top left;
}

.article_contenu_onglet{
	width					:	398px;
	padding					:	7px 0px 7px 0px
}

.article_contenu_onglet_defaut{
	background-color		:	#dbf0f1;
}

.article_contenu_onglet_jeune{
	background-color		:	#f1e665;
}

.article_contenu_onglet_entreprise{
	background-color		:	#ccedf7;
}

.article_contenu_onglet_vae{
	background-color		:	#ffe395;
}

.article_retour_defaut{
	background				:	url(/img/mission-locale-vendomois/mlv-actualites/retour.gif) no-repeat top left;	
}

.article_retour_jeune{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-jeune/retour.gif) no-repeat top left;	
}

.article_retour_entreprise{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-entreprise/retour.gif) no-repeat top left;	
}

.article_retour_vae{
	background				:	url(/img/mission-locale-vendomois/mlv-pole-vae/retour.gif) no-repeat top left;	
}
/*---------------- /Corps - Articles ---------------*/

/*---------------- Corps - Liens ---------------*/
/*---------------- /Corps - Liens ---------------*/

/*---------------- Corps - Carte ---------------*/
#carte_accroche{
	position				:	absolute;
	margin-top				:	40px;
	margin-left				:	17px;
	width					:	280px;
	height					:	45px;
	overflow-y				: 	auto;
}

.permanence_off, .permanence_on{
	position				:	absolute;
	display					:	none;
}

.permanence_on{
	display					:	block;
}

.info_bulle, .info_bulle_fleche{
	width					:	233px;
	z-index					:	1;
}

.info_bulle_fleche{
	position				:	absolute;
	z-index					:	10;
}

.info_bulle_cadre{
	width					:	170px;
}

.info_bulle_milieu{
	background				:	url(/img/mission-locale-vendomois/carte/bulle-fond.gif) repeat-y top left;
	text-align				:	left;
	padding					:	0px 7px 10px 7px;
}

#vendome{
	margin-top				:	190px;
	margin-left				:	97px;
}

#vendome_infos{
	margin-top				:	225px;
	margin-left				:	225px;
}

#savigny{
	margin-top				:	160px;
	margin-left				:	10px;
}

#savigny_infos{
	margin-top				:	195px;
	margin-left				:	138px;
}


#mondoubleau{
	margin-top				:	82px;
	margin-left				:	160px;
}

#mondoubleau_infos{
	margin-top				:	117px;
	margin-left				:	190px;
}


#montoire{
	margin-top				:	253px;
	margin-left				:	111px;
}

#montoire_infos{
	margin-top				:	290px;
	margin-left				:	138px;
}

#st_amand{
	margin-top				:	297px;
	margin-left				:	189px;
}

#st_amand_infos{
	margin-top				:	334px;
	margin-left				:	217px;
}

#freteval{
	margin-top				:	164px;
	margin-left				:	182px;
}

#freteval_infos{
	margin-top				:	199px;
	margin-left				:	60px;
}
/*---------------- /Corps - Carte ---------------*/

/*--------------- /Corps - contact ---------------*/
#contact{
	margin-top				:	10px;
}	

.coordonnees_contact{
	margin					:	20px 0px 20px 0px;
	width					:	200px;
	float					:	left;
	text-align				:	left;
}
/*---------------- /Corps - Contact ---------------*/


/***********************************************/
/**************** BLOC BAS *********************/

/*------------- Baseline ------------------*/
.baseline{
	padding-top						:	10px;
	width							:	500px;
	border-top						:	1px solid transparent;
}

/****************Génériques********************/
.float_clear{
	float							:	clear;
}

.float_left{
	float							:	left;
}

.float_right{
	float							:	right;
}

.clear_both{
	clear							:	both;
}

.visibility_visible{
	visibility						:	visible;
}

.visibility_hidden{
	visibility						:	hidden;
}

.display_block{
	display							:	none;
}

.display_none{
	display							:	none;
}

.position_absolute{
	position						:	absolute;
}

.maj{
	text-transform					:	uppercase;
}