
/* ----------------------------------*/
/* -- PANNEAU EDITION DE LA PAGE --  */
/* ----------------------------------*/

/* on enleve les boutons pour le mod "list" */
span.tb-text-list{
	display: none;
}
img.tb-button-list{
	display: none;
}

/************************/
/*  Tarte au citron    */
/************************/
/* panneau de configuration */
#tarteaucitron {
}
/* Bandeau principal
*/
#tarteaucitronAlertBig {
	background-color: #0157a4 !important;
}
/* Petit bandeau en bas à droite */
#tarteaucitronAlertSmall {
  display: none !important;    
}
#tarteaucitronAlertBig #tarteaucitronPersonalize{
	background-color: #e3001b !important;
	color: #FFF !important;
}
#tarteaucitronRoot #tarteaucitronPercentage{
	background-color: #b8c201 !important;
}

/* -------------*/
/* -- CADRE --  */
/* -------------*/

BODY{	  	
}
#cadre-general{
  width : 100%;
  background: #FFF url(bg.gif) no-repeat center 0;
	text-align: center;
}
#cadre{  
  width: 943px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
}
#cadre-inner{
}
#cadre-inner2{
}
.clear {
}
#contenu{
	clear: both;
	text-align: left;
	padding: 0 0 15px 0;
	margin: 0;  
}
.sub{
  
}

/* ----------------------*/
/* -- PAGE DES CARTES -- */
/* ----------------------*/
#cartes{
  margin: 0 0 5px 0;
}
#menucartes{
  width: 100%;
  height: 31px;
  background: url(menucarte-bg.gif) no-repeat 0 0;
}
#menucartes-inner{
  padding: 0 5px 0 5px;
}
.menucartesitem{
  float: left;
}
.menucartesitem A,
.menucartesitem A:visited{
  display : block;
  float: left;
  padding: 7px 15px 6px 15px;
  background: url(menucarte-separateur.gif) no-repeat right 0;
  color: #FFF !important;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.menucartesitem A:hover,
#menucartesitemselec A,
#menucartesitemselec A:visited{
  color: #FFF !important;
  text-decoration: none;
  background: url(menucarte-selec.gif) no-repeat 0 0;
}
#modulesrecherche{
  margin: 9px 0;
}
#rechercheelu{
  float: right;
}
#rechercheelu #elu{
  margin-right: 10px;
}
#choixzone select{
  margin-right: 10px;
}
.zone-bouton{
  background-color: #014d89;
  color: #FFF;
  font-size: 12px;
  padding: 1px 4px 2px 5px;
	cursor: pointer;
	cursor:hand;
}
#carteimage{
  clear: both;
}

/* ----------------------*/
/* -- FICHE  CARTES -- */
/* ----------------------*/
.fichecarte{
  padding-top: 20px;
  clear: both;
  width: 100%;
}
.fichecartegauche{
  width: 530px;
  margin-bottom: 20px;
  float: left;
}
.fichecartecentrale{
  float: left;
  padding: 0 50px 10px 50px;
  border-left: 1px dotted #777;
}

.fichecarte H2{
  padding: 0 0 3px 0;
  margin: 0;
  border-width: 0;
  text-transform: Uppercase;
  font-style: normal;
  font-size: 14px;
  color: #777;
}
.fichecarte H3{
  padding: 6px 0 5px 13px;
  margin-top: 10px;
}
.fichecarte H4{
  padding: 10px 0 3px 0;
  margin: 0;
  border-width: 0;
  text-transform: Uppercase;
  font-style: normal;
  font-size: 12px;
  color: #777;
}
.fichecarte H5{
  color: #AAA;
  padding: 0 0 5px 0;
}
.maire{
  margin-bottom: 5px;
  font-weight: bold;
  color: #c20000;
}

