/* Elements de base */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#8eb266 url(/img/fd_site.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#76695e;
}
.top {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	background-color:#76695e;
}
.centre {
	width:990px;
	background:#e9e1da url(/img/fd_marron.png) repeat-x top left;
	margin:0 auto;
	}
.centrale {
	margin-left:10px;
	background-color:#FFF;
}

.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.txpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	text-align: justify;
}
.pied {
	font-size: 12px;
	text-decoration: none;
	width:990px;
	margin:0 auto;
	background-color:#76695e;
	height:140px;
	color:#FFF;
	text-align:center;
	vertical-align:top;
}
.pied a {
	color:#FFF !important;
	text-decoration:none;
	letter-spacing:2px;
}
/* Elements menu */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/* Elements de tableaux */
.traithaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.traitgauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
}
.traitbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}

.contourgris {
	border: 1px solid #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #76695e;
	text-decoration: none;
	padding:10px 0;
	border-top:#76695e dotted 1px;
	border-bottom:#76695e dotted 1px;
}
a:link { 
text-decoration:none;
color: #0000FF; }
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
text-decoration:none;
color:#0000FF;
}
.versfiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.titretable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.tdmenu {
	background-color:#679141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	border-width:1px;
	text-transform:uppercase;
	color: #fff;
	text-indent: 4px;
}

.tdssmenu {
	border: 1px solid #DBE2EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color: #000000;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#FFFFFF;
	
}
a.tdssmenu:hover {
	border: 1px solid #DBE2EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color: #FFFFFF;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#FFFFFF;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(img/arrow_2.gif);
}
.tdgauche {
	background-color: #76A7C5;
}
.txcitation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #333333;
	font-weight: bold;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.tdhome {
	background-color:#76A7C5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	border-width:1px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-indent: 4px;
}
.tdsshome {
	border: 1px solid #76A7C5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color: #000000;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#FFFFFF;
	
}
.pagination {
	padding: 3px;
	margin: 3px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #679141;
	color: #FFF;
	}
