body
{
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

h1
{
	font-family: verdana;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
}

h2
{
	font-size: 12px;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}

h3
{
	font-size: 12px;
	text-align: left;
	margin: 0px;
}

h4
{
	font-size: 12px;
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;;
}

p
{
	margin: 10px;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
}

a
{
	color: #4B5676;
}

a:hover
{
	text-decoration: underline;
	background-color: #DDDDDD;
}

form.headerform
{
	margin-top:130px;
	margin-bottom:0px;
	margin-right:46px;
}

input.champ
{
	border:0px;
	font-size:10px
}

input.bouton
{
	border:0px;
	font-size:10px;
	background-color:#414A67;
	color:#FFFFFF;
}

.header
{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	text-align: right;
}

.designbarreg
{
	background-image:url(left.jpg);
	background-repeat:repeat-y;
}

.designbarred
{
	background-image:url(right.jpg);
	background-repeat:repeat-y;
}

.titre
{
	font-size: 12px;
	text-align: center;
}

.footer
{
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
}

.droite
{
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	color: #4B5676;
}

.reseau
{
	margin-top:5px;
}

.espacemenu
{
	height: 500px;
	margin-top: 20px;
}

.signature
{
	text-align: right;
	margin-right: 10px;
	font-style: italic; 
}

#attention
{
	border: 1px solid;
	border-color: #CC0000;
	background-color: #FFECEC;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 20px;
	padding-right: 20px;
	color: #CC0000;
}

#attention a
{
	text-align: center;
	color: #CC0000;
}

#corps
{
	margin-bottom: 50px;
}

dl, dt, dd, ul, li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #4B5676;
}

#corps li
{
	color: black;
	list-style-type: circle;
	text-decoration: circle;
	line-height: 15px;
	margin-left: 30px;
	font-size: 11px;
}

#menu
{
	top: 0;
	left: 0;
}

dl#menu
{
	width: 15em;
}

dl#menu dt
{
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 0px solid;
	padding-left: 10px;
}

dl#menu dd
{
	padding-left: 30px;
}
dl#menu li
{
	text-align: left;
}
dl#menu li a, dl#menu dt a
{
	color: #4B5676;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

#mentions
{
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}

#mentions a
{
	text-decoration: none;
	color: #222;
}

#mentions a:hover
{
	text-decoration: underline;
}