/* ---------------------*/
/* -- PAGE D'ACCUEIL -- */
/* ---------------------*/
.bodybleuclair #fil-ariane{
  display: none;
}
#sub-accueil #conteneur-haut-inner{
  width: 100%;
}
#sub-accueil #colonne-centrale table.typo3-editPanel{
  display : none;
}
#sub-accueil .tx-slideshow-pi1{
  height: 347px;
}
#sub-accueil #colonne-centrale H2{
  color: #FFF;
  font-size: 180%;
  text-transform: Uppercase;
  font-style: normal;
  border-bottom-width: 0px; 
  padding: 2px 0 10px 0;  
}
#sub-accueil #colonne-centrale,
#sub-accueil #colonne-centrale P,
#sub-accueil #colonne-centrale TD{
  color: #FFF;
}
#sub-accueil div.news-list-item H3{	
	color: #0157a4;
	font-weight: normal;	
  padding: 0 0 3px 15px;
	margin: 5px 0 5px 0;
	background: url(news-accueil-puce.gif) no-repeat 0 6px;
}
#sub-accueil div.news-list-item H3 A{
  color:#0157a4;
  font-style: normal;	
}
#sub-accueil div.news-list-item .news-list-date{
  color: #FFF;
  display: block;
  font-weight: bold;
  float: left;
  padding: 0 5px 0 15px;
}
#sub-accueil div.news-list-item .news-list-morelink{
  display: block;
  padding: 0 0 5px 15px;
}      
#sub-accueil div.news-list-item .news-list-content{
  padding: 0 0 0 15px;
}   
#sub-accueil div.news-list-item .news-list-morelink A{
  text-decoration: underline;
  color: #FFF;
}
#sub-accueil #toutelactualite{
  float: right;
  color: #FFF;
  margin-top: -15px;
  padding: 0 10px 0 21px;
  background: url(news-accueil-fleche.gif) no-repeat 0 3px;  
}
#sub-accueil #toutelactualite A{
  color: #FFF;  
  font-weight: bold;
  font-size: 115%;
}
#sub-accueil #conteneur-bas{
  width: 100%;
  background: url(accueil-bas-bgbas.gif) no-repeat 0 bottom;
}
#sub-accueil #conteneur-bas-inner{
  width: 100%;
  background: url(accueil-bas-bghaut.gif) no-repeat 0 0;
}
#sub-accueil #colonne-gauche .colonne-inner H2{
  border-bottom-width: 0px;
  color: #4a4a4a;
  font-size: 180%;
  text-transform: Uppercase;
  font-style: normal; 
  border-bottom: 6px solid #ff7d03;
  margin: 0 0 15px -12px;
  padding: 0 0 0 12px;
} 
#sub-accueil #colonne-droite .colonne-inner H2{
  border-bottom-width: 0px;
  color: #4a4a4a;
  font-size: 180%;
  text-transform: Uppercase;
  font-style: normal; 
  border-bottom: 6px solid #356dc0;
  margin: 0 0 15px -12px;
  padding: 0 0 0 12px;
}





/* -------------------------------*/
/* -- DECLINAISONS DE COULEURS -- */
/* -------------------------------*/

.bodyorange #menu2b{
  background: #ff7d03 url(menu2-bg-orange.gif) no-repeat left bottom;
}
.bodyorange #menu2b-inner{
  background: transparent url(menu2-bd-orange.gif) no-repeat right bottom;
}
.bodybleufonce #menu2b{
  background: #356dc0 url(menu2-bg-bleufonce.gif) no-repeat left bottom;
}
.bodybleufonce #menu2b-inner{
  background: transparent url(menu2-bd-bleufonce.gif) no-repeat right bottom;
}
.bodyrose #menu2b{
  background: #c52583 url(menu2-bg-rose.gif) no-repeat left bottom;
}
.bodyrose #menu2b-inner{
  background: transparent url(menu2-bd-rose.gif) no-repeat right bottom;
}
.bodyvert #menu2b{
  background: #74ac14 url(menu2-bg-vert.gif) no-repeat left bottom;
}
.bodyvert #menu2b-inner{
  background: transparent url(menu2-bd-vert.gif) no-repeat right bottom;
}
.bodyviolet #menu2b{
  background: #af11dd url(menu2-bg-violet.gif) no-repeat left bottom;
}
.bodyviolet #menu2b-inner{
  background: transparent url(menu2-bd-violet.gif) no-repeat right bottom;
}

