table.monmenu
{
	background-color : #BED2E6;
	color : white;
	font-weight: 600;
	text-align : center;
	border-style : solid;
	border-color: white;
	border-width: 0px 1px 1px 1px;
}

a.menug
{
	background-color : #BED2E6;
	color : white;
	text-align : center;
	text-decoration : none;
}

a.menug:hover
{
	background-color : white;
	color : #BED2E6;
	text-decoration : underline;
}

a.home
{
	text-decoration : none;
	font-weight: 600;
	color : black;
}

a.lien
{
	color : black;
	text-decoration : underline;
	font-weight : 500;
}

td.encart
{
	color : black;
	font-style : italic;
	font-size : 14px;
}

td.h
{
	border-style: solid;
	border-color: white;
	border-width: 1px 0px 1px 0px;
	font-weight: 800;
	font-size: 20;
	text-align : center;
}

td.hdoc
{
	font-weight: 800;
	font-size: 20;
}

div.texte
{
	background-color : white;
	text-align : left;
	text-decoration : none;
}

#header
{
	height: 120px;
	background-color: white;
}

.header table
{
	border-width: 1px 1px 1px 1px;
}

#conteneur
{
	position: absolute;
	width: 100%;
}

#centre
{
	background-color: #BED2E6;
	margin-left: 180px;
}

#menugauche
{
	position: absolute;
	left:0;
	width: 170px;
}

#footer
{
	background-color: #BED2E6;
	text-align : center;
}	

#smenu1
{
	background-color: #BED2E6;
	margin-left: 0px;
	font-size : 15px;
}

#smenu1 a
{
	color : white;
	text-decoration : none;
}