body {
  color            : #000000;
  text-align       :justify;
  margin-bottom    : 3px;
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;
  background-color :#777778;
  min-width        :850px;
  width            :99%;
 
}

/*******************description des headers***********************************/
H1{
 font-size        : 145%;
font-weight      : bold;
color            : #49494A;
text-align:center;
text-transform:uppercase;
}

 H2{
font-size        : 120%;
text-align:center;
font-weight      : bold;
text-transform:uppercase;
}

H3{
font-size        : 110%;
font-weight      : bold;

}

H4{
 font-size        : 100%;
font-weight      : bold;
}

H5{
font-size        : 90%;
font-weight      : normal;
}

H6{
font-size        : 80%;
font-weight      : normal;
/*background-color:#64D420;*/
}

.bord_droit_img{
padding-right:5px;
}

.bord_gauche_img{
padding-left:5px;
}

/*******************éléments classés par ordre d'apparition sur la page***********************************/
.whole
{
position:relative;
overflow:hidden;
min-width:850px;
width:99%;
}


.banner
{
float:left;
width:99%;
height:100px;
z-index:1;
overflow:hidden;
background-image:url("../../../images/stories/banner_center.jpg");
background-position: top left;
background-repeat: repeat-x;
}

.banner_left
{
float:left;
width:15%;
height:100px;
z-index:9;
overflow:hidden;
background-image:url("../../../images/stories/banner_left3.jpg");
background-position: top left;
background-repeat: no-repeat;
}

.titre_bandeau{
margin-top:15px;
float:left;
width:68%; /*60*/
/*width:553px;*/
height:80px;
z-index:15;
overflow:hidden;
background-image:url("../../../images/stories/titre_bandeau.jpg");
background-position: top center;
background-repeat: no-repeat;
}

.banner_right
{
float:right;
width:10%;
height:100px;
z-index:10;
overflow:hidden;
background-image:url("../../../images/stories/banner_right.jpg");
background-position: top right;
background-repeat: no-repeat;

}

.banner-basg
         {
          float:left;
	  margin-left:-1px;
          width:15%;
          z-index:20;
          height:80px; 
}


.banner-basd
         {
          z-index:20;
          float:right;
          clear:none;
	  margin-right:-1px;
          height:80px;
          background-image:url("../../../images/stories/page_bd.jpg");
          background-position:top right;
          background-repeat:no-repeat;
}

.page-hautd{
}

.page-hautg{

}

.buttons
{
float:right;
overflow:hidden;
width:100%;
text-align:right;
text-transform:uppercase;
border-bottom    : 0px solid #FFFFFF;
background-position: top right;
background-repeat: no-repeat;


}

#buttons>ul#mainlevel-nav li a {
  float:right;
  width: auto;
}


#buttons>td#mainlevel-nav a {
  float:right;
  width: auto;
}

.ariane
{
clear:both;
padding-left:60px;
overflow:hidden;
height:15px;
width:100%;
}

.top
{
clear:both;
background-color:#777778;
width:100%;

}

.pathway {
  /*float:left;*/
  font-size        : 10px;
  color            : #FFFFFF;
 /* padding-left     : 14px;*/
}

a.pathway:link, a.pathway:visited {
  color            : #FFFFFF;
  font-size        : 10px;
  padding-left     : 0px;
  font-weight      : bold;
}

a.pathway:hover {
color            : #4DC007; /*64D420;*/
  font-size        : 10px;
  padding-left     : 0px;
}

.left
{
float:left;
width:173px;
height:100%;
margin-left:45px;
background-image:url("../../../images/stories/page_bg.jpg");
background-position:top left;
background-repeat:no-repeat;
z-index:20;
color:#4DC007;
}
/* gestion module menus gauches 1,2,3 */

.moduletable{
margin-top:55px;
margin-left:0;
width:89%;
text-align:center;
}

.menu1{
margin-left:-5px;
}

.moduletablemenu1,.moduletablemenu2,.moduletablemenu3{
margin-left:5px;
margin-top:10px;
width:89%;
}


.moduletable_actus{
margin-top:5px;
margin-left:5px;

}

