/* MENU TOP*/

.blogsection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.blog_more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

a.category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: left;
	padding-top: 5px;
	padding-left: 18px; 
	height: 20px !important;
	height: 25px;
	/*width: 100%;*/
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}



/* MENU POSITION USER1*/
.mainleveluser1, a.mainleveluser1:link, a.mainleveluser1:visited {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
	text-align: left;
	padding-top: 5px;
	padding-left: 3px; 
	height: 25px !important;
	height: 20px;
	text-decoration: none;
}

a.mainleveluser1:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

.mainleveluser1 {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	
}


.moduletable_fnews{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.moduletable_fnews .contentheading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.moduletable_fnews .contentpaneopen, .moduletable_fnews .contentpaneopen td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

.moduletable_fnewsd{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4C4C4A;
}

.moduletable_fnewsd .contentheading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4C4C4A;
}
.moduletable_fnewsd .contentpaneopen , .moduletable_fnewsd .contentpaneopen td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4C4C4A;
}



/* COULEUR TITRE SECTION*/
.componentheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #78B0C1;
	padding-left:5px;
}

.contentpane_wblink, .contentpane_wblink td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4C4C4A;
	text-align:justify;
}

/* COMPOSANT WEBLINK */
.componentheading_wblink{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #78B0C1;
	padding-left:5px;
}


/* COULEUR TITRE ARTICLE*/
.contentheading, .contentpaneopen .contentheading, .contentpane th {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #78B0C1;	
	padding-left:5px;
}

.contentpaneopen, .contentpaneopen td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4C4C4A;
	text-align:justify;
}

.txt, .contentpane td, .contentpane_contact, .contentpane_contact td, .searchintro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4C4C4A;
	text-align:justify;
}


.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.button_search{
	border: 5px;
	height: 22px;
	width: 30px;
	color: White;
	background-color: Black;
	padding-left: 2px;
	font-size: 7pt;
	font-weight: bold; 
  	font-family: verdana; 
}

.pagenav_next, .pagenav_prev, a.readon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #7B7664;	
}
