body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

.background {
	background-image: url('/images/fond.jpg');
	background-repeat: repeat-y;
}


/* Menu général */
.menu {
	background-image: url('/images/fond_menu2.jpg');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	position: absolute;
	width: 290px;
	height: 600px;
}

/* Société */
.asociete {
	color: #0A6A37;
	font-weight: bold;
	font-size: 10px;
}

.asociete:hover {
	color: #78DBA6;
	font-weight: bold;
	font-size: 10px;
}

.titre_societe {
	position:absolute;
	left: 77px;
	top: 107px;
	font-weight: bold;
	font-size: 13pt;
	color: #004F25;
}

.societe1 {
	position:absolute;
	left: 134px;
	top: 141px;
}

.societe2 {
	position:absolute;
	left: 163px;
	top: 181px;
}

.societe3 {
	position:absolute;
	left: 176px;
	top: 218px;
}

.societe4 {
	position:absolute;
	left: 183px;
	top: 256px;
}

/* Thermolyse */
.athermolyse {
	color: #303969;
	font-weight: bold;
	font-size: 10px;
}

.athermolyse:hover {
	color: #646D9D;
	font-weight: bold;
	font-size: 10px;
}

.titre_thermolyse {
	position:absolute;
	left: 77px;
	top: 380px;
	font-weight: bold;
	font-size: 13pt;
	color: #1D254F;
}

.thermolyse1 {
	position:absolute;
	text-align: center;
	left: 108px;
	top: 416px;
	width: 162px;
}

.thermolyse2 {
	position:absolute;
	left: 123px;
	top: 455px;
}

.thermolyse3 {
	position:absolute;
	left: 138px;
	top: 493px;
}

.thermolyse4 {
	position:absolute;
	left: 173px;
	top: 527px;
}

/* Autres menus*/
.aautre {
	color: #0093D4;
}

.aautre:hover {
	color: #39BAFA;
}

.autre_menu {
	position:absolute;
	left: 86px;
	top: 315px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.langue {
	position:absolute;
	left: 217px;
	top: 573px;
	height: 15px;
	width: 68px;
}

.accueil {
	position:absolute;
	left: 147px;
	top: 7px;
	height: 62px;
	width: 121px;
}
