/* **** September 2005 - mambosolutions.com **** */

/* tags de la page */

body{
	margin				: 0px;
	padding				: 0px;
	background:#FAF7E6 center no-repeat fixed;
	background-position:top;	
	
}

/* Police de la page */

body,td,td,th,table,.inputbox,.button{
	font-family			: Arial, Helvetica, sans-serif;
	color				: #fff;
	font-size			: 12px;
	line-height			: 18px;
	
}

/* liens visités de la page */

a:link, a:visited {
color				: #fff;
}

a:hover{
	color				: #D17414;
}

/* Ne pas modifier */

#outline_outer{
	width				: 878px;
	background			: #Ffffff;
	overflow			: hidden;
	background			: url(../images/bg-main.jpg) repeat-y;
}

#outline_inner{
	width				: 878px;
	overflow			: hidden;
}




/*  Zone titre  */

.H1{

	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-top:2px;
	padding-left:5px;
	
}

/*  sous-titre  */

.H2{

	font-size:12px;
	color:#fff;
	font-weight:bold;
	
}

/*  texte normal  */

.H3{

	font-size:12px;
	color:#fff;
	font-weight:normal;
	
}

/*  footer  */

.H6{font-size: 9px}

/*  Colonne de gauche  */



/*  Colonne de droite  */
#droite{
	float				: right;
	background			: url(../images/flash.jpg) no-repeat;
	width				: 370px;
	margin				: 5px 25px 5px 0px;
		height:378px;
}







