/* colors */
/* gris #C9CDD1 */

body, table, input, textarea, select, .normal
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #000000;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #dd0000;
}

h1, h1 a:link, h1 a:visited
{
	font-size: 24px;
	font-weight: normal;
	display: inline;
	color: #dd0000;
	text-decoration: none;
}

h1 a:hover, h1 a:active
{
	color: black;
	text-decoration: underline;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	display: inline;
}

h3
{
	font-size: 15px;
	font-weight: normal;
	color: #8899aa;
	display: inline;
}

td.legende, td.lettrine
{
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}

.nav
{
	font-size: 11px;
	font-weight: bold;
}

td.nav
{
	background-color: transparent;
}

a.nav:link, a.nav:visited
{
	color: black;
	width: 100%;
	text-decoration: none;
}

td.nav a:hover, td.nav a:active
{
	text-decoration: none;
}

.menu
{
	font-size: 10px;
	font-weight: bold;
}

td.menu
{
	background-color: transparent;
}

td.menu a:link, td.menu a:visited
{
	color: #8899aa;
	text-decoration: none;
}

td.menu a:hover, td.menu a:active
{
	color: #000000;
	background-color: #eeeeee;
	text-decoration: underline;
}

.petit
{
	font-size: 10px;
}

td.copyright a:link, td.copyright a:visited
{
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}

img.cadre
{
	border: solid #714320 1px;
}

img.droite
{
	margin-left: 10px;
}

img.gauche
{
	margin-right: 10px;
}

img.droite, img.gauche
{
	margin-bottom: 10px;
}

table.cadre
{
	border: solid gray 1px;
}

.new, a.new:link, a.new:visited
{
	color: #ffffff;
	background-color: #dd0000 ;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

a.new:hover, a.new:active
{
	background-color: black;
	color: #ffaa00;
}

form
{
	display: inline;
}

.h, .hd, .hg, .hb, .hbg, .hgd, .hbd
{
	border-top: solid #714320 1px;
}

.d, .hd, .bd, .gd, .hgd, .bgd, .hbd
{
	border-right: solid #714320 1px;
}

.b, .bd, .bg, .hb, .hbg, .bgd, .hbd
{
	border-bottom: solid #714320 1px;
}

.g, .hg, .bg, .gd, .hbg, .hgd, .bgd
{
	border-left: solid #714320 1px;
}

.alerte
{
	color: #cc0000;
	font-weight: bold;
}

.lettrine:first-letter
{
	font-size: 20px;
	float: left;
	color: #dd0000;
	font-weight: normal;
	padding-right: 4px;
}

td.lettrine
{
	padding-top: 10px;
}

.titre
{
	color: #dd0000;
	font-weight: bold;
	font-size: 14px;
}

.courrier
{
	font-family: Courier, CourierNew, monospace ;
	font-size: 10px;
}

td.totem
{
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	text-align: right;
}

p.footer
{
	padding-bottom: 12px;
	text-align: center;
}
