.txt {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	padding: 0px;
	color: #333333;
}

A.txt:hover {
	text-decoration: underline;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7C76B;
}

.arbo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D7608;
	text-decoration: none;
	font-weight: bold;
}

.arbo:hover {
	color: #0064A6;
	text-decoration: underline;
}

.arbo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D7608;
	text-decoration: none;

}
.arbo2:hover {
	color: #0064A6;
	text-decoration: underline;
}

.sommaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #CC6633;
}
.sondage_lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

A.sommaire:hover {
	color: #0064A6;
	text-decoration: underline;
}

A.sondage_lien:hover {
	color: #0064A6;
	text-decoration: underline;
}

.fondInputMsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;

}
.fondInputMsg2{
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;

}
.fondInputMsg3{
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;

}

input[type='text'].fondInputMsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;
	width: 278px;
}

input[type='text'].fondInputMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;
	width: 50px;
}

input[type='text'].fondInputMsg3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;
	width: 202px;
}

textarea.fondInputMsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0E8D1;
	border: 1px solid #F1D88D;
	margin: 2px;
	width: 278px;
}

.fondInput {
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	background-color: #F0F5F6;
	border: 1px solid #BBD6E7;
	margin: 0px;
}


select {
	background-color: #F0F5F6;
	border: 1 solid #545A00;
	font-family: Arial, Helvetica, sans-serif;
	color: #545A00;
	font-size: 11px;
	margin: 0px;

}
.selectOld {
	color: #000;
}
.selectSep {
	color: #4F5E9E;
	margin: 6px;
}


.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.rechercheAvancee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
	font-weight: normal;

}


.bt_1 a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/imgs/fond-pub.gif);
	height: 84px;
	width: 145px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 25px;
}
.bt_1 a:hover {
	background-image: url(../images/imgs/fond-pub-on.gif);
	color: #FFFFFF;
}
.bt_2 a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/imgs/fond-pub2.gif);
	height: 84px;
	width: 145px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 25px;
}

.listdossiers {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
TD.listdossiers {
	background-color: #D88B64;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/imgs/motifs-dossiers.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
A.listdossiers:hover {
	color: #72391D;
	text-decoration: underline;
}


.listChiffres {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
TD.listChiffres {
	background-color: #D8A264;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/imgs/motifs-chiffres.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
A.listChiffres:hover {
	color: #72391D;
	text-decoration: underline;
}

.listMsg {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
TD.listMsg {
	background-color: #D8B964;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/imgs/motifs-msg.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
A.listMsg:hover {
	color: #72391D;
	text-decoration: underline;
}


.listPub {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
TD.listPub {
	background-color: #9E9E9E;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/imgs/motifs-pub.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
A.listPub:hover {
	color: #72391D;
	text-decoration: underline;
}
.titreEdito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
A.titreEdito:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

.resumeArticles {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}
A.resumeArticles:hover {
	color: #5D5D5D;
	text-decoration: underline;
}


.titreCoupdeCrayon {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #6D7708;
	text-decoration: none;
	font-weight: bold;

}
img.titreCoupdeCrayon {
	border: 1px solid #6D7708;

}
img.titreCoupdeCrayon:hover {
	border: 1px solid #FF0000;

}
.resumeEdito {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;


}
A.resumeEdito:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
.titreArticles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

A.titreArticles:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
.tdOff {
	background-color: #;

}
.tdOn {
	background-color: #EAF3F8;

}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.legalFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #D58558;
	text-decoration: none;
}
A.legalFooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.legalFooter:hover {
	color: #CC6633;
	text-decoration: underline;
}

A.legalFooter2:hover {
	color: #000000;
	text-decoration: underline;
}

.auteurs {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;

}
A.infos:hover {
	color: #CC6633;
	text-decoration: underline;

}
.dateArticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.listeDossiers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
	text-transform: none;

}

.listeArticles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #6D7608;
	text-decoration: none;
	text-transform: none;

}
.dateArticlesRech {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D7608;
}

.dateDossiers {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6633;
}
.titreListeDossiers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
.txtArticle {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	padding: 5px;


}
.bt {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;

}

A.bt:hover {
	color: #C4D714;
}
.listeChiffres {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #D8A264;
	text-decoration: none;
	text-transform: none;
}
.titreChiffres {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.tableauChiffres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/imgs/bg_tab_num-row.gif);
	background-repeat: repeat-x;




}
.tableauChiffresHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/imgs/bg_tab_num-head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;





}
.tableauChiffresSep {
	text-decoration: none;
	background-image: url(../images/imgs/bg_tab_num-sep.gif);
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	width: 2px;




}
.tableauChiffresHeader0 {
	background-image: url(../images/imgs/bg_tab_num-sep0.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}
.tableauChiffresLast {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/imgs/bg_tab_num-row_last.gif);
	background-repeat: repeat-x;
}
.tableauChiffresAltern {
	background-image: url(../images/imgs/bg_tab_num-row_altern.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
.tableauChiffresCloser {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/imgs/bg_tab_num-row_closer.gif);
	background-repeat: no-repeat;
}
.txtArticleSource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #8E6C24;
}

.listePub {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

.sondage {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

.listeMsg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #CCA233;
	text-decoration: none;
	text-transform: none;
}

.labelMsg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCA233;
	text-decoration: none;
	text-transform: none;
}

.contact,contactBig {
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	color: #333333;
	text-decoration: none;
}

.contactBig {
	font-size: 12px;
	color: #CCA233;
	text-decoration: none;
}

A.contactBig:hover {
	font-size: 12px;
	color: #CCA233;
	text-decoration: underline;
}

A.contact:hover {
	color: #CCA233;

}

#topbar1{
	position:relative;
	border: none;
	width: 120;
	visibility: hidden;
	z-index: 100;
	background-image: url(../images/imgs/ombre-bords_g.gif);
}

#topbar2{
position:relative;
border: none;
width: 160;
visibility: hidden;
z-index: 100;
}


