/* CSS Document */
/* *** encoded by www.philogos.com *** */


body {
	background-color: #F68B1F;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding: 0px;
	margin: 0px;}
	
a {
    color: #ab0000;
	text-decoration:none;
	border: none;}
	
a:visited {
	color: #ab0000;
	text-decoration:none;
	border: none;}
	
a:hover {
	color: #ab0000;
	text-decoration:underline;
	border: none;}
	
a:active { color:#ab0000;
    text-decoration:underline;
	border: none;}
	

h1 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 33px 0px 21px 0px;}

	
	
/* ----------NAV-------------- */

#nav, #nav ul {
list-style-type:none;
margin:0px;
padding:0px;
}
#nav li {
float:left;
width:129px;
}
#nav li ul {
display:none;
}
#nav li:hover ul {
display:block;
}
#navcontainer {
height:40px;
width:876px;
padding:10px 0px 0px 47px;
}
#nav {
position:absolute;
}
#nav li {
border:1px solid #FBF8CD;
margin:0px 0px 0px 0px;
}
#nav ul li {
border:none;
margin:0px;
}
#nav a {
display:block;
line-height:30px;
font-size:12px;
font-weight: normal;
padding:0px;
text-align:center;
}
#nav a:link, #nav a:visited {
background:#FBF8CD none repeat scroll 0%;
color:#ab0000;
text-decoration:none;
}
#nav a:active, #nav a:hover {
background:#ab0000 none repeat scroll 0%;
color:#FBF8CD;
text-decoration:none;
}
	
	
/* ----------MAINFRAME-------------- */

#mainframe {
	width: 937px;
	height: 640px;
	padding: 0px 0px 0px 0px;
	margin: 35px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background.png);
	background-repeat:no-repeat;}

/* -----------------CONTENT--------------------- */

#content{ 
	height: 433px;
	width: 937px;
	margin: 0px 0px 0px 0px; 
	padding: 112px 0px 0px 0px;}
	
#images {
	float: left;
	width: 378px;
	height: 284px;
	padding: 70px 0px 0px 58px;
	margin: 0px 0px 0px 0px;}
	
#text {
    float: right;
    height: 432px;
    width: 440px;
    font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 58px;
	margin: 0px 3px 0px 0px;
	line-height: 16px;
	overflow-y: auto;
	overflow-x: none}
	
#text p{
	padding: 0px 0px 16px 0px;
	margin: 0px 50px 0px 0px;}
	
	
/* -----------------FOOTER--------------------- */
	
#footer {
	width: 937px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}
	
	
#copyright{
    float: left;
	width: 500px;
	height:40px}
	
#copyright p{
	padding: 0px 0px 0px 58px;
	margin: 8px 0px 0px 0px;
	line-height:16px}
	
#adresse{
    float: left;
	width: 650px;
	height:40px}
	
#adresse p{
	padding: 0px 0px 0px 130px;
	margin: 8px 0px 0px 0px;
	line-height:16px}
	

