body, table, tr, th, td, p, input, select
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #050505;
        font-style:normal;
}

body, td, th
{
	font-size: 10px;
        font-style:normal;
        font-family:verdana,arial;
       font-color:blue;
}

body
{
	margin: 0px;
}

a, a:visited, a:active
{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.big
{
	font-weight: bold;
	font-size: 14px;
}

.column, .column a, .column a:active, .column a:visited, .column a:hover, .small, .small a, .small a:active, .small a:visited, .small a:hover
{
	font-size: 11px;
	font-weight: normal;
}

.title, .title a, .title a:visited
{
	font-size: 28px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-align: center;
	margin: 20px; 
}

.title a:hover
{
	font-weight: bold;
	color: #996666;
	text-decoration: underline;
}

.menu, .menu a, .menu a:visited, .menu a:active, .menu a:hover
{
	font-size: 10px;
	color: #ffffff;
}

acronym
{
	border-bottom: 1px dashed #666699;
	cursor: help;
}

.date
{
	color: #9999cc;
}

.light
{
	color: #999999;
}

.inputfield
{
	background-color: #9999cc;
	color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

.inputbutton
{
	background-color: #9999cc;
	color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	font-weight: bold;
}

.footer, .footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover
{
	font-size: 11px;
	font-weight: normal;
}

.footer
{
	color: #000;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited
{
	text-decoration: none;
	color: #fff;
}

.footer a:hover
{
	text-decoration: underline;
	color: #000;
}

.marge10
{
	margin: 10px; 
}

all.menugauche1
{
	color: #003399;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	 
}

all.menugauche2
{
	margin: 10px; 
}

all.menugauche3
{
	margin: 15px; 
}

all.titre30
{
	font-family: arial;	
	font-size: 30px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-align: center;
	margin: 20px; 
}

all.titre20
{
	font-family: arial;		
	font-size: 20px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-align: center;
	margin: 20px; 
}

all.titre10
{
	font-family: arial;		
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-align: center;
	margin: 20px; 
}
table.spip
{
	background-color: #ccc;
	color: #101010;
	margin: 20px;
	border-width: 1px;
	border-style: simple;
	border-color: #000;
}

table.spip tr.row_first
{
	background-color: #069;
	color: #fff;
	font-weight: bold;
        font-size=8;
	text-align: center;
}

table.spip tr.row_odd
{
	background-color: #fff;
}

table.spip tr.row_even
{
	background-color: #ddd;
}

table.spip td
{
	padding: 5px;
	border-width: 1px;
	border-style: none;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}


