body, table, tr, td { 
font-size: 10px;
font-family: verdana;
color: #000000;
text-align : justify;
line-height: 12pt;
}

BODY
{
background: #363528;
font-size: 10px;
font-family: Verdana;
text-align: justify;
}

table#menu td {
border-right-width:1pt; border-right-color:black; border-right-style:dotted;
border-top-width:1pt; border-top-color:black; border-top-style:solid;
spacing:2px;
padding:2px;
}

table#rubrique td {
border-bottom-width:1pt; border-bottom-color:black; border-bottom-style:dotted;}

hr 
{color:#717151; height: 1px; width:90%; text-align:center;}

a:link {color:#68684B; text-decoration:none; cursor:default; font-weight:bold; font-size:95%}
a:visited {color:#68684B; text-decoration:none; cursor:default; font-weight:bold; font-size:95%}
a:active {color:#FFFFFF; text-decoration:none; cursor:default;}
a:hover {color:#000000; text-decoration:underline; cursor:default;}
a img {border: none;}


input
{
color:#CCCC99;
border: 1pt;
border-style: solid;
border-color: #000000;
border-style:solid;
background-color:#717151;
font-size:7pt;
font-family:Verdanda;
font-weight:bold;
}

B.titre1 {font-family: Arial; color: #000000; font-size: 12pt; font-variant: small-caps;}
B.titre2 {font-family: Verdana; color: #DBDBA4; font-size: 10px; font-weight: bold;}
B.titre3 {font-family: Verdana; color: #363528; font-size: 10px; font-weight: bold;}
B.titregris {font-weight: normal; color: #90906B;}
B.titreorange {font-weight: normal; color: #A17F3B;}
B.date {font-family: Arial; font-size: 85%; font-weight: bold; color: #717151;}
B.fiche {font-size: 90%; font-weight: normal;}

h3 {font-family: Verdana; font-size: 11px; font-weight: bold; font-variant: small-caps; text-align: center;}

table.spip {
}

table.spip tr.row_first {
background-color: #FFFFFF;
vertical-align: top;
}

table.spip tr.row_odd {
background-color: #FFFFFF;
vertical-align: top;
}

table.spip tr.row_even {
background-color: #FFFFFF;
vertical-align: top;
}

table.spip td {
padding: 2px;
vertical-align: top;
}

}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 7pt;
}

.spip_documents_center{
	margin: auto;
	text-align: center;
	width: 7pt;
}

.spip_documents_left{
	float: left;
	margin-right: 10px;
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 10px;
	text-align: center;
}

p.spip_note {
	font-family: Tahoma;
	font-size: 95%;
	line-height:125%;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
}


/* QUOTES */

blockquote.spip {border: dotted 1px #000; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-bottom: 0px; margin-left: 40px; margin-right: 40px; font-size: 90%; font-weight: normal;}