.moduletablenews_actus{
/*margin-top:-10px;*/
margin-left:7px;
color:#FFF;
/*text-align:left;*/
}

.article_seperator{

}

.moduletablenews_actus_1{
margin-top:55px;
/*modifie par JG margin-top:15px;*/
margin-left:0px;
color:#FFF;
padding-left:8px;
}


td.moduletablenews_actus, tr.moduletablenews_actus, p.moduletablenews_actus, div.moduletablenews_actus{
color:#FFF;
}

/* gestion modules connexion ET mes articles*/
.moduletableconnex{
margin-left:5px;
margin-top:10px;
width:80%;
}

.moduletableprofil{
margin-left:5px;
margin-top:10px;

}

.main
{
overflow:hidden;
margin-top:1px;
width:58%;
min-height:700px;
float:left;
overflow:hidden;
background-color:#FFFFFF;
border-left:1px solid #FFFFFF;
color:#000000; /*777778;*/
z-index:1;

}

.blog{
width:90%;
}

.page_article {
  width            : 90%;
  padding-top      : 0px;
padding-left      : 50px;
  margin-bottom    : 0px;
}
td.page_article{
  width            : 70%;
  padding-top      : 3px;
  margin-bottom    : 5px;
}

.right
{
margin-right:0px;
overflow:hidden;
float:left;
width:173px;
height:100%;
background-image:url("../../../images/stories/page_bd2.jpg");
background-position:top right;
background-repeat:no-repeat;
z-index:20;

}
.mainlevel_actus{
color:#FFFFFF;
padding-left:25px;
padding-bottom:5px;
}
.sublevel_actus{
color:#FFFFFF;
padding-left:25px;
padding-bottom:5px;
}

a.mainlevel_actus{
color:#FFFFFF;

}

a.mainlevel_actus:hover {
  text-align       : left;
  color            : #FFFFFF;
  text-decoration  : none;
  

}

a.mainlevel_edition:hover {
  text-align       : left;
  display          : block;
  color            : #FFFFFF;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none
  

}
.mainlevel_edition{
color:#FFFFFF;
padding-left:5px;


}

a.mainlevel_edition{
color:#FFFFFF ;

}

.syndicate{
margin-top:50px;
}


.bottom
{
width:100%;
height:80px;
clear:both;
/*background-color:#FFFFFF;*/
z-index:1;
}

.bottom_left
{
float:left;
width:218px;
height:80px;
z-index:9;
overflow:hidden;
background-image:url("../../../images/stories/bottom_left2b.jpg");
background-position: top left;
background-repeat: no-repeat;
}

.bottom_right
{

width:223px;
height:80px;
z-index:9;
overflow:hidden;
background-image:url("../../../images/stories/bottom_right2b.jpg");
background-position: top left;
background-repeat: no-repeat;
}

.txt_footer{
float:left;
height:80px;
width:58%;
background-color:white;
}

/*****************************************************************/
/********************old stuff************************************/

td, tr, p, div {
  font-family      : Verdana,Arial, Helvetica, sans-serif;
  font-size        : 12px;
  /*color            : #000000;*/
  /*color            : #49494A;*/
  padding-right:0px;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.search_box {
  float: right;
  background	   : url('../images/search.gif');
  color			   : #333333
}
.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #FCFCFC;
  color             :#404F59;
  //background-image  : url('../images/but.gif');
  padding           : 2px
}

td#mainlevel-nav {
  font-size         : 12px;
  color : #346AE4;
}

 
ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : 0.8em;
}

ul#mainlevel-nav li {
  display           : block;
  color            : #FAD12B;
  text-align       : center;
  padding-left      : 5px;
  padding-right     : 2px;
  float             : left;
  margin            : 0;
  width             : auto !important;
  width             : 11%;
  font-size         : 12px;
  line-height       : 21px;
  white-space       : nowrap;
/*  border-right      : 1px solid #FFFFFF;*/
  
}
ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 2px;
  padding-right     : 3px;
  text-decoration   : none;
  color             : #346AE4;
  background        : transparent;
}


