body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
TD {
	font-family:verdana;
	font-size:10pt;
	color:#000000
	} 
#tablecentre {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #0033CC;
	text-align: center;
}
TD.fondhaut {
	background-image: url('images/top-panodoc.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat
}

TD.illustration1 {
	background-image: url(images/photo-illustration-2.jpg);
	background-position:  left 50%;
	background-repeat: no-repeat
}
TD.illustration-contact {
	background-image: url('images/photo-illustration-1-contact.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat
}
TD.illustration-produits {
	background-image: url('images/photo-illustration-1-produits.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat
}
TD.illustration-produits2 {
	background-image: url('images/fond-produits.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat
}
TD.illustration-services {
	background-image: url('images/photo-illustration-1-services.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat
}


a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.nonsouligne {
	color: #000000;
	text-decoration: none;
}
a:hover.nonsouligne {
	text-decoration: none;
}

a.menutop {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}
a:hover.menutop {
	font-size: 14px;
	text-decoration: none;
}
.ombre-dr {
	background-image: url(images/menu/ombre-dr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ombre-gh {
	background-image: url(images/menu/ombre-gh.gif);
	background-repeat: repeat-y;
	background-position: right;
}


a.menutoprouge {
	color: #C03F29;
	font-size: 14px;
	text-decoration: underline;
}
a:hover.menutoprouge {
	color: #C03F29;
	font-size: 14px;
	text-decoration: none;
}

a.grisfonce {
	color: #666666;
	text-decoration: underline;
}
a:hover.grisfonce {
	color: #666666;
	text-decoration: none;
}
a.rouge {
	color: #C03F29;
	text-decoration: underline;
}
a:hover.rouge {
	color: #C03F29;
	text-decoration: none;
}
a.vert {
	color: #008000;
	text-decoration: underline;
}
a:hover.vert {
	color: #008000;
	text-decoration: none;
}



.txt-titre-vert {
	color: #008000;
	font-size: 18px;
	font-weight: bold;
}

.txt-rouge {
	color: #C03F29;
}
.txt-vert {
	color: #008000;
}

.txt-gris-fonce {
	color: #666666;
}
.txt-10 {
	font-size: 10px;
}
.txt-11 {
	font-size: 11px;
}
.txt-12 {
	font-size: 12px;
}
.txt-13 {
	font-size: 13px;
}
.txt-14 {
	font-size: 14px;
}
.txt-15 {
	font-size: 15px;
}
.txt-16 {
	font-size: 16px;
}
.txt-17 {
	font-size: 17px;
}
.txt-18 {
	font-size: 18px;
}
.bas-de-page {
	background-image: url(images/menu/bas-de-page.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.haut-de-page {
	background-image: url(images/menu/haut-de-page.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