.bodyorange H1{  
	color: #ff7d03;
  border-bottom: 1px solid #ff7d03;
}
.bodybleufonce H1{  
	color: #356dc0;
  border-bottom: 1px solid #356dc0;
}
.bodyrose H1{  
	color: #c52583;
  border-bottom: 1px solid #c52583;
}
.bodyvert H1{  
	color: #74ac14;
  border-bottom: 1px solid #74ac14;
}
.bodyviolet H1{  
	color: #af11dd;
  border-bottom: 1px solid #af11dd;
}

.bodyorange H2{
	color: #ff7d03;
}
.bodybleufonce H2{
	color: #356dc0;
}
.bodyrose H2{
	color: #c52583;
}
.bodyvert H2{
	color: #74ac14;
}
.bodyviolet H2{
	color: #af11dd;
}

.bodyorange .content-element .csc-frame-style2 H2{
	background-color: #ff7d03;
}
.bodyorange .content-element .csc-frame-style2{
	border: 1px solid #ff7d03;
}
.bodybleufonce .content-element .csc-frame-style2 H2{
	background-color: #356dc0;
}
.bodybleufonce .content-element .csc-frame-style2{
	border: 1px solid #356dc0;
}
.bodyrose .content-element .csc-frame-style2 H2{
	background-color: #c52583;
}
.bodyrose .content-element .csc-frame-style2{
	border: 1px solid #c52583;
}
.bodyvert .content-element .csc-frame-style2 H2{
	background-color: #74ac14;
}
.bodyvert .content-element .csc-frame-style2{
	border: 1px solid #74ac14;
}
.bodyviolet .content-element .csc-frame-style2 H2{
	background-color: #af11dd;
}
.bodyviolet .content-element .csc-frame-style2{
	border: 1px solid #af11dd;
}

.bodyorange H2.menu2h2{
  background: transparent url(menu2-h2-fleche-orange.gif) no-repeat 0 17px;
}
.bodybleufonce H2.menu2h2{
  background: transparent url(menu2-h2-fleche-bleufonce.gif) no-repeat 0 17px;
}
.bodyrose H2.menu2h2{
  background: transparent url(menu2-h2-fleche-rose.gif) no-repeat 0 17px;
}
.bodyvert H2.menu2h2{
  background: transparent url(menu2-h2-fleche-vert.gif) no-repeat 0 17px;
}
.bodyviolet H2.menu2h2{
  background: transparent url(menu2-h2-fleche-violet.gif) no-repeat 0 17px;
}

.bodyorange #menu2b .li22{
	background: transparent url(menu2-li22-plus-orange.gif) no-repeat 18px 6px;
}
.bodyorange #menu2b #li22Act{
  background: transparent url(menu2-li22-moins-orange.gif) no-repeat 18px 6px;
}
.bodyybleufonce #menu2b .li22{
	background: transparent url(menu2-li22-plus-bleufonce.gif) no-repeat 18px 6px;
}
.bodybleufonce #menu2b #li22Act{
  background: transparent url(menu2-li22-moins-bleufonce.gif) no-repeat 18px 6px;
}
.bodyrose #menu2b .li22{
	background: transparent url(menu2-li22-plus-rose.gif) no-repeat 18px 6px;
}
.bodyrose #menu2b #li22Act{
  background: transparent url(menu2-li22-moins-rose.gif) no-repeat 18px 6px;
}
.bodyvert #menu2b .li22{
	background: transparent url(menu2-li22-plus-vert.gif) no-repeat 18px 6px;
}
.bodyvert #menu2b #li22Act{
  background: transparent url(menu2-li22-moins-vert.gif) no-repeat 18px 6px;
}
.bodyviolet #menu2b .li22{
	background: transparent url(menu2-li22-plus-violet.gif) no-repeat 18px 6px;
}
.bodyviolet #menu2b #li22Act{
  background: transparent url(menu2-li22-moins-violet.gif) no-repeat 18px 6px;
}


/* --------------------------*/
/* -- ELEMENTS DE CONTENU -- */
/* --------------------------*/
.content-element{
	margin-bottom: 20px;
	clear: both;
}

/*---- titre pour le style de contenu "par defaut" ----*/
.content-element H2,
 .content-element H1,
