/* -------------------------- 
	PAGES STATIQUES
--------------------------- */

/* -------------------------- 
	VISUEL
--------------------------- */
.ideo_gbl_visuel {
	float:left;
	margin:5px 5px 10px 5px;
}
.ideo_gbl_visuelRight {
	float:right;
	margin:5px 5px 10px 10px;
}
.ideo_gbl_visuel img , .ideo_gbl_visuelRight img {border:1px solid #5a3c24;}

/* -------------------------- 
	MODULE MENTIONS LEGALES 
--------------------------- */

.ideo_mlg_global {
	float:left;
	width:50%;
	margin:0 0 0 0;
}

.ideo_mlg_globalRight {
	float:right;
	width:45%;
}

/* -------------------------- 
	FIN MODULE MENTIONS LEGALES 
----------------------------- */


/* -------------------------- 
	PAGE INDEX 
--------------------------- */
.video {
	float:left;
	margin:0 0 0 12px;
}

.adresse-centrer{
	width:200px;
	margin:auto;
}

strong{
	color:#FFF;
}

.signature {
	float:right;
}


/* -------------------------- 
	MODULE CONTACT 
--------------------------- */
#contenu #ideo_cnt_global {
	margin:20px 0 0 0;
}
/* -- STYLES SPECIFIQUES AU MODULE -- */
#contenu .ideo_cnt_blocFormulaire {
	clear:both;
	float:left;
	width:100%;
	margin:0 0 20px 0;
}

#contenu .ideo_cnt_blocFormulaire label {
	width:33%;
	float:left;
	margin:0;
	text-align:right;
	padding-right:10px;
	font-size:1em;
}
#contenu .ideo_cnt_blocFormulaire .ideo_cnt_blocLigneFormulaire {margin-bottom:2px;}
#contenu .ideo_cnt_blocLigneFormulaire input , 
#contenu .ideo_cnt_blocValidation input , 
#contenu .ideo_cnt_blocLigneFormulaire textarea {width:40%;}
#contenu .ideo_cnt_blocLigneFormulaire textarea {height:45px;}
#contenu .ideo_cnt_blocLigneFormulaire select {width:41%;}

#contenu .ideo_cnt_blocFormulaire img {
	border:none;
	margin:0px 0 1px 0;
	vertical-align:bottom;
}
#contenu .ideo_cnt_blocFormulaire .ideo_cnt_blocBouton{
	margin:15px 0 0 250px;
}
#contenu #ideo_cnt_global .ideo_cnt_blocBouton input{
	width:80px;
	cursor:pointer;
	font-weight:bold;
	height:17px;
	margin:0;
	padding:0;
	font-size:0.9em;
}
/* -------------------------- 
	FIN MODULE CONTACT 
--------------------------- */

