/* S'Implanter dans l'Indre  */

/* blocks page d'accueil index.php*/
.block {
	font-size: 11px;
	height: 95px;
	width: 97%;
	text-align: center;
	background-color: #ECF5FF;
	padding: 10px 12px 10px 12px;
	margin: 10px 2px;
	border: 1px solid #D1D9DE;
	text-align:left;
}
.block_titre{
	height: 25px;
	text-align: center;
	font-weight: bold;
}
.anoter{
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
}

/*** MEP Zone industrielle */
.titre_tab_ZI {
	background-color: #333399;
	color: #ffffff !important;
	font-size : 1.1em;
	text-align : center;
	vertical-align: middle;
}

.titre_ZI {
	height: 20px;
	vertical-align: top;
	font-weight: blod;
}

.cell_ZI {
	background-color:#ECF5FF;
	color:#333399 !important;
	text-align : left;
	vertical-align: top;
}

/*** MEP Aides */

.menu_aide{
	background-color: #ECF5FF;
	width: 100%;
	margin: 15px 0;
}
.menu_aide td {
	padding: 10px;
}
.menu_lien{
	color: #333399;
	font-size: 1.2em;
}
#col-1 {
	float:left;
	width:550px;
}
#col-2 {
	text-align:right;
	float:right;
	width:200px;
	background-color:#ECF5FF;
	padding:3px;
	margin-right:-15px
}
#col-2 h2 {
	 margin-top:1px;
	 text-align: left;
}
/* FIN MEP Aides  */



/*** MEP Locaux */
.blockLocal {
	float:left;
	width:24%;
	margin-right: 6px;
	text-align:center;
	height: 200px;
}

