/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */

/**********************************************************/
/*						STYLES GENERAUX 				  */
/**********************************************************/
*{
	background:none;
	clear:both;
	width:650px;
	border:0;
}
body {
	margin:0 0 0 10px;
	padding: 0;
	border: 0;	
	background:#fff url(../medias/identite_imprim.gif) no-repeat top right;
	color: #222;
	font:10pt Arial, Verdana, Helvetica, sans-serif;
	line-height:14pt;
	}
strong,dt{
	font-weight:bold;
}
a{
	color: #222;
	text-decoration:none;
	}
img{
	border:0;
}
h2,h3,h4{
	margin:18px 0 9px 0;
	padding:3px;
}
h2{
	width:400px;
	font-size:18pt;
}
h3{
	background:#222;
	color:#fff;
	font-size:12pt;
}
h4{
	font-size:11pt;
}
p{
	margin:6px 0;
}
table{
	border-collapse:collapse;
}
td,th{
	border:1px solid #000;
}
/**********************************************************/
/*			   PARAMETRES DES BLOCS     			      */
/**********************************************************/	
#conteneur,#gauche,#droite{

}
hr,#menu,.guide,#hautdepage,#basdepage{
	display:none;
}
