body{
	background-color:#000;
	font-family:verdana,arial,tahoma,sans-serif;
	font-size:12px;
	/*background-image:url("../images/fond.png");
	background-position:left top;
	background-repeat:no-repeat;*/
}

/* Positionnement du logo de gauche */

#logo{
	width:200px;
	height:200px;
}

/* -------------------------------- */


/* Le positionnement du menu de gauche */

#menu{
	float:left;
	position:relative;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	margin-left:30px;
	list-style-type:none;
	line-height:15px;
}

.sousCat{
	font-size:11px;
	letter-spacing:-1px;
}

/* ----------------------------------- */

/* Propriétés de la zone image de gauche */

#pic{
	margin-top:225px;
	height:282px;
	width:200px;
	overflow:hidden;
}

/* ------------------------------------- */


/* Liens menu de gauche */

#menu a{
	text-decoration:none;
}

.menu_19 {color:#F19300;} .menu_19 a {color:#F19300;} .menu_19 a:active {color:#F19300;} .menu_19 a:visited {color:#F19300;}
.menu_20 {color:#BD0926;} .menu_20 a {color:#BD0926;} .menu_20 a:active {color:#BD0926;} .menu_20 a:visited {color:#BD0926;}
.menu_21 {color:#622280;} .menu_21 a {color:#622280;} .menu_21 a:active {color:#622280;} .menu_21 a:visited {color:#622280;}
.menu_25 {color:#37A8DB;} .menu_25 a {color:#37A8DB;} .menu_25 a:active {color:#37A8DB;} .menu_25 a:visited {color:#37A8DB;}
.menu_22  {color:#92117E;} .menu_22  a {color:#92117E;} .menu_22  a:active {color:#92117E;} .menu_22  a:visited {color:#92117E;}
.menu_23 {color:#76B31F;} .menu_23 a {color:#76B31F;} .menu_23 a:active {color:#76B31F;} .menu_23 a:visited {color:#76B31F;}
.menu_24 {color:#7C4D25;} .menu_24 a {color:#7C4D25;} .menu_24 a:active {color:#7C4D25;} .menu_24 a:visited {color:#7C4D25;}
.menu_26 {color:#000000;} .menu_26 a {color:#000000;} .menu_26 a:active {color:#000000;} .menu_26 a :visited {color:#000000;}
.menu_18 {color:#000000;} .menu_18 a {color:#000000;} .menu_18 a:active {color:#000000;} .menu_18 a:visited {color:#000000;}

/* -------------------- */


/* Positionnement des conteneurs */


#conteneur{
	width:1280px;
	margin:auto;
}

#leftSide{
	width:200px;
	float:left;
	background-color:#FFF;
	margin:20px;
}

#rightSide{
	width:953px;
	height:829px;
	float:right;
	padding:0;
	margin:0;
	z-index:10;
	position:relative;
}

#textarea{
	width:850px;
	height:700px;
	overflow:auto;
	text-align:justify;
	margin:65px auto;
	position:relative;
	top:10px;
	padding:0 15px 0 15px;
	z-index:10000;
	font-family:georgia,times,serif;
}

#homeLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_sim.png");
	background-position:center;
	background-repeat:no-repeat;
}

#simLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_thermo.png");
	background-position:center;
	background-repeat:no-repeat;
}

#auditLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_dpe.png");
	background-position:center;
	background-repeat:no-repeat;
}

#dpeLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_gest.png");
	background-position:center;
	background-repeat:no-repeat;
}

#refLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_ref.png");
	background-position:center;
	background-repeat:no-repeat;
}

#partLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_part.png");
	background-position:center;
	background-repeat:no-repeat;
}
#contactLink{
	width:943px;
	height:818px;
	margin-left:5px;
	position:absolute;
	background-image:url("../images/O_cont.png");
	background-position:center;
	background-repeat:no-repeat;
}

#passifLink{
	width:943px;
	height:829px;
	margin-left:5px;
	margin-top:30px;
	position:absolute;
	background-image:url("../images/O_pass.png");
	background-position:center bottom;
	background-repeat:no-repeat;
}

#teamLink{
	width:943px;
	height:829px;
	margin-left:5px;
	margin-top:30px;
	position:absolute;
	background-image:url("../images/O_gloss.png");
	background-position:center bottom;
	background-repeat:no-repeat;
}

/* ----------------------------- */

/* Liens menu horizontaux de droite */

#menuV a{
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	}

/* -------------------------------- */

/* Couleurs des liens pour les différentes pages */

.simGreen{
	color:#80CC28;
}

.simPurple{
	color:#92117E;
}

.simRed{
	color:#C01A2C
}

.simOrange{
	color:#F68712;
}

.simBlue{
	color:#00ADEF;
}

.simDarkPurple{
	color:#5D2491;
}

.simBrown{
	color:#8B6956;
}

/* --------------------------------------------- */