﻿body {
	font-size: 10pt;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	text-align: center;
}
h1 {
	font-size: 16pt;
	color: #9999ff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #b8860b;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/* Menu */

.popper {
	position:absolute; 
	visibility: hidden; 
	z-index:3;
}
#topgauche {
	position:absolute;
	z-index:10;
		line-height: 20px;

}
a:hover.altomenu {
	font-size: 10pt;
	color:#b8860b; 
	text-decoration:none;
	line-height: 20px;
}
a.altomenu {
	font-size: 10pt;
	color:#333333; 
	text-decoration:none;
	line-height: 20px;
}


/* En-tête */

#sigle {
	margin-top:	0px;
	line-height: 150px;
	font-size: 16pt;
	background: url('../images/altosigle.jpg') no-repeat;
	color: #fff;
}

#entete {
	background: #9999ff 680px 0 no-repeat;
}
#entete h1 {
	margin: 0;
	padding-left: 15px;
	color: #fff;
	font-size: 16pt;
	line-height: 45px;
	color: #000080;
	text-align:	center;
}

h2.soustitre {
	margin: 0 0 0 0;
	font-size: 20pt;
	color: #b8860b;
	border-top: 1px solid #e6e6fa;
	border-bottom: 1px solid #e6e6fa;
	text-align:right;
	line-height: 35px;
}

/* CORPS PRINCIPAL */

#corps {
	margin: 0 auto;
	width: 780px;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
}

/* Sections principales */

#zones {
	width: 100%;
	overflow: hidden;
	float: left;
	margin-top: 25px;
	padding-bottom: 10px;
	line-height: 14px;
	min-height: 180px;
}

.zone h2 {
	color: #e6e6fa;
	background-color: navy;
	font-size: 18px;
	margin: 0 0px 0px 0;
	line-height: 35px;
	text-align:center;
}
.zonecentre h2 {
	color: #e6e6fa;
	background-color: navy;
	font-size: 18px;
	margin: 0 0px 0px 0;
	line-height: 35px;
	text-align:center;
}

/* Zone gauche */

#zonegauche {
	list-style: square;
	float: left;
	position: relative;
	left: 5px;
	width: 450px;
}
#zonegauche p {
	margin: 10px 0 10px 0px;
	line-height: normal;
}
#zonegauche p.date {
	margin: 0;
	padding: 0;
}
#zonegauche a {
	color: #333333;
	text-decoration: none;
}
#zonegauche a:hover {
	color: #000080;
	text-decoration: underline;
}

li {
	list-style-type:square;
	margin-bottom:6px;
}
ul.liste li {
	list-style: disc;
	margin-bottom: 3px;
}

/* COLONNE DROITE */

#zonedroite {
	float: right;
	width: 300px;
	padding-bottom: 20px;
	background: #e6e6fa;
	text-decoration: none;
}

.tourdroite {
	padding-left: 20px;
	padding-right: 10px;
}
#zonedroite a {
	color: #333333;
	text-decoration: none;
}
#zonedroite a:hover {
	color: #000080;
	text-decoration: underline;
}

#zonedroite ul {
	margin-left: 15px;
	padding: 0;
	list-style-type: none;
}
#zonedroite ul li {
	font-size: 10pt;
	line-height: 14px;
	margin-bottom: 6px;
}
#zonedroite ul li a {
	color: #b8860b;
	text-decoration: none;
}

/* Pied de page */

#pied{
	color: #333333;
	font-size: 10pt;
	text-align: center;
	margin-top: 35px;
	text-decoration: none;
}

.listegauche {
	list-style-type: square;
}
