body
{
	width: 696px;
	max-width: 696px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
	padding: 0;
	background-color: #ffffff;
}

a
{
	font-size: 12px;
	font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
}

#header
{
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	height: 183px;
}

#header img
{
	width: 696px;
	display: block;
	border: 0px;
	margin: 0 auto;
}

#header #mainmenu
{
	width: 670px;
	height: 18px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	top: -26px;
}

#header #mainmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 2px;
	font-size: 13px;
}

#header #title
{
	text-align: center;
}

#header #mainmenu ul li
{
	display: inline;
}

#header #mainmenu ul li#active
{
	font-weight: bold;
}

#header #mainmenu ul li a
{
	color: #0f2556;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#header #lang
{
	color: #4444ff;
	position: relative;
	left: 300px;
	top: -15px;
}

#header #lang a
{
    color: #000000;
}
#main
{
	width: 696px;
	margin: 0 auto;
	padding: 0;
	padding-top: 80px;
}

* html #main 
{
	padding-top: 10px;
}

#main #content_left
{
	text-align: left;
}

#main #content_right
{
	width: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	display: inline;
}

#main #bottom
{
	clear: both;
}

/* Nouvelles */
div.news_itemtitle a
{
	font-size: 10px;
	text-decoration: underline; 
}

div.news_itemtitle
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/* Follow Us */
#calendar tr td
{
	text-align: center;
}

.navig_date
{
	font-size: 10px;
	color: #0033cc;
	text-decoration: none;
}

/* Pour l'administration */
table
{
	font-size: 12px;
}

div.container_editheader
{
	border: 1px dashed black;
}
