BODY, TD, DIV, SPAN, A {
font-family: Arial;
font-size:14px;
}

BODY {
padding:0;
margin:0;
}

IMG, TABLE {
border:0;
}

TD{
vertical-align:top;
}

TR:target, TR.sftarget {
	background:#FFFFDD;
}

A{
text-decoration:none;
color:#000077;
}

A:hover{
color:#8888FF;
}

.table_gestion{
	border:1px dotted #6666BB;
	vertical-align:middle;
	font-weight:normal;
	border-collapse:collapse;
}

.table_gestion_header{
	border:1px dotted #6666BB;
	vertical-align:middle;
	font-weight:bold;
}

/*####################*/

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-style: italic;

}

.menu A{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}

.menu A:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	font-style: italic;

}
.bigtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}
