.titregros {
	font-family : Helvetica, Arial, Verdana;
	font-size : 14px;
	font-weight: bold;

}
.tablin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titreAdresse {
	font-family : Helvetica, Arial, Verdana;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}
.titreboldRed {
	font-family : Helvetica, Arial, Verdana;
	font-size : 14px;
	font-weight: bold;
	color: #CC0000;

}
.titrebold {
	font-family : Helvetica, Arial, Verdana;
	font-size : 12px;
}
.titre {
	font-family : Helvetica, Arial, Verdana;
	font-size : 12px;
}

td {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}
a:link,a:visited{
	color:#FF3300;
	text-decoration:underline;
}
a:hover,a:active{
	color:#FF6600;
	text-decoration:underline;
}
A.surRed:LINK,A.surRed:VISITED {
	color: #FF3300;
    text-decoration : underline;
    font-weight: bold;
}

A.surRed:Hover,A.surRed:Active {
	color: #FF6600;
    text-decoration : underline;
    font-weight: bold;
    }

.annonces {
	color: #FF9900;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
    }
.bords {
	border: 1px solid #CCCCCC;
}
.mini{
	font-size:3px;
}
.blanc{
	color: #FFFFFF;
}
A.onglet:LINK,A.onglet:VISITED {
font-family : Helvetica, Arial, Verdana;
	color: #73A6A6;
    font-weight: bold;
	font-size:14px;
    text-decoration : none;
}

A.onglet:Hover,A.onglet:Active {
font-family : Helvetica, Arial, Verdana;
	color: #CC0000;
    font-weight: bold;
	font-size:14px;
    text-decoration : underline;
    }
.ongletSel{
font-family : Helvetica, Arial, Verdana;
	color: #CC0000;
    font-weight: bold;
	font-size:14px;
}
.client{
	color: #405B5B;
		font-size:14px;
font-family : Helvetica, Arial, Verdana;



}


table.expenses {
margin:5px;
border:5px solid #FFFFFF;
}


table.expenses TD{
border-bottom:1px solid #CC0000;
border-right:1px solid #000000;
padding:8px;
}

table.expenses TH{
border-bottom:0px solid #CC0000;
padding:0px;
font-weight:bold;
font-size:12px;
text-align:left;
}

