/* general stuff */


body{
margin:10px;
padding:0;
font-family: verdana, arial, sans-serif;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
color: red;
 }
 

.user1 {
background: url(../images/fond-user.gif);
margin: 10px;


}

.cadre {
  border: solid 1px #7c7b7b;
    border-right: solid 2px #7c7b7b;
	    border-bottom: solid 2px #7c7b7b;
  }
  
.header {
  border-bottom: solid 1px #a7122f;
 background: url(../images/gauche.gif);
}

.gauche {
  border-right: solid 1px #a7122f;
 background: url(../images/gauche.gif);
}
.pied {
  border-top: solid 1px #a7122f;
 background: url(../images/pied.gif);
 color: #ffffff;
 
}

a.pied:link, a.pied:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.pied:hover
{
	text-decoration: none;
}

.articles {
/*  border-top: solid 1px #a7122f;  */
}

#search {
margin: 0px;
padding: 0px;
width: 143px;
height: 19px;
float: right;
background: url(../images/back_search.gif) right top no-repeat;
padding-left: 0px;
padding-top: 0px;
vertical-align: top;
}


#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: url(../images/back_search.gif) right top no-repeat;
border: 1px;
margin: 0px;
padding: 2px;
line-height: 20px;
}


#search .button{
margin: 0px;
padding: 0px;
height: 1px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

.buttonsearch {
border: 1px solid #7c7b7b;
background: url(../images/btn.gif);	
}
.inputboxsearch {
border: 1px solid #cccccc;
background: #f0f1f3;
font-size: 14px;
}

#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

 

/* Modules */



/*  Titre modules  */
div.module  {
font-size: 14px;
width: 100%;
font-weight: bold;
margin: 0px;
padding: 0px;
padding-top: 3px;
margin-bottom: 3px;
background:  url(../images/titre-article.gif);
height : 22px;
}


/********************************************************/


/* **********Main Menu(s)***********/
a.mainlevel {
background: url(../images/menu1.gif);	
font-size: 11px;
padding-left: 4px;
display: block;
line-height: 26px;
margin-top: 1px;
text-decoration: none;
font-weight: bold;
color : #ffffff;
}
a.mainlevel:hover, a.mainlevel#active_menu {
background: url(../images/menu1-a.gif);	
text-decoration: none;
color : #00653A;
}
a.mainlevel#active_menu {
color : #366c5c;
text-decoration: underline;
font-variant: small-caps;
font-size: 14px;
}
a.sublevel {
background: url(../images/sous-menu.gif);	
padding: 0px;
padding-top: 4px;
margin: 0px;
margin-left: -4px;
font-size: 11px;
text-indent: 10px;
color : #000000;
display: block;
/*line-height: 12px;*/
height: 18px; 
margin-top: 0px;
text-decoration: none;
font-weight: normal;
}
a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
font-weight: bold;
color : #00653A;
}
a.sublevel#active_menu {
text-decoration: none;
font-weight: bold;
color : #00653A;
}
.sublevel {
background: url(../images/sous-menu.gif);	
margin-left: -4px;
height: 10px;
display: block;
}
/***********************************************************************************/


hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }

 
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

/**************** module affichage des articles en liste  ************/	
/* ligne titre des rubriques */		
.sectiontableheader {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px;
        color : #FFFFFF;
        height : 20px;
        font-weight : bold;
        background-color: #3A69AF;
		padding-left: 10px;
}	
/* ligne impaires */	
.sectiontableentry1 {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
	border: 0px;
	height : 25px;

	text-indent: 10px;
	color: #000000;
	background-color: #DEDEEF;
}
/* lignes paires */	
.sectiontableentry2 {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
	height : 25px;
	text-indent: 10px;
         
	border: 0px;
	background-color: #F3F3FF;
}
/*********************************************************************************/
/**** Aspect boutons de navigation en bas de liste *****/
.pagenav {
  cursor: hand;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: url(../images/btn.gif); 
  border: solid 1px #999999;
}
/*
/****** bouton suivant et Precedent *********/
.pagenav_next, .pagenav_prev {
  cursor: hand;
 font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding-left: 10px;   
  padding-right: 10px;
   line-height: 16px;
  background: url(../images/btn.gif); 
  border: solid 1px #999999;
}


/*formulaires */
.button {
border: 1px solid #cecece;
background: url(../images/btn.gif);	
}
.inputbox {
border: 1px solid #cccccc;
background: #f0f1f3;
font-size: 10px;
}
.contact_email{
font-size: 12px;
padding-left: 4px;
line-height: 22px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
}


.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

/* titre article */
.contentheading {
/*background:  url(../images/titre-article.gif);*/
width: 98%;
font-weight: bold;
font-size: 14px;
line-height: 22px;
height: 22px;
border-bottom: 2px solid #056aae; 
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #056aae;

}

.contentheadingtitre{
/*background:  url(../images/titre-article.gif);*/
width: 98%;
font-weight: bold;
font-size: 14px;
line-height: 22px;
height: 22px;
padding-left: 10px;
background: url(../images/titre-article.gif);	
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #1A6FB7;

}

.contentpaneopentitre{

}


/*Titre module */
.componentheading {
/*background:  url(../images/titre-article.gif);*/
background: url(../images/titre-article.gif);	
width: 98%;
display: block;
padding-left: 10px;
font-weight: bold;
font-size: 14px;
line-height: 27px;
height: 27px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #1A6FB7;
margin-bottom: 20px;
}

.contentpaneopen {
text-align: left;
font-size: 12px;


}
.searchintro{
font-size: 12px;
color : #cccccc;
}

table.contentpane td.contentheading {
/*font-weight: bold;*/
font-size: 10px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}

.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 10px;
 }
table.moduletable th  {
font-size: 12px;
color: #ffffff;
background:  url(../images/titre-menu.gif);
background-position: 0px 2px;
/*width: 98%;*/
font-weight: bold;

line-height: 23px;

}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}


.pagenavbar {
	margin-right: 10px;
	float: right;
	
	  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 15px;
  margin: 1px;
}



.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/btn.gif) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}


