body,a,td,p, .regular {  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000
}

.choix_menu,A:visited.choix_menu{
	font-size: 7pt;
	text-decoration: none;

}
a.choix_menu:hover{
	text-decoration:underline;
}

.topmenu {
	font-size: 7pt; 
	font-weight : bold;
	text-decoration: none;
	color: #000000
}

A:hover.topmenu {
	color: #CC6600
}
.noline {
	font-size: 8pt;
	text-decoration: none
}
.white {color: #ffffff}
.text7pts {
	font-size: 7pt;
}
.text8pts{
	font-size: 8pt;
}
.text8narrow{
	font-size: 7pt;
}
.text9pts{
	font-size: 9pt;
}
.text10pts{
	font-size: 10pt;
}
.title16 {
	font-size: 14pt;
}
.title14 {
	font-size: 14pt;
}
.title13 {
	font-size: 13pt;
}
.title12 {
	font-size: 12pt;
}
.title11 {
	font-size: 11pt;
}
.black {
	color: #000000;
}
.rouge {
	color: #ff0000;
}
.bleu {
	color: #0000ff;
}
.rouge2 {
	color: #880000;
}
.vert {
	color: #008000;
}
.colorbutton {
	background-color: #7ABC59;
}

.colorbutton_ass {
	background-color: #737CBE;
}

.color_choix {
	font-weight:bold;
	color: #5FA43D;
}

.color_assoc {
	font-weight:bold;
	color: #626CB3;
}

.arial {
	font-family:Arial; 
}
.contact
{
	color:#333333;
	text-decoration:none;
}
.go-contact
{
	background-image: url(/images/taka_petit.png);
	background-repeat: no-repeat;
	cursor:pointer;
	height: 30px;
	width: 200px;
	padding-left:10px;
	padding-top: 5px;
	margin: auto;
	font-size:9pt;
}

.recent-date
{
	padding-right:2px;
	padding-left:2px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#0F9A3A;
	color:white;
}
.recent-date-assoc
{
	background-color:#626CB3;
}
.has-recent-content
{
	color:#22B951;
	font-weight: bold;
}
.has-recent-content-assoc
{
	color:#626CB3;
}
input[type="button"],
input[type="file"],
input[type="submit"] {
  cursor: pointer;
}