/* 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 COMMUNS		 				  */
/**********************************************************/
body,h1,h2,h3,h4,p,td,li,ul,dd,dl,caption,input,textarea,select,option{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
body {
	color:#494145;
	}
strong,dt{
	font-weight:bold;
}
a{
	background:transparent url(../medias/lien_base.gif) repeat-x bottom;
	color:#7D4D56;
	text-decoration:none;
	}
a:hover{
	background:none;
	}
ins{
	background-color:#ddd;
	color:#f00;
	text-decoration:none;
}