ul#mainlevel-nav li a:hover{
  color            : #4DC007;
}
table.moduletable {
  width		   : 89%;
  table-layout	   : auto;
}
table.moduletable th {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 10px;
  line-height      : 10px;
  color            : #ffffff;
  padding-top:2px;

}



table.moduletable td {
  padding-left     : 3px;
  padding-right    : 3px;
  height           :18px;
}
table.content{
  width            : 80%;
  padding          : 15px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  
}
table.contentpane {
  width            : 80%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 1px;
  border-spacing   : 0px;
  margin-bottom    : 1px;
}
table.contentpaneopen {
  width            : 95%;
  margin-left        : 10px;

}
.contentheading {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  letter-spacing   : 0px;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 18px;
/* JG line-height      : 22px;*/

 /* text-transform   : uppercase;*/
  padding-left     : 10px;
  text-align       : left;
  color            : #000000;
  width            : 100%;
  margin           : 2px
}
.componentheading {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  letter-spacing   : 0px;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  text-transform   : uppercase;
  padding-left     : 10px;
  text-align       : left;
  color            : #000;
  width            : auto;
  margin           : 2px
  
  }
.componentheading2 {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  letter-spacing   : 0px;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  width            : auto;
  margin           : 2px;
  
  }
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #56666E;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #56666E;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #4DC007;
  text-decoration  : none;
  font-weight      : bold;
}
.buttonheading {
  background       : url('../images/header.jpg');
  padding-left     : 4px;
  padding-right    : 4px
  }

a.mainlevel {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  padding-left      : 5px;
  text-align       : left;
  display          : block;
  height	   : 20px;
  font-size        : 12px;
  width            : auto;

}

a.mainlevelmenu1,a.mainlevelmenu2,a.mainlevelmenu3  {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  padding-left      : 5px;
  text-align       : left;
  display          : block;
  height	   : 20px;
  font-size        : 12px;
  width            : auto;

}
a.mainlevel: link {
  text-align       : left;
  display          : block;
  font-size        : 12px;
  width            : auto;
  padding-left      : 5px;
color:#4DC007;
  
}
a.mainlevel:link,a.mainlevelmenu1:link,a.mainlevelmenu2:link,a.mainlevelmenu3:link, a.mainlevel:visited,a.mainlevelmenu1:visited,a.mainlevelmenu2:visited,a.mainlevelmenu3:visited { /* description fonte menu gauche*/
  text-align       : left;
  display          : block;
  font-size        : 12px;
  font-weight      : bold;
  padding          : 5px 0px 0px 0px;
  color            : #E5EDED;
  width            : auto;
  height           : auto;

}
a.mainlevel:hover,a.mainlevelmenu1:hover,a.mainlevelmenu2:hover,a.mainlevelmenu3:hover {
  text-align       : left;
  display          : block;
  color            : #4DC007;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none
  

}
#active_menu {
  text-align       : left;
  color            : #ECC20E;
/*background-image:url("../../../images/stories/menu_item.jpg");*/
background-position: right;
background-repeat: no-repeat;
  font-weight      : bold
height:18px;
}

#active_menumenu1 {
  text-align       : left;
  color            : #ECC20E;
/*background-image:url("../../../images/stories/menu_item.jpg");*/
background-position: right;
background-repeat: no-repeat;
  font-weight      : bold
height:18px;
}

#active_menumenu2 {
  text-align       : left;
  color            : #ECC20E;
/*background-image:url("../../../images/stories/menu_item.jpg");*/
background-position: right;
background-repeat: no-repeat;
  font-weight      : bold
height:18px;
}

#active_menumenu3 {
  text-align       : left;
  color            : #ECC20E;
/*background-image:url("../../../images/stories/menu_item.jpg");*/
background-position: right;
background-repeat: no-repeat;
  font-weight      : bold
height:18px;
}

a#active_menu:hover {
  text-align       : left;
  color            : #4DC007;
  font-weight      : bold
}

