body {
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.70em;
	color: #fff;
	background-color: #010101;
}
address {
				font-style: normal;
}
p {
	line-height: 1.5em;
}
p.liste {
	margin: 0;
}
p.liste1 {
	margin-bottom: 0;
}
#global {
	width: 100%;
	height: auto;
	position: absolute;
	margin-top: 0px;
}
a img {
	border: none;
}
/* entete */
#entete {
	width: 100%;
	height: 324px;
	
}
#entete p object {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 0;
	margin-left: 20px;
}
    #spe_contact {
		position: absolute;
		left: 65px;
		top: 320px;
		width: 160px;
		height: 25px;
		z-index: 10;
	}
	#spe_contact2 {
		position: absolute;
		left: 650px;
		top: 120px;
		width: 20px;
		height: 20px;
		z-index: 10;
		
	}
	#spe_contact a {
		width: 160px;
		height: 25px;
		display: block;
	}
	#spe_contact2 a {
		width: 20px;
		height: 20px;
		display: block;
		background: #000;
		
	}
/* Menu */
#menu {
	width: 100%;
	left:0;
	margin-top: 10px;
	float: left;
	font-size: 12px;
	font-family: times, "times new roman", sans-serif;
}
/* contenu */
#contenu {
	width: 90%;
	float: left;
	margin-left: 50px;
}
	#contact_fr {
		float: right;
		width: 160px;
		height: 160px;
		background: url('../images/correspondant.gif') no-repeat left top;
		margin-right: 50px;
		margin-top: 65px;
	}
	#contact_fr a {
		margin-top: 65px;
		float: left;
		margin-left: 22px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #7701B3;
	}
	
#colonne1 {
	width: 45%;
	float: left;
	margin: 0 30px 0 0;
	padding-top: 10px;
}
#colonne2 {
	width: 45%;
	float: left;
	padding-top: 10px;
}
/* Xiti */
#xiti-logo {
	float: left;
	margin: 40px 0 0 5px;
}