.content-element .csc-frame-style-defaut H2,
.content-element .csc-frame-style-defaut H1{  
}

.content-element .contenu-texte,
.content-element .csc-frame-style-defaut .contenu-texte{
}
.content-element form,
.content-element .csc-frame-style-defaut form{
	padding: 10px 0px 20px 5%;
}

/*---- contenu style 1 ----*/
.content-element .csc-frame-style1 H2{
  background-image: none;
	font-size: 120%;
	color: #366ca7;
	border-width: 0;
	margin: -43px 0 20px -18px;
	padding: 0 0 0 0;
	font-style: normal;
}
.content-element .csc-frame-style1{  
  padding-top: 25px; 
  width: 100%;
}
.content-element .csc-frame-style1 .css-frame-inner{ 
  border: 1px solid #366ca7;                        
} 
.content-element .csc-frame-style1 .contenu-texte{
  width: 100%;
}                                         
.content-element .csc-frame-style1 .contenu-texte-inner{
  padding: 20px 15px 10px 20px;
}

/*---- contenu style "encadre 2" ----*/

.content-element .csc-frame-style2 H2,
.content-element .csc-frame-style2 H1{
	padding: 7px 15px 7px 15px;
	margin:  0 -15px 12px -15px;
	background-color: #c20000;
	color: #FFF;
	font-size: 110%;
	line-height: 140%;
	font-style: normal;
	border-bottom-width: 0px;
}
.content-element .csc-frame-style2 H2 span{
  background-image: none;
  margin: 0;
	padding: 0 0 0 0;
}
.content-element .csc-frame-style2{
	border: 1px solid #c20000;
}
.content-element .csc-frame-style2 .css-frame-inner{
	padding: 0 15px 5px 15px;
}


/*---- contenu style "encadre pour citation" ----*/
.content-element .csc-frame-style3{
	background: transparent url(apostrophe-gauche.gif) no-repeat 0px 0px;
}
.content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe-droite.gif) no-repeat right bottom;
	padding: 0px 18px 15px 24px;	
}
.content-element .csc-frame-style3 .contenu-texte-inner{
	padding-top: 30px;
}
.content-element .csc-frame-style3 H2{
  background-image: none;
	font-size: 110%;
	color: #366ca7;
	border-width: 0;
	margin: 0;
	padding: 0 0 8px 0;
}
.content-element .csc-frame-style3 H2 span{
  background-image: none;
  margin: 0;
	padding: 0 0 0 0;
}



/*--------*/
/* TOP */
/*--------*/
#top{
	clear: both;  	
  width: 100%;
  text-align: left;
}
div#visuel{ 
	display: none;
}

/*----------*/
/*   LOGO   */
/*----------*/
#logo{
  width: 100%;
  height: 182px;
}
#lienlogo A{
  display: block;
  float: left;
  width: 436px;
  height: 157px;
  text-indent: -999px;
}

#logo A{
}
/*------------------------*/
/*   Boite de recherche   */
/*------------------------*/

.tx-macinasearchbox-pi1{
  float: right;
  margin: 30px 115px 0 0;
}
#search-input{
   color: #6c6c6c;
   font-size: 11px;
   padding: 2px 5px 2px 5px;
}
.tx-macinasearchbox-pi1 input#search-submit{
  background-color: #014d89;
  color: #FFF;
  font-size: 11px;
  padding: 1px 3px 1px 4px;
  border: 1px solid #FFF !important;
}
/*--------*/
/* Menu 1 */
/*--------*/
#menu1{ 
  clear: both;
  margin: 15px 0px 0 0px;
}
#menu1-inner{
}
#menu1 ul {   
	margin: 0;
	padding: 0;
	height: 35px;
}
#menu1 li{
  float: left;  	
	list-style: none; 
	margin:0;
	padding: 0;
	background: url(httpss://www.amf22.asso.fr/fileadmin/styles/amf22/menu1-separateur.gif) no-repeat right 0;
}
#menu1 li A,
#menu1 li A:visited{
	display: block;
	float: left;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;
	white-space : nowrap;
	color : #666 !important;
	border-right: 1px solid #e8e8e8;
	background-color: #3fb7c9;
	height: 36px;
} 
#menu1 li#li4608 A,
#menu1 li#li4608 A:visited{
  background-color: #c20000;
}
#menu1 li#li4607 A,
#menu1 li#li4607 A:visited{
  background-color: #ff7d03;
}
#menu1 li#li4606 A,
#menu1 li#li4606 A:visited{
  background-color: #356dc0;
}
#menu1 li#li4610 A,
#menu1 li#li4610 A:visited{
  background-color: #c52583;
}
#menu1 li#li4611 A,
#menu1 li#li4611 A:visited{
  background-color: #74ac14;
}
#menu1 li#li4612 A,
#menu1 li#li4612 A:visited{
  background-color: #af11dd;
}
#menu1 li.menu1-dernier A{
  border-right-width: 0px;
}   
#menu1 li A span{
  display: block;
	padding: 7px 10px 7px 10px;   	
	background-color: #FFF;
}
#menu1 li A:hover{
  color : #000 !important;
}            
#menu1 li.li1Act A,
#menu1 li.li1Act A:visited{
  color : #000 !important;
}