a#active_menumenu1:hover {
  text-align       : left;
  color            : #4DC007;
  font-weight      : bold
}
a#active_menumenu2:hover {
  text-align       : left;
  color            : #4DC007;
  font-weight      : bold
}
a#active_menumenu3:hover {
  text-align       : left;
  color            : #4DC007;
  font-weight      : bold
}
a:link, a:visited {
  font-size        : 12px;
color            : #4DC007;
  text-decoration  : none;
  font-weight      : bold;


}

a:visited {
  font-size        : 12px;
color            : #4DC007;
  text-decoration  : none;
  font-weight      : bold;


}

a:hover {
  font-size        : 12px;
  color            : #ECC20E;
  text-decoration  : none;
  font-weight      : bold;

}
a:sublevel{
padding-top:5px;
padding-bottom:3px;
}

a:sublevel_actus{
padding-top:5px;
padding-bottom:3px;
padding-left:10px;
}



#active_menu.sublevel{
text-align       : right;
padding-top:5px;
padding-left:5px;
padding-right:50px;
background-image:url("../../../images/stories/menu_item.jpg");
background-position: right;
background-repeat: no-repeat;
height:18px;
}

#active_menu.sublevelmenu2{
text-align       : right;
padding-top:5px;
padding-left:5px;
padding-right:50px;
background-image:url("../../../images/stories/menu_item.jpg");
background-position: right;
background-repeat: no-repeat;
height:18px;
}

#active_menumenu1.sublevel,#active_menumenu2.sublevel,#active_menumenu3.sublevel{
text-align       : right;
padding-top:5px;
padding-left:20px;
padding-right:50px;
background-image:url("../../../images/stories/menu_item.jpg");
background-position: right;
background-repeat: no-repeat;
height:18px;
}

#active_menu_actus,#active_menu_actus.sublevel {
background-image:url("../../../images/stories/menu_item_actu.jpg");
background-position: left;
background-repeat: no-repeat;
height:18px;
padding-top:5px;
padding-left:20px;
}

#active_menu_edition{
text-align       : center;
color:#FFFFFF;
background-position: left;
background-repeat: no-repeat;
height:18px;
padding-top:5px;
}

a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            :#000000; /* 735E06; /*404F59;*/
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  font-style       : italic;
  /*white-space      : normal;*/
  font-weight      : lighter;
  float            : left;
  line-height      : 9px;
  text-decoration  : none; 


  }
a.readon:hover {
  color            :#4DC007;


}


ul {
  
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
background-image : url(/italien_roumain/images/stories/indent1.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
*/
}  
.date {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif; 
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.blog_more {
padding-left       : 10px;
}
.inputbox {
background-image   :url('../images/inputback.jpg');
border             : 1px solid #666
}
.back_button {
text-align         : center;
padding            : 0px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background       : #D8E0E4;
  color            : #333333;
  padding          : 4px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E6EEF2;
  border-top       : 1px solid #FCFCFC;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FCFCFC;
  border-bottom    : 1px solid #999999;
}
/****** table des matieres *******/
.contenttoc{
    	border		: 1px solid #4DC007;
	margin		: 10px;
	padding		: 5px;
}
.contenttoc th{
    	border-bottom	: 1px solid #4DC007;
	
}
.pagenavbar,.pagenavcounter{
	display		: none;
}

table.contenttoc {
  border           : 1px solid #4DC007;
  background       : #FFF;
  padding          : 5px;
  margin-right     : 10px;
  margin-left      : 10px;
  margin-bottom    : 10px;
}

.mceEditorContainer, .mceEditorIframe, .mceContentBody, .adminform{
background-color:#fff;
width:99%;
}
/********************KALENDA************************************/
.moduletablekalenda th {

  font-weight      : bold;
  text-align       : center;
  height           : 10px;
  line-height      : 10px;
  color            : #ffffff;
  padding-top:20px;

}
.moduletablekalenda month {
  font-family      : Verdana,Arial, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  height           : 10px;
  line-height      : 10px;
  color            : #ffffff;
  padding-top:2px;

}

#asv_kalenda_minical .monthname
border-style:solid;
border-width:0;
color:#FFFFFF !important;
font-size:11px;
font-weight:bold;
text-align:center;
}

a#asv_tips asv_box:link{
color:#FFFFFF ;
}
