﻿/***** TITRES *****/
h1
{
	color: #FFFFFF;
	font-size: 15px;
	height: 31px;
	line-height: 31px;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
}

#DivContenu2
{
	height: 363px;
	overflow: auto;
}
#DivContenu2 strong
{
	color: #dc006b;
}

/***** MENU *****/
.ssMenu
{
	padding-left: 50px;
	font-size: 12px;
}
.ssMenu table
{
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
}

.ssMenu a
{
	color: #003B5A;
}
.ssMenu a:hover
{
	color: #003B5A;
	text-decoration: underline;
}
.ssMenuSelected a
{
	color: #dc006b;
	font-weight: bold;
}

/***** CONTENU *****/
#histoire-photo-haut
{
	width: 225px;
	height: 110px;
	margin-top: -126px;
}

#histoire-annee-fond
{
	margin-left: 225px;
	padding-top: 16px;
	width: 677px;
	height: 110px;
	background-image: url(../Images/Histoire/histoire_annee_fond.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#histoire-photo-milieu
{
	width: 225px;
	height: 334px;
	margin-top: -359px;
}

#histoire-passions-fond
{
	margin-left: 225px;
	padding-top: 25px;
	width: 677px;
	height: 334px;
	background-image: url(../Images/Histoire/histoire_passions_fond.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#histoire-groupe-nuxe
{
	width: 225px;
	height: 150px;
	margin-top: -168px;
}

#histoire-aujourdhui-fond
{
	margin-left: 225px;
	padding-top: 18px;
	width: 677px;
	height: 150px;
	background-image: url(../Images/Histoire/histoire_aujourdhui_fond.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

dl
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

dt
{
	padding-left: 80px;
	margin-top: 8px;
}

dd
{
	padding: 0px 0px 0px 87px;
	margin: 0px 0px 0px 0px;
}

#histoire-annee-fond .zoneHisto dl dt
{
	font-weight: normal;
	width: 500px;
	text-align: justify;
}

#histoire-passions-fond .zoneHisto dl dt
{
	font-weight: bold;
}

#histoire-passions-fond .zoneHisto dl dd
{
	text-align: justify;
	width: 500px;
}

#histoire-aujourdhui-fond .zoneHisto dl dd
{
	margin-top: -15px;
	font-weight: normal;
	width: 500px;
	text-align: justify;
}

