body {
	background-color:#96B7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px;
	line-height: normal;
}
h2 {
	color: #35A8FD;
	line-height: normal;
}
/* Définition du menu de gauche */
.MenuColonne {
	background-color:#07004B;
	border-right: solid 1px #35A8FD;
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin: 0;
}

#menu li {
	border-bottom: solid 1px #35A8FD;
}

#menu li#actif {
	background: #DF0001;
}

#menu a {
	display:block;
	text-decoration:none;
	height: 1.8em;
	line-height: 1.8em;
	color: white;
	font-size: 100%;
	text-indent: 1em;
}

#menu a:hover {
	background: #DF0001;
}

#menu2 li {
	border-bottom: none;
	padding-left: 1.4em;
	}

#menu2 li#actif {
	background: #DF0001;
}
	
/* Mise en page accueil */

.Contenu {
	background-color:#07004B;
}

#Zone01 {
	padding: 5px 0px 5px 22px;
	border-bottom: 1px solid #0067F0;
	line-height: 1.4em;
}

#SavoirPlus {
	text-align:right;
}

.Puce {
	color:#FF0000;
	font-weight:bold;
	padding: 0px 3px 0px 0px;
}

a.AccTitreConf {
	color:#35A8FD;
	font-weight:bold;
	text-decoration:none;
}

.AccSousTitreConf {
	font-weight:bold;
}


/* partie de droite */
.news {
	margin:10px;
	border:1px solid #CA0000;
	background-image:url(images/fond-news.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom: 40px;
	}
	
#NewsTexte {
	padding:5px;
	color:#07004B;
}

/* Page de contenu */

.ContenuPage {
	background-color:#07004B;
	background-image:url(images/fond-contenupage.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.SousMenu {
	text-decoration:none;
	font-weight:bold;
	color:#07004B;
}

#ContenuListe ul {
	list-style-image:url(images/puce.gif);
}

.LegendePhoto {
	background-color:#35A8FD;
	color:#07004B;
	font-weight:bold;
	text-align:center;
	height: 20px;
	line-height:20px;
}
.lienrouge {
	font-weight: bold;
	color: #CC0000;
}
.CellulesBleus {
	background-color: #5A8FD;
}
.ContenuGras {
}
.ContenuPageEntete {
	font-weight: bold;
}

.titrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #07004B;
	margin-left: 10px;
	
}
.lienblanc {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}
.titremotpresident {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	background-color: #CA0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	line-height: 30px;
}
