body {
	background-color: #2e2e2e;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 920px;
	height: 754px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#content #header {
	height: 131px;
}
#content #header #contact {
	background-image: url(images/header_contact.gif);
	width: 295px;
	margin-left: 365px;
	margin-top: -131px;
	#margin-top: -135px;
	height: 131px;
	
}
#content #header #texteh {
	background-image: url(images/header_texte.gif);
	width: 260px;
	margin-left: 660px;
	margin-top: -131px;
	#margin-top: -131px;
	height: 131px;
	
}
#content #header #contact #tel{
	margin-top: 57px;
	margin-left: 65px;
}
#content #header #texteh .mail1{
	margin-left: 20px;
	margin-top: 25px;
}
#content #header #texteh .mail2{
	margin-left: 20px;
}
#content #header #texteh .texte1{
	margin-left: 20px;
	margin-top: 20px;
}
#content #visu {
	background-image: url(images/fond_visu.gif);
	height: 229px;
	text-align: center;
}
#content #visu img{
	margin-right: 4px;
	margin-left: 4px;
}
#content #texte {
	background-image: url(images/fond_texte.gif);
	height: 384px;
	padding-left: 25px;
}
#content #texte .col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	width: 280px;
	float: left;
	margin-top: 0px;
	#margin-top: 10px;
}
#content #texte a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD200;

}
#content #texte ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 5px;

}
#content #texte ul li {
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;


}
#content #texte #col1 {
}
#content #texte #col2 {
	margin-left: 18px;
}
#content #texte #col3 {
	margin-left: 15px;
}
#content #texte #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7b78;
	text-align: center;
	clear: both;
	padding-top: 25px;
	padding-right: 25px;
}
