@charset "utf-8";
/*########################################################################*/
/*############### Creer Par MOHAMED TAMADITI LE 06/01/2009 ###############*/
/*########################################################################*/
.sttableh
	{
		border: 1px solid #AF8331;
		border-bottom:none;
		width:100%;
	}
.sttablef
	{
		border: 1px solid #AF8331;
		border-top:none;
		width:100%;
	}
.sttablec
	{
		border: 1px solid #AF8331;

		border-bottom:none;
		width:100%;
	}
.sttd
	{
		border: 1px solid #E1E1E1;
		font-family:Tahoma; 
		font-size:13px;
		color: #333;
		background:#F5ECC5
	}
.p
	{
		margin-top: 0;
		margin-bottom: 0;
		font-size:11px;
		font-family:Tahoma;
	}
.pas
	{
		margin-top:4px;
	}
	

#ob{
	color: #FF0000;
	font-family:Tahoma;
	font-size:11px
	}
.posdiv
	{
		margin-top:2px;
	}
.posdone
	{
		margin-top:1px;
	}
.sttable
	{
		border: 1px solid #AF8331;
		width:100%;
		direction:ltr;
	}
.sttdre
	{
		border: 1px solid #CCC; 
		font-family:Tahoma; 
		font-size: 13px;
		text-align:center;
		color:#666;
	}
.sttd23
	{
		border: 1px solid #E1E1E1;
		font-family:Tahoma; 
		font-size:13px;
		color: #333;
		width:23%;
		vertical-align:top;
		background:#F5ECC5
	}
.sttd77
	{
		border: 1px solid #E1E1E1;
		font-family:Tahoma; 
		font-size:13px;
		color: #333;
		width:77%;
		vertical-align:top;
	}
.inpt
	{
		font-family: Tahoma;
		color: #333;
		font-size: 13px; 
		border: 1px dashed #000000;      
		background-repeat: repeat-x;
		background-attachment: fixed; 
		background-position: center
	}
.lstd
	{
		border: 1px solid #E1E1E1;
		background-image: url(../images/bggb1.png); 
		background-repeat: repeat;             
		background-attachment: scroll; 
		background-position: center;
	}
.lstd2
	{
		border: 1px solid #E1E1E1;
		background-image: url(../images/bggb2.png); 
		background-repeat: repeat;             
		background-attachment: scroll; 
		background-position: center;
	}
.btn
	{
		font-family: Tahoma; 
		font-size: 8pt; 
		border: 1px solid #000000; 
		background-image: url(../images/option.gif); 
		background-position:center
	}

.titre
	{
		font-size: 14px;
		color:#CD4007;
		font-weight:bold;
		font-family: Tahoma;
	}
/*#############################################*/
/*###############  Pagination  ################*/
/*#############################################*/
.pagination 
	{
		font:10px Arial, Helvetica, sans-serif;
		margin:5px 0;
		text-align:center
	}

.pagination a 
	{
		background:#fff;
		border:1px solid #AF8331;
		color:#AF8331;
		margin:2px;
		padding:.2em .4em;
		text-decoration:none
	}

.pagination a:hover 
	{
		background:#fff;
		border:1px solid #bd88fe;
		color:#bd88fe
	}

.pagination span.inactive 
	{
		background:#fff;
		border:1px solid #f0f0ff;
		color:#f0f0ff;
		margin:2px;
		padding:.2em .4em
	}

.pagination span.active 
	{
		background:#f4ebff;
		border:1px solid #bd88fe;
		color:#bd88fe;
		font-weight:700;
		margin:2px;
		padding:.2em .4em
	}

