body 
	{ 	
		font-family: verdana, sans-serif, trebuchet ms;
		font-size: 12px;
		color: #062A40;
		background: #F0F0F0;
		margin-top: 10px;
		padding: 0;
		text-align: center;	
	}


#tableau
	{
		border: 0;
		background: #transparent;
		margin: 0 auto;
		padding: 0;
	}

#annuaire
	{
		font-family: arial, trebuchet ms, verdana, sans-serif;
		font-size: 7px;
		color: #000000;
	}


#entete
	{
		border: 1px solid #062A40;
		background: #29609E url(/style/fond_entete.jpg) repeat top left;
		width: 982px;
		height: 120px;
	}


#entete img
	{
		border: 0;
		margin: 0;
		padding: 0;
	}

#entete_logo
{
	position: relative;
	border: 0;	
	margin: 0;
	padding: 0;
	width: 200;
	height:118;
}

#menu
	{
		border: 1px solid #062A40;
		background: #F9F3E3;
/*
		width: 202px;
		min-width: 202px;
		max-width: 202px;
		height: 410px;
*/
	}
	
	
#menu h1
	{
		margin: 10px 0 10px 0; 
		font-size: 200%; 
		font-family: "Verdana";
		font-weight: bold;
		line-height: 2em;
		color: #245F9B;
		text-align: center;
		border-bottom: 1px solid #245F9B;
	}
	
#menu ul
	{
		font-family: Verdana, trebuchet ms;
		font-size: 120%;
		line-height: 120%;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		color: #245F9B;
		text-align: center;
	}
#menu li
	{
		display: block; 
		padding:5px 15px 5px 15px;
		margin: 0;
		list-style-type: none;
		color: #245F9B;
	}
	
#menu li.s
{
	background: #245F9B;
}
	
#menu li:hover
{
	background: #C3C2A3;
}
#menu li.s:hover
{
	background: #C3C2A3;
}
	
#menu li.s a.s
	{
		color: #fff;
		font-weight: bold;
		border-bottom: none;
		text-decoration: none;
	}

#menu li.s a.s:hover
{
	color: #fff;
	font-weight: bold;
}
	
#menu li a
{
	color: #313222;
	font-weight: bold;
}

#menu li:hover a
{
	color: #fff;
	font-weight: bold;
	border-bottom: none;
	text-decoration: underline;
}
	
#menu li.s:hover a
{
	color: #fff;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
}

	
#menu li a:link
	{ 
		font-weight: bold;
		text-decoration: none;
		border-bottom: none;
		font-style: normal;
	}
	
#menu li a:visited
	{
		font-weight: bold;
		text-decoration: none;
		border-bottom: none;
		font-style: normal;
	}
	
#menu li a:hover
	{
		/*color: #963;*/
		color: #fff;
		font-weight: bold;
		border-bottom: none;
		text-decoration: underline;
	}



#corps
	{
		border: 1px solid #062A40;
		margin: 0;
		padding: 15px 15px 5px 15px;
		background: #FFF;
		
/*
		width: 738px;
		max-width: 738px;
		min-width: 738px;
		height: 410px;
*/	

		font-style: normal;
		font-size: 100%;
		font-family: Verdana, "trebuchet ms";
		line-height: 1.2em;
		color: #000;
	}

#corps ul
{
	margin-left: 20px;
	padding: 0;
	border: 0;
}

.bandeau_img
{
	margin: 0pt 0px 10px 10pt;
	float: right;
	cursor: pointer;
	padding:10px;

	background: #FFFFFF;
	max-width:320px;
	overflow:auto;
	text-align: right;
}

.bandeau_img2
{
	margin: 0pt 0px 10px 10pt;
	float: right;
	cursor: pointer;
	padding:10px;

	background: #FFF;
	max-width:180px;
	overflow:auto;
	text-align: right;
}

.manchette
{
	margin: 15px 0px 15px 15px;
	padding: 5px;
	border: 1px solid #062A40;
	float: right;

/*
	position : relative;
	top:10px;
	left:550px;
*/
	background: #F0F0F0;
	color: #000000;
	width: 190px;
	max-width: 190px;
	overflow: hidden;
	text-align: center;
}

#corps a:link
	{
		color: #3568A7;
		font-style: normal;
		text-decoration: underline;
	}

#corps a:visited
	{
		color: #3568A7;
		font-style: normal;
		text-decoration: underline;
	}

#corps a:hover
	{
		color: #A78E35;
		font-weight: bold;
		text-decoration: underline;
	}

#corps a.img
	{
		color: #000;
		text-decoration: none;
		border-bottom: none;
		font-style: normal;
		text-decoration: none;
	}
	
