
/**
  Page d'accueil
**/
#interne {
	padding:0 36px 15px 36px;
	width:663px;
}
#interne .colonne_g {
	float:left;
	width:325px;
	
}
#interne .colonne_d {
	float:right;
	width:325px;
}
#interne .marche {
	background:url(../images/accueil/bloc-marche.jpg) no-repeat;
	width:286px;
	height:102px;
	padding:50px 19px 0 19px;
	margin:10px 0 15px 0;
	font-size:11px;
}
#interne div.savoir_plus {
	text-align:right;
	font-style:italic;
	color:#FFFFFF;
	font-size:12px;
	margin-top:5px ;
}
#interne div.savoir_plus a {
	text-decoration:underline;
	color:#FFFFFF;
	padding-left:15px ;
	background:url('../images/plus.jpg')0 3px no-repeat ;
}
#interne div.savoir_plus a:hover {
	text-decoration:none;
}
#interne .btn_immo span, #interne .btn_tourisme span, #interne .btn_industrie span, #interne .btn_collectivite span, #interne .btn_evenement span {
	display:none;
}

#interne .btn_domaine {
	display:block;
	width:324px;
	height:37px;
	margin:0 0 10px 0;
	color:#FFF ;
	text-decoration:none ;
	font-size:11px ;
	text-transform:uppercase ;
	padding-top:12px ;
	height:25px ;
	padding-left:45px ;
	width:279px ;
	font-weight:bold ;
}

#interne .btn_immo, #interne .btn_tourisme, #interne .btn_industrie, #interne .btn_collectivite, #interne .btn_evenement {
	display:block;
	width:324px;
	height:37px;
	margin:0 0 10px 0;
}

#interne .btn_domaine {
	background:url(../images/accueil/domaines.jpg) no-repeat;
}
#interne .btn_immo {
	background:url(../images/accueil/bloc-immo.gif) no-repeat;
}
#interne .btn_tourisme {
	background:url(../images/accueil/bloc-tourisme.gif) no-repeat;
}
#interne .btn_industrie {
	background:url(../images/accueil/bloc-industrie.gif) no-repeat;
}
#interne .btn_collectivite {
	background:url(../images/accueil/bloc-collectivites.gif) no-repeat;
}
#interne .btn_evenement {
	background:url(../images/accueil/bloc-evenements.gif) no-repeat;
}

#interne .titre {
	height:20px;
	background:url(../images/puce.gif) left no-repeat;
	border-bottom:#fff200 1px solid;
	padding:7px 0 5px 32px;
	margin:0 0 5px 0; 
	font-size:15px;
	font-weight:bold;
}
#interne .texte {
	font-size:11px;
}
#interne .demande_devis {
	background:url(../images/accueil/demande-devis.jpg) no-repeat;
	width:287px;
	height:82px;
	padding:40px 19px 0 19px;
	margin:15px 0 15px 0;
	font-size:11px;
}
#interne .realisations {
	width:316px;
	margin:0 auto;
	color:#FFF ;
	font-size:10px ;
}
#interne .realisations {
	color:#FFF ;
	font-size:10px ;
}
#interne .realisations img {
	border:#c8c7c7 1px solid;
	margin-right:4px ;
	margin-bottom:8px ;
	width:74px ;
	height:74px ;
}
#interne .btn_real span {
	display:none;
}
#interne .btn_real {
	display:block;
	width:325px;
	height:25px;
	background:url(../images/accueil/dernieres-visites.gif) no-repeat;
}
#interne img.mini {
	float:left ;
	margin:0 10px 0 0 ;
	border:1px solid #FFF ;
	width:74px ;
}