BODY {
	margin:				0px;
	background-color:	#EEEEEE;
	font-family: 		arial, courier, sans-serif;
	font-size:			12px;
	font-weight:		normal;
}

INPUT, TEXTAREA {
	border:				1px solid #ADA19D;
	margin:				2px;
	font-size:			12px;
	font-family: 		arial, courier, sans-serif;
	width:				190px;
}

TABLE, P {
	font-size:			12px;
	font-family: 		arial, courier, sans-serif;
}

A {
	text-decoration:	none;				
}

IMG {
	border:				0px;
}

/* Taille du contenu du site */
.c_site {
	width:				973px;
	background-color:	#FFFFFF;
}

.col_g {
	background-color:	#FFFFFF;
}
.col_g DIV{
	width:				190px;
}

.col_c {
	width:				100%;
	background-color:	#FFFFFF;
	padding: 			30 0 30 20;
}

.col_d {
	width:				250px;
}

.g_site {
	width:				15px;
	background-image:	url(../images/back_g.gif);
	background-repeat:	repeat-y;
	background-color:	#220022;
}

.d_site {
	width:				15px;
	background-image:	url(../images/back_d.gif);
	background-repeat:	repeat-y;
}



/* Bord en bas ŕ droite et ŕ gauche -- pour l'ombré en coin de page */
.bas_d_site {
	height:				10px;
	background-image:	url(../images/back_bas_d.gif);
	background-repeat:	no-repeat;
}
.bas_g_site {
	height:				10px;
	background-image:	url(../images/back_bas_g.gif);
	background-repeat:	no-repeat;
}
/* Bord bas */
.bas_site {
	height:				10px;
	background-image:	url(../images/back_bas.gif);
	background-repeat:	repeat-x;	
}

/* Bas de page */
.basdepage {
	width:				973px;
	height:				84px;
}

.basdepage TD {
	vertical-align: 	bottom; 
}

.basdepage DIV {
	text-align: 		right;
}

.logo_bas {
	width:				94px;
	text-align: 		center;
}

.bas_de_page {
	height:				25px;
	background-color:	#b8a9a1;
	color:				#FFFFFF;
}

.bas_de_page A {
	color:				#FFFFFF;
	padding-top:		2px;
	font-size:			13px;
}
