body {
	margin: 0;
	padding: 0;
	background-image: url(images/fond.png);
	font-family: Arial, Helvetica, sans-serif;
}
#photocontactsplan, #phototarifs, #photodocuments, #photoaccueil, #photofabrication, #photoqualite, #photocontacts, #photoservices, #photosociete, #photovisuels, #photopartenaires, #photonewsletter, #photoftp {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 500px;
	margin-top: -230px;
	margin-left: -360px;
	background-image: url(images/Plan.jpg);
	border-left-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
}
#photonewsletter {
	background-image: none;
}
#photodocuments {
	background-image: url(images/documents.jpg);
}
#phototarifs {
	background-image: url(images/tarifs.jpg);
}
#photoaccueil {
	background-image: url(images/accueil.jpg);
}
#photofabrication {
	background-image: url(images/fabrication.jpg);
}
#photoqualite {
	background-image: url(images/qualite.jpg);
}
#photocontacts {
	background-image: url(images/contacts.jpg);
}
#photoservices {
	background-image: url(images/services.jpg);
}
#photosociete {
	background-image: url(images/societe.jpg);
}
#photovisuels {
	background-image: url(images/visuels.jpg);
}
#photopartenaires {
	background-image: url(images/partenaires.jpg);
}
#photoftp {
	background-image: url(images/ftp.jpg);
}
#texte {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 200px;
	height: 500px;
	margin-top: -230px;
	margin-left: 45px;
	border-left-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	background-color: #CCCCCC;
	overflow: auto;
}
#menu {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 500px;
	margin-top: -230px;
	margin-left: 250px;
	border-left-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-width: thick;
	border-right-style: solid;
	background-color: #000000;
}

#top {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 722px;
	height: 50px;
	margin-top: -286px;
	margin-left: -360px;
	background-image: url(images/logo.jpg);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thick;
}

#bottom {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 722px;
	height: 20px;
	margin-top: 270px;
	margin-left: -360px;
	border-top-color: #000000;
	border-top-style: solid;
}
.menu {
	margin: 20px 5px 8px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
	font-size: 12px;
	letter-spacing: 1px;
}
a:link {
	color:#3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a span {
display: none;
}
a:hover span { 
display: inline;
position: absolute;
border:2px solid #E0D3BA;
}

.txtstd {
	font-size: 10px;
	color: #333333;
	text-align:left;
	margin: 20px 5px 5px;
}
.txtstdbold {
	font-weight: bold;
}
.txtstdbullet {
	padding-left: 10px;
	margin-left: -10px;
	line-height: 15px;
	list-style-image: url(images/bullet.png);
}

.txtstdtitre {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
.bottom {
	text-align: justify;
	margin: 5px 5px;
}
.pieddepage {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.entetenews {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #666666;
	letter-spacing: 2px;
	color: #CCCCCC;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 20px;
	background-image: url(images/bullet-news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.entetedate {
	font-size: 10px;
	font-style: italic;
	color: #336699;
}
.txtstdpdf {
	list-style-image: url(images/ico_pdf.gif);
	padding-left: 10px;
	margin-left: -20px;
	line-height: 20px;
}
.enteteimpression {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCCCCC;
	letter-spacing: 2px;
	color: #CCCCCC;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 20px;
	background-image: url(images/bullet-news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
	cursor: hand;
}
.Forms {
font-family:Arial; 
font-size:10pt; 
color:black; 
border-width:1pt; 
}