/*--------*/
/* Menu 2 */
/*--------*/
#menu2b{
  width: 100%;
  margin: 0 0 40px 0;
  padding: 0;
  background: #c20000 url(menu2-bg.gif) no-repeat left bottom;
}
#menu2b-inner{
  padding: 0;
  background: transparent url(menu2-bd.gif) no-repeat right bottom;
}
#menu2b ul{  
  margin: 0;
  padding: 0 0px 7px 0;
}
H2.menu2h2{
  margin: 0;
  padding: 17px 0 15px 16px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  background: transparent url(menu2-h2-fleche.gif) no-repeat 0 17px;
  border-bottom: 1px solid #FFF;
}
H2.menu2h2 A{
  color: #FFF;
}
#menu2b li{
  margin: 7px 0 0 0;
	padding: 9px 4px 2px 0;
	border-top: 1px dashed #FFF;
	background-image: none;
	list-style: none;
}
#menu2b li.li21premier{
 	border-top-width: 0px;
 	padding: 5px 4px 2px 0;
}
#menu2b .li21 A{
  display: block;
  text-transform: Uppercase;
 /* letter-spacing: -0.05em;*/
  font-size: 11px;
  color: #FFF;
  padding: 0 0 0 16px; 
}
#menu2b li A:hover{
  text-decoration: underline;
}
#menu2b li#li21Act A{
  font-weight: bold;
}
#menu2b .li22{
	margin: 0;
	padding: 0 0 0px 30px;
	background: transparent url(menu2-li22-plus.gif) no-repeat 18px 6px;
	border-top-width: 0;
}
#menu2b .li22dernier{
  padding-bottom: 6px;
}
#menu2b .li22 A,
#menu2b .li22 A:visited{
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
#menu2b .li22 A:hover{
}
#menu2b #li22Act{
  background: transparent url(menu2-li22-moins.gif) no-repeat 18px 6px;
}
#menu2b #li22Act A,
#menu2b #li22Act A:visited{
  font-weight: bold;
}

/*--------------*/
/* Fil d'Ariane */
/*--------------*/
#boutons{
  width: 100px;
  float: right;
}
#imprimer{
  float: right;
}
.tx-efafontsize-pi1{
  float: right;
  padding-right: 15px;
}
#fil-ariane{
  font-size: 85%;
  color: #939393;
  padding-bottom: 13px;  
}
#fil-ariane A{
  font-size: 100%;
  color: #939393 !important;  
}

/* --------------------*/
/* -- PIED DE PAGE --  */
/* --------------------*/

#pieddepage{
	width : 943px;
	clear: both;
	margin: 0px auto;  	
}                
#pieddepage-inner{ 
  margin: 0 0 0 0;
  border-top: 1px solid #adadad;  
}

