body{
	background: #1065ac url(../images/fond.jpg) no-repeat fixed top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
div.corps{
	position:absolute;
	width: 880px;
	height: 100%;
	left: 50%;
	margin-left: -425px;/* Cette valeur doit �tre la moiti� n�gative de la valeur du width */
}
div.entete{
	width: 100%;
	height: 150px;
}
div.entete-gauche{
	float: left;
	width: 650px;
}
.entete-gauche-texte{
	background: black;
	color:yellow;
	height:130px;
	font-size: 40pt;
	text-align: center;
	vertical-align: middle;
}
.entete-apres-coin{
	background: black;
	float:left;
	width: 630px;
	height: 20px;
	text-align:left;
}
div.entete-droite{
	float: right;
	width: 230px;
	height:150px;
}
div.menu{

	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	float:left;
	width:200px;
	height:250px;
}
.menu-entre-coin{
	float:left;
	background: #7b89e6;
	width: 160px;
	height: 20px;
	text-align:right;
}
.corps-menu{
	float:left;
	background: #7b89e6;
	vertical-align: top;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
	width:185px;
}
.contenu{
	float:right;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 658px;
	height:100%;
}
.corps-contenu{
	background: url(../images/fond_bt_20x20.gif);
	float: right;
	text-align: center;
	width: 638px;
	padding-right: 10px;
	padding-left: 10px;
	/*height: 100%;*/
}
.contenu-entre-coin{
	background: white;
	float:left;
	width: 638px;
	width: 618px;
	height: 20px;
}

/* definition pour joomla */
/*  Bon */
.topmenu {
	float:right;
	text-align:right;
}
div.search {
	padding: 2px 5px 2px 0;
	text-align: right;
	background: #08676B;
	color: #FFFFFF;
	font-weight: bold;
}
div.date {
	text-align:left;
	background: #08676B;
	padding-left: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}
div.pathway {
	background: #CEE1E1;
	padding: 2px 0 2px 20px;
	color: #F29100;
}
a.pathway {
	margin-right: 10px; 
}

span.pathway {
	font-weight: bold;
}
img {
	border: 0;
}
a {
	color: #F29100;
}
.componentheading, .contentheading {
	/* Titre des articles
	background:url(../images/title.png) no-repeat left center;*/
	font-size: 13px;
	font-weight: bold;
	color: #076165;
	padding: 2px 0 5px 0;
}
/* A voir*/

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

input, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #08676B;
}



#mainlevel-nav {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#mainlevel-nav li {
	float: left;
	padding: 0 10px 0 10px;
	margin: 2px 0 2px 0;
	/*background: url(../images/mainlevel.png) repeat-y;*/
}

#mainlevel-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.corps-menu table.moduletable {
	width: 100%;
	margin: 5px 0 5px 0;
}
/*    class des modules    */
/*      titre   */
.corps-menu .moduletable th {
	background: #ffffff; /*url(../images/left_title.png) no-repeat;*/
	height: 17px;
	padding-left: 0px;
	color: #076165;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}
/*     element  des modules           */
.corps-menu .moduletable td {
	padding-left: 5px;
	line-height: 17px;
}
/*      liens des modiles               */
.corps-menu .moduletable a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.corps-menu .moduletable a:hover {
	color: #f69100;
	text-decoration: none;
	font-weight: bold;
}

.small, .createdate {
	font-style: italic;
}

.copyright {
	font-size: 10px;
	color: #076165;
	padding: 4px;
	text-align: center;
	background: #CEE1E1;
	border-bottom: 1px solid #076165;
	border-right: 1px solid #08676B;
	border-left: 1px solid #08676B;
}

ul.latestnews, ul.mostread {
	list-style: none;
}

td.bullet {
	text-align: right;
	background: #CEE1E1;
	border-right: 1px solid #08676B;
}
div.banners{
	width:648px;
	text-align:center;
}
