﻿body 
{
	background:url('/images/bg.gif') repeat-x top;
	background-color:#5A703D;
	font-family: Trebuchet MS,verdana, sans-serif ;
	font-size: 12px ;
	color: #696969 ;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:15px;
}

a
{
	color:#696969;
	text-decoration:none;
}

b
{
	color: #4F682C;
}

table
 {
	font-size : 12px ;
	font-family : Trebuchet MS, Helvetica, sans-serif ;
}

td 
{
	font-size : 12px ;
	font-family : Trebuchet MS, Helvetica, sans-serif ;
}

img.block 
{
	display : block;
}

form
{
	margin:0px;
	padding:0px;
}

p 
{
	margin-top:0px;
	margin-bottom:5px;
}
select
{

	border: 1px solid #516B2F;

}
a.validation
{
	font-weight: bold;
	color: #4F682C;
}
a.validation:hover
{
	color:#FF7800;
}
table.recherche
{
	background-color:#E9EFDB;
	
}
.text_form
{
	font-size:11px;
	color: #3E6E00;
}
.titre_form
{	font-size: 11px ;
	font-weight: bold;
	color: #4F682C;
}
.titre
{
	font-size: 16px ;
	font-weight: bold;
	color: #4F682C;
}
div.entete_tab
{
	background:url('/images/tableau/bg_entete_tab.gif') no-repeat;
}
td.entete_tab
{
	height:34px;
	color: #4F682C;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	
}

.tab
{
	background:url('/images/tableau/bg_tab.gif') repeat-x;
	background-color:#EFEFEF;
	color:#5B5B5B;
	font-weight:normal;
}

.tab_select
{
	color: #FF7800;
}
.fond_pagination
{
	background:url('/images/tableau/bg_pagination.gif') no-repeat;
	height:34px;
}

a.pagination
{
	font-size: 10px ;
	color:#5E5E5E;
}
a.pagination:hover
{
	font-size: 10px ;
	color:#FF7800;
}



