@import url("general-vlanbe.css");

.HeaderLogo {
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	width: 990px;
}

#BoxContainer {	width: 990px; margin: 45px 0px 0px 0px;	padding: 0px;}

.BoxContainerMiddle { width: 990px; background: url(../images/design/back-gen-middle.gif) repeat-y; margin: 0px; padding: 40px 0px 10px 0px;}

.BoxContentMiddle { width: 958px; height: auto; margin: 0px; padding: 10px 0px 0px 0px; border-left: #dddee0 1px solid; border-right: #dddee0 1px solid; background-color: #FFFFFF; display: block;}

.BoxLangue {
	width: 284px;
	/*Taille Box pour 4 choix de langues width:204px;*/
	/*Taille Box pour 3 choix de langues width:284px;*/
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.Sitemap {
	width: 288px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.SitemapLeft {
	float: left;
	width: 49%;
}

.SitemapRight {
	float: left;
	width: 49%;
}

h1 {
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

.BoxLangue h2 {
	font-size: 17px;
	color: #686868;
	font-weight: normal;
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.Sitemap h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

.Sitemap h4 a:link {
	color: #000;
	text-decoration: none;
}

.Sitemap h4 a:visited {
	color: #000;
	text-decoration: none;
}

.Sitemap h4 a:hover {
	color: #000;
	text-decoration: underline;
}

.Sitemap h5 {
	font-size: 11px;
	font-weight: normal;
	color: #413f3f;
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

.Sitemap h5 a:link {
	color: #413f3f;
	text-decoration: none;
}

.Sitemap h5 a:visited {
	color: #413f3f;
	text-decoration: none;
}

.Sitemap h5 a:hover {
	color: #413f3f;
	text-decoration: underline;
}

.Sitemap ul {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	list-style: none;
}

.BoxLangue p {
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	text-align: justify;
}

.BoxLangue a:link {
	color: #686868;
	text-decoration: none;
}

.BoxLangue a:visited {
	color: #686868;
	text-decoration: none;
}

.BoxLangue a:hover {
	color: #686868;
	text-decoration: underline;
}

.SitemapLeft p {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	color: #686868;
}

.SitemapRight p {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	color: #686868;
}

.Sitemap a:link {
	text-decoration: none;
	color: #767676;
}

.Sitemap a:visited {
	text-decoration: none;
	color: #767676;
}

.Sitemap a:hover {
	text-decoration: underline;
	color: #767676;
}

.hauteur_text {
	height: 142px;
	/*Taille Box pour 4 choix de langues height:142px;*/
	/*Taille Box pour 3 choix de langues height:125px;*/ 
	padding: 0px;
	margin: 0px;
}

.visuel {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.listeAuto {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	list-style: none;
	text-align: left;
}

.listeAuto li {
	float: left;
	margin-right: 2px;
	text-align: left;
}

.HeadLangue {
	width: 177px;
	height: 30px;
	background: url(../images/choix-langues/btn-langue.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

.LigneSepBox {
	width: 1px;
	height: 384px;
	background: url(../images/choix-langues/LigneSepBox.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	float: left;
}

.LigneSepSitemap {
	width: 1px;
	height: 915px;
	margin: 20px 5px 0px 5px;
	float: left;
	background: #FFFFFF;
}

#Footer {
	width: 100%;
	margin-top: 10px;
	color: #686868;
}