html, body { margin: 0;
    padding: 0;
	height:768px;
	background-color: #494f4e;
}

#container {
	border:0;
	width: 1024px;
	margin: 0 auto;
	min-height: 768px;
	margin-bottom: -50px;
	position: relative;
}


#pageheader {
	width:1024px;
	height:64px;
	}
#pageheader2 {
	width:1024px;
	height:21px;
	
	}

#photoheader {
	width:1024px;
	height:229px;
	
	}

#menu {
	float:left;
	width:461px;
	height:160px;
	}
	
#menuhaut {
	
	width:100px;
	height:160px;
	}

#menubas {
	width:462px;
	height:192px;
	}
	
#contenu {
	float:left;
	}
	
#contenutitre {

	}
	
#contenutext {
	width:483px;
	text-align:left;
	padding-left:45px;
	padding-top:30px;
	}
	

	
.clearfooter {
height: 50px;
clear: both;

}

#piedpage {
		height: 1%;
		min-height: 1%;
		width: 99%;
		position: relative;
		bottom: 0;
		left: 0;
		padding-top:50px;
		text-align:center;
		color: #828788;
		font-size: 12px;
		font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
.text, td {
	color: #828788;
	font-size: 14px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
	
.titre {
	color: #828788;
	font-weight:bold;	
	font-size: 16px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}

.soustitre {
	color: #828788;
	font-style:italic;	
	font-size: 16px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
	
.active {
	color: #99B113;
	font-weight:bold;
	text-decoration:none;
	font-size: 16px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}

.visited {
	color: #828788;
	font-weight:bold;
	text-decoration:none;
	font-size: 16px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
	
.liens {
	color: #828788;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}


		
A:link {text-decoration: none;  color: #828788; }
A:visited {text-decoration: none  color: #828788;}
A:active {text-decoration: none  color: #828788;}
A:hover {text-decoration: none; color: #F4A460;}

INPUT { color: #000; font-size: 13px; 	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
SELECT { color: #000; font-size: 14px; 	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
TEXTAREA { color: #000; font-size: 13px; 	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
.txterror { color: #828788; font-size: 13px; 	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.txtform { color: #828788; font-size: 13px; 	font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
