body
{
	font: 11px "Tahoma", helvetica, sans-serif;
	text-align: justify;
	color: #0a0a0a;
	background-image: url("./images/fd-fonce.png");
	background-repeat: repeat;
	margin: 0px;
}

#site-large
{
	width: 100%;
	background-image: url("./images/4.gif");
	background-repeat: repeat;
}
#site
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

#haut
{
	width: 100%;
	height: 150px;
	background-image: url("./images/fd-ht.png");
	background-repeat:repeat-x;
}

#pied-large
{
	width: 100%;
	height: 130px;
}

#pied
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#pied a
{
	color: #9dca17;
}

#pied a:hover
{
	color: #FFF;
}

.info-pied
{
	width: 200px;
	float: left;
	text-align: left;
	color: #FFF;
	position: relative;
	left: 20px;
	opacity: 1;
	z-index: 2;
}

.info-drcreation
{
	width: 200px;
	float: left;
	text-align: right;
	color: #FFF;
	position: relative;
	left: 480px;
	opacity: 1;
}
.centre-ht
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("./images/lg-ht.png");
	background-repeat: no-repeat;	
	background-position: 30px 35px;
	height: 150px;
}
#menu
{
	width: 100%;
	height: 40px;
	background-image: url("./images/menu.PNG");
	background-repeat:repeat-x;
}
.centre-menu
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.onglet
{
	float:left;
	height: 40px;
	width: 180px;
	text-align: center;
}

a.lien-menu-haut
{
	float: left;
	display: block;
	height: 40px;
	width: 180px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 36px;
}

a.lien-menu-haut:hover
{
	background-image: url("./images/menu-hover.PNG");
	background-repeat: repeat-x;
	font-weight: bold;
}

#site h2
{
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 15px;
	letter-spacing: 1px;
}

#partie1
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

.title
{
	width: 900px;
	height: 50px;
	float: left;
	background-color: #FFF;
}

.images
{
	width: 200px;
	height: 133px;
	float: left;
	margin-left: 20px;
}

#partie1-gauche
{
	width: 470px;
	float:left;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

#partie1-gauche-contact
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

#partie1-gauche img
{
	margin-left: 110px;
	margin-bottom: 10px;
}

#partie1-droite
{
	width: 400px;
	height: 300px;
	float:left;
	background-color: #FFF;
}

#partie1 p, #partie2 p
{
	line-height: 140%;
}

#partie2
{
	width: 900px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	
}

#partie2 p
{
	padding-left: 15px;
	padding-right: 15px;	
}
table.table-com
{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	color: #ffffff;
	margin-bottom: 25px;
}
h1
{
	margin-left: 25px;
	color: #333333;
	font-size: 16px;
}
.div-clear
{
	display: block;
	clear: both;
	padding: 0px;
	width: 99%;
	height: 0px;
	border: 0px;
	margin: 0px;
}
