body {
background: #ffffff;
background-image: url('../images/bando_gauche.gif');

width: 100%;
margin : auto;	
padding: auto;
text-align: center;
font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
font-size: 100%;
}

#container {
margin: 0 auto;
font-size: 0.8em;
text-align: justify;
clear: both;
}

#header {
height: 200px;
margin: 0 auto;
clear: both;

}

#headerinside {
background-image: url('../images/bando.jpg');
background-repeat: no-repeat;
margin: 0 auto;
height: 150px;
text-align: left;
clear: both;
}


#headerinsidetext {
position: relative;
height: auto;
width: auto;
left: 25px;
top: 25px;
color: #ffffff;
font-size: 1.6em;
font-weight: bold;
}

#leftsidebar {
text-align: center;
float: left;
width: 15%;
overflow: visible;
font-family: Helvetica, Arial, sans-serif;
padding-left: 5px;
}

#dernieres_news {
text-align: justify;
}

#dernieres_news h3 {
font-family:Helvetica;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 16px;
padding-bottom : 16px
}

#main {

	float: left;
	width: 50%;
margin-left: 9%;	
overflow: hidden;
}

#rightsidebar {
	float: right;
	width: 15%;
padding-right: 1%;
overflow: hidden;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.6em;
	padding-top: 10px;
}

a, a:visited {
color: #000080;
}

a:hover {
color: #015dc4;
}

#searchForm {
text-align: right;	
padding-right: 10px;
padding-bottom: 10px;

}
/*--------last news-----------*/
a.latestnews {
color: #000000;
text-decoration: none;
}
/* ----- Top Menu ------------------------- */

#topmenu {
font-size: 0.8em;	
margin: 0 auto;
height: 16px;
text-align: center;
padding-top: 5px;
background-image: url('../images/shadow.jpg');
clear: both;
}

#topmenu .moduletable {
border: 0;
padding: 0;
/*margin-left: 15%;*/
}

#topmenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#topmenu li {
display: inline;
margin: 0;
padding: 0;
border-right: 1px solid #000080;
}

#topmenu a, #topmenu a:visited {
font-weight: bold;
padding-right: 10px;
padding-left: 10px;
color: #000080;
text-decoration: none;
}

#topmenu a:hover {
/*text-decoration: underline;*/
background-color: #99ccff;
}

/* ----- Left Sidebar Elements ------------------ */

#leftsidebar ul {
margin: 0px;
padding-right: 10px;
padding-left: 10px;
}

#leftsidebar ul li {
padding-top : 10px;
padding-bottom : 10px;
list-style-type: none;
border-bottom: 1px solid #000080;
}

#leftsidebar ul li a {
text-decoration: none;
font-size: 1.2em;
color: #000080;
font-weight: bold;
}

#leftsidebar ul li a:hover {
/*text-decoration: underline;*/
background-color: #99ccff;
}

#leftsidebar h3 {
margin-top: 10px;
padding: 10px;
font-size: 1.2em;
color: #000080;
background: #99ccff;
}

/* ----- Right Sidebar Elements ----- */
#rightsidebar .moduletable, #rightsidebar .moduletable_text {
border: 1px solid #99CCFF;
margin-top: 10px;
text-align:left;
padding: 0;
}

#rightsidebar .moduletable h3, #rightsidebar .moduletable_text h3 {
margin: 0;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
color: #000080;
background-color: #99ccff;
font-family:Helvetica, Arial;
font-size: 1.2em;
text-align: center;
}

#rightsidebar p {
padding-right: 5px;
padding-left: 5px;
margin-top: 0px;
margin-bottom: 10px;
}

.texte_boite {
border-width: 0px;
font-size: 1.4em;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
/*margin: 5px;*/
}

.titre_boite {
background-color: #99CCFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #000080;
font-weight: bold;
line-height: 40px;
}

.image_basse_menu {
position: absolute;
bottom: 0px;
left: 0px;
}

.image_marge5 {
margin-top: 15px;

}
/* Additional markups */

.pagenavcounter, .pagenav {
	font-size: 11px;
}

.contenttoc {
	padding: 5px;
}

/*---------------pied de page--------------------------*/

#pied {

margin-right: 17%;
	margin-left: 17%;
	float: left;
		overflow: hidden;
font-size: 0.8em;
text-align: justify;
}
/*----------------------------titres--------------------*/

/*---titre de section ou de categorie-----*/

div.componentheading {
	/* Component heading */
font-size: 1.4em;
	color: #000080;
	border-bottom: 1px solid #000080;
	font-weight: bold;
	margin-top: 10px;

		}

td.contentheading {

/* --------Post titles/headings ---*/
font-family: Helvetica, Arial;
font-size: 1.3em;
font-weight: bold;
text-align: left;
/*background-color:#ccffff;*/
color: #000080;
padding-top: 10px;
padding-bottom : 10px;
}

/*--------------------table pour affichage des articles---------------*/

table.contentpaneopen {
	/* Table wrapping posts */
margin: 0;
padding: 0;
}

.article_separator { 
border-bottom: 1px solid #99ccff; 
display: block;
width: 95%;          
margin-left: 15px;
margin-top:  5px;
}
./*-----------------------------------------------------------------*/


#form-login-remember {
	/* Small 'remember me?' text in login form */
	font-size: 0.8em;
	padding-bottom: 5px;
}

#form-login {
	text-align: center;
}

#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align: center;
}

fieldset.input {
	border: 0;
}

#form-login #form-login-remember {
	text-align: center;
}

form {
margin: 0;
padding-left: 5px;
}

/*------------liste des articles-----------*/

td.sectiontableheader {
  background: #99ccff;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}



/*----------------------------------------*/

.button {
	background-color: #ddecf3;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #e7f7ff;
	border-left: 1px solid #cde4ef;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #245167;
}

.buttonheading img {
	border: none;
	margin: 0;
	padding: 0;
}

span.small {
	/* Small text underneath post title, i.e. 'Written by...' */
	font-size: 0.6em;
	margin: 0;
	padding: 0;
}

/*----------------------dates articles----------------------*/

td.createdate {
	/* Small date under post titles */
	font-size: 0.7em;
	font-style: italic;
	text-align: left;
	color: #000080;
	padding-bottom : 10px;
}

td.modifydate {
	/* The 'Last Updated' date under posts/modules. */
	font-size: 0.7em;
	text-align: right;
	font-style: italic;
}
/*-----------------lire la suite---------------------*/

a.readon {
	/* The 'Read More...' link under posts/modules. */
font-size: 0.8em;
float: right;
text-align: right;
}
/*--------------------------------------------------*/

td.article_column {
/*padding-right: 5%;*/
}

table.pollstableborder {
text-align: left;
width: 100%;
}

p {
margin: 0;
padding: 0;
}

/*----------fil d'ariane--------------------------*/

/*texte : vous êtes ici*/


span.breadcrumbs {
font-size: 1em;
color: #000080;
}

/*fil ariane*/
.crumbbg {
/*background-image: url('../images/bando_gauche.gif');*/
text-align: left;
font-size: 0.6em;
color: #000080;
padding-left: 10px;
padding-bottom: 10px;
/*margin-left: 10px;*/	
/*margin-bottom: 10px;*/

}

/*----------------banniere---------------------*/
div.bannerheader {
font-size: 0.7em;
}
