* {
	margin:0; padding:0;
}

html,body {
	width:100%; height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#5a5858;
	color:#fff;
}

a { text-decoration:none; color:#FFF; }
a img { border:0; }
#li_2:hover { color:#cc0505; } #li_3:hover { color:#6ccd3b; }
h1 { font-size:1.2em; font-weight:normal; }
p { color:#000; font-size:0.9em; line-height:1em; }

.smallC { font-variant:small-caps; }

div#shim {
    visibility: hidden;
    width: 100%;
    height: 50%;                                                                     
    margin-top: -320px;                                                     
    float: left;
}

div#conteneur {
    position: relative; 
    width: 963px; height: 630px;
    clear: both;
	margin:auto;
    /* IE4ever Hack: Hide from IE4 **/
        position: static;
    /** end hack */
	background:url(../images/fond_tpm2.jpg) no-repeat;
}
    /* Hide from IE5mac \*//*/
    div#shim { display: none; }
    html, body { height: auto; }
    /* end hack */
    /* ]]> */

.entete { padding-top:40px; }
	.menu_top_texte {
		float:right;
		font-variant: small-caps; text-align:right;
		padding-right:7px;
	}
	
	.menu_top_bande {
		height:20px; width:59%;
		background-image:url(../images/fond_transparent.png);
	}
	
.fil {
	margin-top:40px;
	font-size:0.8em; text-transform:uppercase;
}

.div_adr {
	float:left; width:204px; height:210px; font-size:0.95em;
}
.contenu {
	float:right; 
	width:539px; padding:10px;
	background-image:url(../images/fond_transparent.png)
}
	.page {
		float:right;
		background-repeat:no-repeat;
		height:363px;
	}
	.securite {
		background-image:url(../images/fond_securite.jpg);
	}
	.electricite {
		background-image:url(../images/fond_electricite.jpg);
	}
	
.bande_footer {
	float:left; height:20px; width:54%;
	background-image:url(../images/fond_transparent.png);
}

/*****************REFERENCES****************/
#part li {
	margin-left:30px;
	list-style-type:square;
	color:#000068;
	line-height:2em;
}

#part li:hover {
	cursor:pointer;
}

#btn_elec, #btn_secu {
	cursor:pointer;
}
