/* CSS Document 


___________•\\_~_//•__________ 
··..:.:.::cheznoir.com:::.:.:...·· 
¯¯¯¯¯¯¯¯¯¯¯•//¯~¯\\•

*/

/* Hack: non vu IE-mac \*/
* html .clearfix {height: 1%;}
/* Fin non vu IE-mac */

/*links*/
a:link, a:visited, a:active
	{
	color: #330000;
	text-decoration:none;
	padding-bottom:1px;
	white-space: nowrap;
	}
a:hover
	{
	color: #A52929;
	background: url(../images/uline.gif) repeat-x 100% 100%;
	}
a.menu:link, a.menu:visited, a.menu:active
	{
	margin-right:13px;
	font-size:10px;
	}
a.clink:link, a.clink:active, a.clink:visited
	{
	color: #A52929;
	text-decoration:none;
	}
	
a.clink:hover{
	color: #A52929;
	text-decoration:underline;
	}
	
a img	
	{
	border:0 none;
	padding:0px;
	display:block;
	}
img	
	{
	border:0 none;
	padding:0px;
	display:block;
	}

/************************ image pour mon adresse cod�e ***************************/
.img_contact {
	display:inline;
}

acronym {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
/**********************/

fieldset
	{
	margin:0;
	padding:0;
	border:0;
	}

h1, h2, h3
	{
	margin:0px;
	padding:0px;
	}
/*site*/
body	
	{
	background-color:#9F3209;
	background-image:url(../images/bg.jpg);
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-align:center;
	background-repeat: repeat-x;
	}
#conteneur {
	width:546px;
	margin:0px auto;
	text-align:left;
	background-image:url(../images/bg_contenu.jpg);
	padding:0px 25px;
	}

#header {
	margin: 0px -25px !important;
	margin-top: -2px;
	padding: 0px;
	height:211px;
	width:596px;
	background-image:url(../images/header.gif);
	}

#contenu {
	width:500px;
	background:url(../images/copyright.gif) top left no-repeat;
	margin-bottom:10px;
	}
.clearfix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#menu_bar {
	text-align:right;
	height:13px;
	padding:27px 16px 3px;
	margin-bottom:5px;
	}
#footer {
	clear:left;
	margin-left: 22px;
	width:500px;
	height:32px;
	font-size:9px;
	background-image:url(../images/footer.gif);
	}
#foot_left {
	float:left;
	margin:5px 0px 0px 5px;
	width:150px;
	}
#foot_right {
	float:right;
	margin:5px 5px 0px 0px;
	text-align:right;
	width:300px;
	clip: rect(200px,auto,auto,auto);
	}

