body
{
	font-family:Trebuchet MS, Arial;
	text-align:center;
	font-size:12px;
}

*
{
	margin:0px;
	padding:0px;
}

img
{
	border:0px;
}

a
{
	color:#2F4F94;
}

a:active
{
	color:#2F4F94;
}

a:visited
{
	color:#2F4F94;
}

a:hover
{
	color:#2F4F94;
	text-decoration:none;
}

input
{
	font-size:11px;
	background:#EFEFEF;
	border:1px solid #CCCCCC;
	width:250px;
}

.spacer
{
	clear:both;
}

.souligne
{
	clear:both;
	border-bottom:1px solid black;
	margin-bottom:10px;
}

#conteneur
{
	margin-left:auto;
	margin-right:auto;
	width:811px;
}

#agenda_titre
{
	color:#333333;
	padding-left:35px;
}

#agenda_titre a
{
	color:#333333;
	text-decoration:none;
}

#agenda_titre a:active
{
	color:#333333;
	text-decoration:none;
}

#agenda_titre a:visited
{
	color:#333333;
	text-decoration:none;
}

#agenda_titre a:hover
{
	color:#333333;
	text-decoration:none;
}

#conteneur_centre
{
	width:785px;
	height:500px;
	padding:10px;
	text-align:left;
}

html>body #conteneur_centre
{
	height:auto;
	min-height:500px;
}

#titre_page
{
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
}

.item
{
	text-align:left;
}

.titre_item
{
	float:left;
	text-align:left;
	font-weight:bold;
}

.date_item
{
	float:right;
	text-align:right;
}

.desc_item
{
	text-align:justify;
}

.desc_item2
{
	text-align:justify;
	width:740px;
	padding:10px;
}

#contenu_page
{
	text-align:justify;
	width:580px;
	padding:10px;
}

#contenu_page2
{
	text-align:justify;
	width:740px;
	padding:10px;
}

#contenu_texte
{
	float:left;
	width:620px;
	height:470px;
	overflow:auto;
}

#contenu_texte2
{
	float:left;
	width:785px;
	height:470px;
	overflow:auto;
}

#contenu_texte ul, #contenu_texte2 ul
{
	padding-left:10px;
}

#menu_item
{
	float:left;
	width:140px;
	height:470px;
	padding-left:15px;
}

#menu_item ul
{
	padding-left:15px;
}

#cinq_poles
{
	list-style:none;
}

#cinq_poles a
{
	color:#666666;
	text-decoration:none;
}

#cinq_poles a:active
{
	color:#666666;
	text-decoration:none;
}

#cinq_poles a:visited
{
	color:#666666;
	text-decoration:none;
}

#cinq_poles a:hover
{
	color:#2F4F94;
	text-decoration:none;
}

#arbo
{
	padding-right:15px;
	font-size:15px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#666666;
}

#arbo a
{
	color:#666666;
}

#arbo a:visited
{
	color:#666666;
}

#arbo a:active
{
	color:#666666;
}

#arbo a:hover
{
	color:#2F4F94;
}

.titre_menu
{
	background:#CCCCCC;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	color:#2F4F94;
}

.desc_menu
{
	background:#D1DADF;
	padding:5px;
	font-size:12px;
}

.nompage
{
	padding-left:10px;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	padding-right:15px;
	padding-bottom:10px;
}

#contenu_contact
{
	width:785px;
	height:500px;
	overflow:auto;
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
}

* .texte_agenda
{
	padding:0px;
	margin:0px;
}

.theme_titre
{
	color:#2F4F94;
	font-size:14px;
	font-weight:bold;
}

.ul_sous_rubrique
{
	list-style-type:circle;
	margin-left:-10px;
	margin-top:5px;
	margin-bottom:5px;
}

.bloc_agenda
{
	border-bottom:1px solid #CCCCCC;
	width:140px;
	margin-top:15px;
}

* .bloc_agenda
{
	padding:0px;
	margin:0px;
}