/* --- GÉNÉRAL --- */	
html, body {
	padding: 0;
	margin: 0px;
}
body {
	background-color: #777E88;
	background-repeat: repeat-x;
	background-image: url(../images/fond.jpg);
}
	
/* --- BLOC CONTENEUR GLOBAL --- */
div#page {
	width: 986px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
#table1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}


div#main {
	padding: 0px;
	width: 986px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/fond_main.jpg);
	background-repeat: repeat-y;
}
div#NRJ {
	width: 250px;
	padding: 0px;
	margin: 0px;
	background-color: #A5D7FA;
}

#top {
	margin: 0px;
	padding: 0px;
}
#defilant {
	background-color: #ADB0B5;
	margin: 0px;
	height: 35px;
	padding: 0px;
}
#menu {
	width: 248px;
	float: left;
	background-image: url(../images/fond_menu.jpg);
	text-align: left;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 986px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../images/index_05.jpg);
	height: 65px;
	line-height: 65px;
}
#principal {
	position: relative;
	margin: 0px;
	width: 738px;
	float: right;
	background-image: url(../images/index_04.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#cat_realisations a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../images/sprite-pictos-mini.png) no-repeat transparent;
}

.tooltip {
	display:none;
	background-color: #000;
	font-size:11px;
	width:200px;
	padding:5px;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#cat_realisations h2 {
	text-transform: uppercase;
	background-color: #339966;
	color: #fff;
	font-size: 16px;
	padding: 5px;
}

#cat_realisations a.cat_1 { background-position: 0 0; }
#cat_realisations a.cat_1:hover { background-position: -70px 0; }

#cat_realisations a.cat_2 { background-position: 0 -70px; }
#cat_realisations a.cat_2:hover { background-position: -70px -70px; }

#cat_realisations a.cat_3 { background-position: 0 -140px; }
#cat_realisations a.cat_3:hover { background-position: -70px -140px; }

#cat_realisations a.cat_4 { background-position: 0 -210px; }
#cat_realisations a.cat_4:hover { background-position: -70px -210px; }

#cat_realisations a.cat_5 { background-position: 0 -280px; }
#cat_realisations a.cat_5:hover { background-position: -70px -280px; }

#cat_realisations a.cat_6 { background-position: 0 -350px; }
#cat_realisations a.cat_6:hover { background-position: -70px -350px; }

#cat_realisations a.cat_7 { background-position: 0 -420px; }
#cat_realisations a.cat_7:hover { background-position: -70px -420px; }

#cat_realisations a.cat_8 { background-position: 0 -490px; }
#cat_realisations a.cat_8:hover { background-position: -70px -490px; }

#cat_realisations a.cat_9 { background-position: 0 -560px; }
#cat_realisations a.cat_9:hover { background-position: -70px -560px; }

#cat_realisations a.cat_10 { background-position: 0 -630px; }
#cat_realisations a.cat_10:hover { background-position: -70px -630px; }

#cat_realisations a.cat_11 { background-position: 0 -700px; }
#cat_realisations a.cat_11:hover { background-position: -70px -700px; }

#cat_realisations a.cat_12 { background-position: 0 -770px; }
#cat_realisations a.cat_12:hover { background-position: -70px -770px; }

#cat_realisations a.cat_13 { background-position: 0 -840px; }
#cat_realisations a.cat_13:hover { background-position: -70px -840px; }

#cat_realisations a.cat_14 { background-position: 0 -910px; }
#cat_realisations a.cat_14:hover { background-position: -70px -910px; }

#cat_realisations a.cat_15 { background-position: 0 -980px; }
#cat_realisations a.cat_15:hover { background-position: -70px -980px; }

#cat_realisations a.cat_16 { background-position: 0 -1050px; }
#cat_realisations a.cat_16:hover { background-position: -70px -1050px; }
