img { border:none}

td {
text-align: left;
}




.modifydate{
    color: #000000;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
}


.small{
    color: #000000;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
}
.createdate{
    color: #000000;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
}



#active_menu {
	color:#FFCC00;
	font-weight: bold;
}

a#active_menu:hover {
	color: #E15704;
}

/* MENU TOP*/
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; 
	
}

/* COULEUR TITRE SECTION*/
.componentheading{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #EA7A14;
	padding-left:5px;
}

/* COULEUR TITRE ARTICLE*/
.contentheading{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #EA7A14;	
	padding-left:5px;
}

.txt{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4C4C4A;
}

.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;	
}