#corps h1
	{
		margin: 0px 0 10px 0; 
		font-style: normal;
		font-size: 140%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #163F55;
	}

#corps h2
	{
		margin: 10px 0 2px 0; 
		font-style: normal;
		font-size: 125%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #998454;
		border-bottom: 1px dotted #41617A;
	}

#corps h2 a:link
	{
		color: #998454;
		font-style: normal;
		text-decoration: none;
	}

#corps h2 a:visited
	{
		color: #998454;
		font-style: normal;
		text-decoration: none;
	}

#corps h2 a:hover
	{
		color: #998454;
		font-style: normal;
		text-decoration: none;
	}

#corps h2.blog
	{
		margin: 10px 0 0px 0; 
		font-style: normal;
		font-size: 125%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #998454;
		border-bottom: 0;
	}

#corps h3
	{
		margin: 0 0 10px 0;
		padding-left:20px;
		font-style: italic;
		font-size: 90%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: normal;
		line-height: 1.5em;
		color: #998454;
		border-bottom: 1px dotted #41617A;
	}
	
#corps div.bloc
	{
		margin: 0; 
		padding: 0;
		
		font-style: normal;
		font-size: 100%; 
		font-family: Verdana, "trebuchet ms";
		line-height: 1.2em;
		color: #000;
		text-align: justify;
		
		width: 738px;
		min-width: 738px;
		max-width: 738px;
		
		overflow: hidden;
	}
	
#corps div.blog
	{
		margin: 0; 
		font-style: normal;
		font-size: 100%; 
		font-family: Verdana, "trebuchet ms";
		line-height: 1.2em;
		color: #313222;
		text-align: justify;
		overflow: auto;
	}


#corps div.blog-photos
{
	margin: 0;
	float: right;
	cursor: pointer;
	padding:0 0px 0px 10px;
	width : auto;
	max-width:450px;
	overflow:hidden;
	text-align: right;
}

#corps div.blog-photos
{
	margin: 0;
  padding: 0 0px 10px 10px;
}

	


#corps p
	{
		margin: 0; 
		font-style: normal;
		font-size: 100%; 
		font-family: Verdana, "trebuchet ms";
		line-height: 1.2em;
		color: #000;
		text-align: justify;
	}
	
#corps span
	{
		font-style: normal;
		font-size: 100%; 
		font-family: Verdana, "trebuchet ms";
		line-height: 1.2em;
		color: #000;
		text-align: justify;

	}
	
#element
	{
		border: 1px solid #062A40;
		margin: 10px auto;
		padding: 15px 15px 5px 15px;
		background: #FFFFFF;
		width: 738px;
		min-width: 738px;
		height: 410px;
		overflow: auto;

		font-style: normal;
		font-size: 100%;
		font-family: Verdana, "trebuchet ms";
		line-height: 1.2em;
		color: #000;
	}

#element h1
	{
		margin: 0px 0 10px 0; 
		font-style: normal;
		font-size: 140%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #163F55;
	}

#element h2
	{
		margin: 10px 0 2px 0; 
		font-style: normal;
		font-size: 125%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #998454;
		border-bottom: 1px dotted #998454;
	}

#element h2.blog
	{
		margin: 10px 0 0px 0; 
		font-style: normal;
		font-size: 125%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: bold;
		line-height: 1.5em;
		color: #998454;
		border-bottom: 0;
	}

#element h2 a:link
	{
		color: #998454;
		font-style: normal;
		text-decoration: none;
	}

#element h2 a:visited
	{
		color: #998454;
		font-style: normal;
		text-decoration: none;
	}

#element h2 a:hover
	{
		color: #998454;
		font-style: normal;
		text-decoration: none;
	}
	
#element h3
	{
		margin: 0 0 10px 0;
		padding-left:20px;
		font-style: italic;
		font-size: 90%; 
		font-family: Verdana, "trebuchet ms";
		font-weight: normal;
		line-height: 1.5em;
		color: #998454;
		border-bottom: 1px dotted #998454;
	}

#pied
	{
		border: 1px solid #062A40;
		margin: 10px auto;
		background: #29609E url(/style/fond_pied.jpg) repeat top left;
		width: 982px;
		height: 25px;

		font-family: trebuchet ms, sans-serif, verdana;
		font-size: 12px;
		line-height: 1.5em; 
		color: #FFFFFF; 
}

#pied a:link
	{ 
		color: #fff;
		text-decoration: none;
		border-bottom: none;
		font-style: normal;
	}
	
#pied a:visited
	{
		color: #fff;
		border-bottom: none;
		text-decoration: none;
		font-style: normal;
	}
	
#pied a:hover
	{
		font-weight: bold;
		border-bottom: none;
		text-decoration: underline;
		color: #ffe;
	}
