body {
	margin: 0px;
	padding: 0px;
	background-color: Black;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
line-height: 12pt;
text-align: justify; 
color: #000000; }
a:link {  text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666}
a:hover {  color: #000000}
img {
	border: none;
}

#header {

	height:120px;
	width: 100%;
	 background-image: url(images/fond.jpg); background-repeat: repeat;
	}
#logo
{ position: absolute; 
    top: 60px; left: 30px; 
background-image: url(images/sepsan.jpg);
background-repeat: no-repeat;
width: 300px;
height : 26px;
}
#souslogo
{ position: absolute; 
    top: 60px; left: 370px; 
	background-image: url(images/filprod.jpg);
background-repeat: no-repeat;
width: 250px;
height : 31px;
}

#langues {
position: absolute; 
    top: 60px; left: 697px; 
}

#contenu {
	height: 500px;
	background-color: #FFFFFF;
	}
	
#gauche {
position: absolute;
left: 30px;
top: 140px;
width: 300px;

}

#vignette {
text-align: right;
border-width: 1px;
border-color: Black;

}


#menu1 {
position: relative;
top: 20px;
text-align: right;

}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: none;
}

#menu1 li {
border: none;
}

#texte {
float: left;
position: relative; 
top: 20px;
   left: 370px; 
	width: 400px;
	max-height: 100px;
	}

#pagination {
float: left;
position: relative;
top: 434px;
left: -30px;
}

#footer {
vertical-align: baseline;
	height:100px;
	width: 100%;
	 background-image: url(images/fond2.jpg); background-repeat: repeat;
	
 	}
#lien {
float: left;
position: relative;
top: 30px;
width: 330px;
text-align: right;

}

#pageencours {
float: left;
position: relative;
top: 32px;
left: 40px;

}
