/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
A:active {
	text-decoration: underline;
}

.bgbas01 {
	background-image: url(img/bg_bas01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgbas02 {
	background-image: url(img/bg_bas02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

A.foot {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.itemmenu1 {
	font-size: 12px;
	font-weight: bold;
	color: #9B1036;
	text-decoration: none;
	padding-left: 10px;
}
A.sousmenu {
	font-size: 12px;
	color: #142A00;
	text-decoration: none;
}
A.sousmenu:hover {
	color: #000000;
	text-decoration: none;
}

.sousmenu-desactive {
	font-size: 12px;
	color: #142A00;
	font-weight:bold;
	text-decoration: none;
}

.titre {
	font-size: 12px;
	font-weight: bold;
	color: #007EB7;
}

A.liresuite {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

/* tableau générée par spip */

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

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

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

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

/* ligne de separation */
hr.spip { }

.tab_foot {
	border: 1px dotted #006633;
}

.txt_foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