ul#liens-pieddepage{	
	float: left;
	margin: 0;
  padding: 6px 0 30px 0;
  text-align: left;
}
ul#liens-pieddepage li {
	list-style: none; 
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 11px 2px 0px;
  background: none;
  border-right: 1px solid #366ca7;
}
ul#liens-pieddepage li.pieddepage-li-dernier{
  background: none;
  border-right-width: 0px;
}
ul#liens-pieddepage A{
	font-weight: normal;
	text-decoration : none;
	color: #366ca7;	
	font-size: 12px;
}
ul#liens-pieddepage A:hover{
	text-decoration : underline;
}
#divmilega{
  float: right;
  padding: 5px 0 0 0;
}
/* -------------*/
/* -- STATS --  */
/* -------------*/
div#stats{	
	width : 943px;
	clear: both;
	margin: 0px auto;
}

div#stats-inner A{
}

 /* ---------------------  */
/* --    TT_NEWS      --  */
/* ---------------------  */
div.news-list-item{ 	
  margin-top: 5px;
	margin-bottom: 15px;
}
div.news-list-item H3{	
	color: #c20000;
	font-weight: normal;	
  padding: 0 0 3px 15px;
	margin: 5px 0 5px 0;
	background: url(puce.gif) no-repeat 0 6px;
}
div.news-list-item H3 A{
	text-transform: none;
	font-size: 115%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
div.news-list-item .news-list-date{
	display: none;
}
#body-1222 .news-list-content A{
	text-decoration: none;
}
/*
div.news-list-morelink{
	display: none;
}
*/
#contenu div.news-list-item form.typo3-editPanel table.typo3-editPanel,
#contenu div.news-latest-container form.typo3-editPanel table.typo3-editPanel{
	margin-top: 0px !important;
	margin-bottom: 0px;
}
div.tx-ttnews-browsebox{
	margin-top: 15px;
}
div.tx-ttnews-browsebox table td{
		 border: 0px solid #000;
		 font-weight: bold;
}
div.news-single-item H3.news-single-item-h3{
	color: #346ca6;
	font-size: 120%;
	background: url(puce.gif) no-repeat 0 8px;
	padding: 0 0 2px 13px;
	margin-bottom: 14px;
  font-style: normal;		
}
div.news-single-item .news-single-subheader h3{
	font-size: 13px;
	color: #555;
	font-weight: bold;
	margin-bottom: 5px;
	padding:0;
	background: none;
	font-style: normal;	
}
div.news-single-item .news-single-timedata{
	display: none;
}
div.news-single-image{
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
div.news-single-item .news-single-backlink{
	margin-top: 10px;
}


/* ---------------------------- */
/* --  MODULE DE RECHERCHE   -- */
/* ---------------------------- */
.tx-indexedsearch-searchbox{
	display: none;
}
.browsebox li{
	float: left;
	background-image: none;	
}
.browsebox{
	padding: 15px 0 20px 0;
}
#body-4597 .csc-firstHeader{
  display: none;
}
.tx-indexedsearch-res{
	clear: both;
}
li.tx-indexedsearch-browselist-currentPage	A{
	color: #252425;
}
.tx-indexedsearch-text-item-path A{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
dd.tx-indexedsearch-text-item-path{
	margin-top: 15px;
}

/* ------------------*/
/* -- LOGIN BOX  --  */
/* ------------------*/

h2.tx-loginboxmacmade-pi1-header{
	padding-bottom: 5px;
	border-bottom: 1px solid #C5C5C5;
}

td.tx-loginboxmacmade-pi1-labelCell{
	background-color: red;
}	
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
  color: #FF0000;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 0px #DFE2E3;
    border-collapse: collapse;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
    border: solid 0px #727065;
    background-color: #FFF;
    padding: 10px;
    white-space: nowrap;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
    border: solid 0px #727065;
    background-color: #FFF;
    font-weight: bold;
}

/* ------------------*/
/* -- FORUM  --  */
/* ------------------*/
.tx_chcforum-pi1-toolBar,
.tx-chcforum-pi1-preTableWrap,
.tx_chcforum-pi1-subToolBar,
.tx-chcforum-pi1-navPath,
.tx-chcforum-pi1-pageLinksTop{
  background-color: #FFF;
  border-width: 0px;
}
.tx-chcforum-pi1-navPath,
.tx-chcforum-pi1-navPath A{
  font-size: 12px;
  font-weight: bold;
}

.tx-chcforum-pi1-Table thead tr th{
  font-size: 13px;
}
