/* DIV ID */

#contener_1
	{
	position:relative;
	width:765px;
	margin-right: auto; 
	margin-left: auto;
	*margin-left: 50%;
	*left: -382px; 
	}
	
#contener_1 #logo
	{
	width:765px;
	position:relative;
	}

#bottom
	{
	width:765px;
	height: 76px;
	}

#chiffres
	{
	position:absolute;
	top:27px;
	left:321px;
	width:387px;
	height:58px;
	font-family:Tahoma,Verdana;
	font-size:11px;
	}

#chiffres strong
	{
	font-size:13px;
	border-bottom:dashed black 1px;
	}

#chiffres table
	{
	width:385px;
	border-collapse:collapse;
	}

#chiffres table td
	{
	font-family:Tahoma,Verdana;
	font-size:11px;
	}

#footer
	{
	padding-top: 5px;
	margin-left:30px;
	width:705px;
	font-family:Tahoma,Verdana;
	font-size:11px;
	text-align:center;
	}

#tableau
	{
	background:#D7DDE6;
	background-image:url('../img/tf.gif');
	}

#contentpage
	{
	background:#D7DDE6;
	background-image:url('../img/tf.gif');
	padding:10px;
	padding-right:20px;
	padding-left:20px;
	}

#tableau table
	{
	width:750px;
	border-collapse:collapse;
	margin-left:7px;
	}

#tableau table .gauche
	{
	width:50%;
	background-image:url('../img/tfsep.gif');
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:1px solid #BEC3CB;
	border-top:1px solid #A67900;
	vertical-align:top;
	}

#tableau table .droite
	{
	width:50%;
	border-bottom:1px solid #BEC3CB;
	border-top:1px solid #A67900;
	vertical-align:top;
	}

#tableau table td .contenu
	{
	padding:5px;
	padding-left:25px;
	padding-right:25px;
	}

/* CLASSES */

.notice
	{
	border:1px solid #44526B;
	border-right:5px solid #44526B;
	padding:5px;
	background:#ffffff;
	}

.petitefont
        {
        font-family:Tahoma,Verdana;
        font-size:10px;
        }


.bj
	{
	text-align:center;
	width:765px;
	height:40px;
	background:#FECD45;
	background-image:url('../img/bj.gif');
	}

.dj
	{
	text-align:center;
	width:765px;
	background:#FEE08F;
	background-image:url('../img/djf.gif');
	padding-top:10px;
	padding-bottom:10px;
	}

.centre
	{
	text-align:center;
	}

.texte
	{
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	}

.bouton
	{
	margin:10px;
	}

.bouton:hover
	{
	margin-top:12px;
	margin-bottom:8px;
	margin-right:8px;
	}

.tableclass
	{
	border:1px solid #000000;
	}

.tabletitre
	{
        margin:0px;
	padding-top:10px;
        margin-bottom:10px;
        padding-bottom:3px;
        background-image:url("/img/h1.gif");
        background-repeat:repeat-x;
        background-position:bottom;
        font-size:14px;
        }


.table2
	{
        border-bottom:1px dashed #000000;
	padding:3px;
	background:#ffffff;
	}

.table1
        {
        border-bottom:1px dashed #000000;
	padding:3px;
        background:#FEE08F;
        }

/* BALISE */

body
	{
	background:#44526B;
	font-family:Tahoma,Verdana;
	font-size:13px;
	margin:10px;
	padding:0px;
	}

td 
	{
	font-family:Tahoma,Verdana;
	font-size:13px;
	}

img 
	{
	border:0px;
	}

ul
	{
	margin:0px;
	}

a
	{
	font-family:Tahoma,Verdana;
	color:#44526B;
	}

a:hover
	{
	font-family:Tahoma,Verdana;
	color:#cc0000;
	}
	
h1
	{
	margin:0px;
	margin-bottom:10px;
	padding-bottom:3px;
	background-image:url("/img/h1.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:16px;
	}

h2
        {
        font-size:14px;
        }


.forh h1
{
	color: #44526B;
	border: 0;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
	font-size: 15px;
}

form
	{
	margin:0px;
	}

textarea
	{
	width:700px;	
	height:150px;
        font-family:Tahoma,Verdana;
        font-size:11px;
	border:1px dotted black;
	background:#EBEFF3;
	}

input
	{
	font-size:10px;
	}