@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636162;
	background:url(images/bg_gradient.gif) repeat-x;
	background-color:#3f2e34; }
	
div.MainContainer {
	width: 760px;
	margin: 20px 0 20px 0;
	padding: 1px;
	border: solid 1px #c7c7c7;
}

div.topNav {	
	width: 750px;
	height: 23px;
	padding: 5px 0 2px 10px;
	background-color: #3f2e34;
	}
div.pageContent {
	width: 730px;
	height: 600px;
	padding: 10px 10px 10px 20px;	
	background-color: #ffffff;
	text-align: left;
	}
div.pageContent a, div.pageContent a:visited{
	color: #339999;
	text-decoration: none;
	}
div.pageContent a:hover, div.pageContent a:active{
	color: #33CC99;
	text-decoration: underline;
	}
		
h1 {
	color: #32aca4;
	font-size: 16px;
	font-weight: bold;
	}
	
h2 {
	color: #ff9a16;
	font-size: 12px;
	font-weight: bold;
	}
	
img.sel {
	border: solid 1px #c7c7c7;	
	}
img.border {
	border: solid 1px #3f2e34;	

}
	
div.footer {
	width: 880px;
	height: 25px;
	text-align: right;
	color: #3f2e34;
	border: 0px solid red;
	}
/* CSS issu des tutoriels www.alsacreations.com/articles */


/*dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
div.menuHolder {	
background-image:url(images/menu_bg.jpg);
width: 147px;
height: 437px;
margin: 10px 0 0 0;
}
dl#menu {
width: 147px;
}
dl#menu dt {
color: #FFFFFF;
cursor: pointer;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
margin: 0;
padding: 0;
height: 28px;
/*line-height: 38px;
text-align: left;
font-weight: bold;
border-top: 1px solid #ffffff;
background: #44343a;
opacity:.80;
filter: alpha(opacity=80); 
-moz-opacity: 0.8;

}
dl#menu dt.last {
border-bottom: 1px solid #ffffff;
}
dl#menu dd {
border-top: 1px solid #ffffff;
}
dl#menu li {
height: 28px;
/*line-height: 29px;
font-size: 12px;
text-align: left;
border-top: 1px solid #ffffff;
background: #94818e;
opacity:.90;
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
}
dl#menu li a, dl#menu dt a {

border: 0;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #000000;
}
dl#menu li a.sel:hover, dl#menu dt a.sel:hover {
color: #ddff01;
}
dl#menu li a.sel, dl#menu dt a.sel {
color: #ddff01;
}*/
img {
border: 0;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #ffffff;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

-->
