body
{
	margin: 0px 0px 0px 0px;
}
img
{
	margin: 10px;
}
#cadrePrincipal
{
	/*width: 800px;*/
	width: 1024px;
	/*border: 1px solid black;*/
}
ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	padding: 0px;
}
#Menu
{
	margin-top: 30px;
}
#Menu ul
{
	display: none;
}
#Menu ul ul
{
	display: none;
}
.menuTitre
{
	margin-left: 5px;
	list-style-type: none;
	padding-bottom: 10px;
}
.menuTitre a
{
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.menuSousTitre
{
	margin-left: 20px;
	list-style-type: none;
}
.menuSousTitre a
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
.menuSousTitre1
{
	margin-left: 20px;
	list-style-type: circle;
}
.menuSousTitre1 a
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}
.Titre
{
	font-family: Arial;
	font-size: 9px;
	font-style: italic; /*border: 1px solid black;*/
	display: block;
	/*text-align: center;*/
	margin-bottom: 20px;
}
#logo
{
	width: 25%;
/*	float: left;*/
}
.basDePage span
{
	font-family: Arial;
	font-size: 14px;
	display: block;
	text-align: center;
	/*display: none;*/
}
/* - - - - *\
\* - - - - */
.titrePage
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.titrePageMaj
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.descriptionTitrePage
{
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.sousTitrePage
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
.sousTitrePage_centree
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.descriptionSousTitrePage
{
	font-family: Arial;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 1.5;
}
.descriptionSousTitrePage_centree
{
	font-family: Arial;
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.descriptionSousTitrePage UL
{
	margin-left: 30px;
}
#zoneMenu
{
	vertical-align: top;
	border: 1px solid black;
	background-color: #A4D5E6;
	width: 260px;
}
#zoneBody
{
	padding-left: 20px;
	padding-right: 20px;
	/*border: 1px solid black;*/
	width: 764px;
	vertical-align: top;
}
#zoneBody a
{
	text-decoration: none;
}
#zoneBody ul
{
	list-style-type: circle;
}
.texteLogo
{
	font-family: Arial;
	font-size: 30px;
	display: block;
	margin-bottom: 20px;
	text-align: center;
	color : #2929B9;
}

#h6
{
	width: 100px;
	height: 100px;	
	text-align: top;
	border: solid 1px black;
	padding : 5px;
	background-color: #A4D5E6;
	-moz-border-radius : 50 %;
	
}

.copyright
{
	font-family: Arial;
	font-size: 8px;
	display: inline-block;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 1.5;
}