html {
	height: 100%;
}
body {
	background: url(../images/BG-Fond-GS.jpg) repeat-y;
	margin: 10px 0px 0px;
}
#site {
	background: #FFFFFF;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	padding-left: 4px;
	border-left: 20px solid #193a6c;
	height: auto;
}
#header {
	height: 338px;
	width: 752px;
}
#content {
	width: 753px;
	background: url(../images/bg_content_projet.gif) no-repeat;
	position: inherit;
	display: table;
}
.anim {
	width: 500px;
}
.logo {
	height: 86px;
}
.menu_picto {
	background: #193A6C;
	border-top: 9px solid #193a6c;
	height: 36px;
}
.box1 {
	border-right-width: 24px;
	border-right-style: solid;
	border-right-color: #193A6C;
}
#menu {
	width: 145px;
	height: 100%;
	border-top: 20px solid #FFFFFF;
	margin-bottom: -20px;
	background-color: #FFF;
}
#profilMenu,#projetsMenu,#servicesMenu{
	background-color: #d6e0e6;
	padding: 5px 5px 5px 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #808284;
}
#profilMenu a,#projetsMenu a,#servicesMenu a {
	color: #808284;
	text-decoration: none;
}
#profilMenu a:hover,#projetsMenu a:hover,#servicesMenu a:hover {
	color: #193a6c;
}
.zone_texte {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #503b28;
	text-align: justify;
}
.titre_court {
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #55819C url(../images/bg_titre_court.gif) repeat-y;
	display: block;
	width: 100%;
	padding: 2px 2px 2px 5px;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #55819C;
	padding: 0px;
	margin: 0px;
}
.right_accueil {
	width: 210px;
}
#contenu {
	width: 590px;
	float: right;
	position: relative;
	height: auto;
}
#footer {
	background: #193a6c;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	padding-top: 8px;
	padding-bottom: 30px;
}
.footer a:link {
	color: #c5ceda;
}
.footer a:visited {
	color: #c5ceda
}
.footer a:hover {
	color: #FFFFFF;
}
.footer a:active {
	color: #c5ceda;
}
.fournisseur {
	padding-left: 10px;
	font: 8px Arial, Helvetica, sans-serif;
	text-transform: none;
	float: left;
	color: #C5CEDA;
}
.copyright {
	font: 9px Tahoma;
	color: #c5ceda;
	padding-right: 5px;
	float: right;
}
.bg_tableau {
	background: url(../images/bg.gif) no-repeat;
}

