#site {
	position:relative;
	height: 600px;
	width: 800px;
	border: 2px solid #44549b;
	margin: auto;
	top: auto;
	right: auto;
	bottom: auto;
	
}
#ban {
	background-image: url(../img/ban.jpg);
	width: 800px;
	height: 113px;
}
#menu {
	height: 17px;
	width: 800px;
	background-image: url(../img/fond_menu.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h3 {
	color: #000099;
	text-decoration: underline;
	text-align: center;
}
h5 {
	color: #000066;
}

h4 {
	color: #000099;
	text-align: center;
	}
#acceuil {
	height: 16px;
	width: 133px;
	margin: auto;
	float: left;
	text-align: center;
}
#entreprise {
	height: 16px;
	width: 133px;
	margin: auto;
	float: left;
	text-align: center;
}
#creations {
	height: 16px;
	width: 133px;
	margin: auto;
	float: left;
	text-align: center;
}
#partenaires {
	height: 16px;
	width: 133px;
	margin: auto;
	float: left;
	text-align: center;
}
#contact {
	height: 16px;
	width: 133px;
	margin: auto;
	float: left;
	text-align: center;
}
#download {
	height: 16px;
	width: 133px;
	margin: auto;
	float: left;
	text-align: center;
}
#contenu {
	height: 400px;
	width: 800px;
	float: left;
}
#barrehaut {
	float:left;
	background-image: url(../img/contenu/fond_haut.jpg);
	height: 55px;
	width: 800px;
	margin-top: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#vertig {
	background-image: url(../img/contenu/barre_verti.jpg);
	height: 150px;
	width: 33px;
	top: 151px;
	background-repeat: repeat-y;
	float: left;
	background-position: center top;
	
	}
#vertid {
	background-image: url(../img/contenu/barre_vertid.jpg);
	height: 150px;
	width: 31px;
	top: 151px;
	background-repeat: repeat-y;
	float: left;
	background-position: center top;
	
	}
#texte_contenu {
	z-index: 1;
	position:absolute;
	height: 410px;
	width: 704px;
	float: left;
	left: 53px;
	top: 166px;
	font-family: Tahoma;
	font-size: 14px;
}
	
#fond_remplissage {
	height: 150px;
	width: 736px;
	float: left;
	left: 46px;
	top: 179px;
	background-image: url(../img/contenu/fond_remplissage.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#contenu_bas{
	float: left;
	height: 260px;
	width: 800px;
}
#bas {
	background-image: url(../img/contenu/fond_bas.jpg);
	float: left;
	height: 260px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: bottom;
}
#textbas {
	height: auto;
	width: 800px;
	float: left;
	text-align: center;
	font-size: 12px;
	top: 579px;
	font-family: Tahoma;
	left: 0px;
	margin-top: 240px;
}

