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

td {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #BCC4FF;
}
a:hover {
	text-decoration: none;
}

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

.centrer {
	text-align: center;
}

.droite {
	text-align: droite;
}

.vtop {
	vertical-align: top;
}
.vbottom {
	vertical-align: bottom;
}
.vmiddle {
	vertical-align: middle;
}

/* Menu général */
.usine {
	background-image: url('/images/usine.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 160px;
	width: 710px;
	height: 570px;
	position: absolute;
}

/* Actualités */
.actualite {
	position:absolute;
	left: 197px;
	top: 33px;
	width: 272px;
	height: 152px;
	font-size: 12px;
	color: #0093D4;
}


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

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

.titre_societe {
	position:absolute;
	left: 590px;
	top: 40px;
	font-weight: bold;
	font-size: 15pt;
	color: #004F25;
}

.societe1 {
	position:absolute;
	left: 658px;
	top: 74px;
}

.societe2 {
	position:absolute;
	left: 725px;
	top: 116px;
}

.societe3 {
	position:absolute;
	left: 761px;
	top: 156px;
}

.societe4 {
	position:absolute;
	left: 784px;
	top: 197px;
}

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

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

.titre_thermolyse {
	position:absolute;
	left: 344px;
	top: 537px;
	font-weight: bold;
	font-size: 15pt;
	color: #1D254F;
}

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

.thermolyse2 {
	position:absolute;
	left: 124px;
	top: 420px;
}

.thermolyse3 {
	position:absolute;
	left: 140px;
	top: 461px;
}

.thermolyse4 {
	position:absolute;
	left: 256px;
	top: 501px;
}

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

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

.autre_menu {
	position:absolute;
	left: 582px;
	top: 469px;
	font-size: 13pt;
	font-weight: bold;
}

.titre {
	position:absolute;
	left: 414px;
	top: 425px;
	font-size: 18pt;
	font-weight: bold;
	color: #004F25;
	font-family:"Times New Roman", Times, serif;
	font-style: italic
}

.langue {
	position:absolute;
	left: 787px;
	top: 545px;
	height: 15px;
	width: 68px;
}

.gras {
	font-weight: bold;
}