body {
	font-family: arial, helvetica, sans-serif;
 	font-size: 77%; /* don't go smaller than this */ 
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond_WEB.jpg);

}

#conteneur table {

background-color: #FFFFFF;
}

#contenu {
	margin: 5px;
}

/* Classes réservées Joomla */

.componentheading
{
	color: #004463;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 1em;
}



.contentheading { /* titre de contenu */
  	/*color: #000000;*/
	color: #004463;
	font-size: 107%;
	/*font-size:22px;*/
	font-weight: bold;
    margin-bottom: 1em;
}

.contentpagetitle { /* titre de news */
        color: #000000;
		/*font-size: 22px;*/
        /*font-size: 107%;*/
		font-size: 90%;
        font-weight: bold;
	  text-decoration: none;
}

div.module-menu_haut  {
   background-image: url(../images/ligne01.gif);
   background-repeat: no-repeat;
   background-color: transparent;
   height: 32px;
   width: 797px;  
}

.module-menu_haut li {
   display:inline;

}

a.mainlevel-menu_haut:link, a.mainlevel-menu_haut:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	vertical-align: middle;
}



.module-menu_haut ul {
padding: 0;
   margin: 0; 
}

div.module-sousmenu_haut  {
   background-image: url(../images/ligne01.gif);
   background-repeat: no-repeat; 
   height: 16px;
   width: 797px;  
/*   margin-top: -1px;   */      
}


/*
html>body div.module-sousmenu_haut  {
   background-image: url(../images/ligne02.jpg);
   background-repeat: no-repeat; 
   height: 16px;
   width: 797px;    
   margin-top: 0px;   
}
*/


.module-sousmenu_haut ul {
	padding: 0;
	margin: 0; 
}

.module-sousmenu_haut li {
	display:inline;
}


/*
a.mainlevel-sousmenu_haut:link, a.mainlevel-sousmenu_haut:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-transform: uppercase;
	vertical-align: middle;
}
*/


.module {
	background-color: #FFFFFF;
	background-image: url(../images/dessus_rubrique01_132.jpg);
/*	background-repeat: repeat-x;*/
        background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3DB6C1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3DB6C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3DB6C1;
}

/* to stop ie to display 2 px under images */
img {
        display: block;
}


.module h3 {
   	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
/*	vertical-align: middle;*/
	padding-left: 5px;
	text-align: center;
 	margin: 0px;
    padding:0px;
	height: 19px;
	line-height: 18px;
}

.module-module_centrale 
{
 	background-color: #FFFFFF;
	background-image: url(../images/dessus_rubrique02.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005FAA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005FAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005FAA;
	background-image: url(../images/fond_WEB.jpg);
}

.module-module_centrale h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left:0px;
	text-align: center;
	background-color: transparent;
}





.module-menu_gauche {
   background-color: #005247;
   padding: 8px 0 10px 5px;                     
}


a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000000;
}


a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
    text-decoration: none;
	color: #FCFEFE;
	font-weight: normal;
}

a.sublevel:hover {
	text-decoration: underline;
}

.highlight
{
	color: #003333;
	border-bottom:1px dotted;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 12px;
}

ul li
{
	padding-left: 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom: 0px;
}

.tdpathway
{
	background-image: url(../images/pathway.gif);
	background-repeat : no-repeat;
	padding-left:16px;
}

a.pathway:link , a.pathway:visited
{
	font-size: 12px;
	color: #003333;
}

a:link, a:visited {
	/*font-size: 92%;*/
	color: #003333;
}

a:hover {
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #003333;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 1px solid #858585;
	background : #EAEFEF;
	color: #003333;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #EAEFEF;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:85%;
	color: #000000;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #ffffff;
	background : #003333;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:92%;
	color: #000000;
}

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
{
	height: 18px;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}

a.category:hover
{
	text-decoration:underline;
}

.back_button a:link , .back_button a:visited
{
	font-size:92%;
	color: #000000;
}

.back_button a:hover
{
	text-decoration: none;
}

.pagenav a:link , .pagenav a:visited

{
	font-size:12px;
	color: #000000;
}

.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
{
	font-size:77%;
	color: #000000;
	text-decoration: none;
	border : 1px solid #003333;
	background : #EAEFEF;
	padding-left: 3px;
	padding-right: 3px;
/*	padding-bottom : 1px;
	padding-top: 1px;
*/
	margin-bottom: 1px;
	margin-top: 1px;
}

a.readon:hover
{
	color : #ffffff;
	background : #005FAA;
	text-decoration : none;
}

a.blogsection:link, a.blogsection:visited
{
	font-size:92%;
	color: #003333;


}

a.blogsection:hover
{
	
}

.contentpaneopen
{
        padding-left: 3px;
	padding-top: 5px;
	text-align:justify;
}

.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #003333;
}


.sectiontableheader
{
	padding-top : 5px;
	padding-bottom : 1px;
	color : #004463;
	font-size:14px;
	font-weight: bold;
	border-bottom : 1px solid #004463;
	margin-top: 10px;	
}


.tdmainbody
{
	padding-top : 0px;
	padding-right: 0px;
	padding-left : 0px;
	padding-bottom : 0px;
}

.button
{
	background : #004463;
	color: #FFFFFF;
	height : 20px;
	font-size:10px;
	font-family: verdana;
	border : 1px solid #989898;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}

/* for better consistency across platforms */
h1, h2, h3, h4, h5, h6 {
        margin: 0.8em 0 0.8em 0;
}

p {
	margin: 0.3em 0 0.3em 0;
}

#contenu h1 {
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu h2 {
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contenu h3 {
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#newsflash {
	background-color: #000000;
	margin-top: 5px;
	font-size: 1.5em;
}


.search {
	background-color: #FFFFFF;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.search .inputbox{
	width: 75px;
	font-size: 1em;
	background: transparent;
	background-color: #FFFFFF;
}


.search .button{
	padding: 0px;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #005FAA;
	text-align: center;
	margin-left: 0.5em;
}


body.mceContentBody {
	background-color: #FFFFFF !important;
	background-image: none;
}

/* for poll module */
td .sectiontableentry1 {
	text-align: left;
}

td .sectiontableentry2 {
	text-align: left;
	height : 14px;
	text-decoration: none;
}

td .smalldark {
	text-align: left;
	text-decoration: none;
	height : 14px;

}

