@import url("standard.css");
@import url("link.css");
@import url("layout.css");
@import url("modules.css");
* input{
	border:1px solid #666666;
}
p{
	font-family: arial, sans-serif ;
	font-size:12px;	
}
ul{
	padding:4px;
}
li{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:6px;
	color:#FFFFFF;
	background:transparent;
}
ul.m li{
	float:right;
	display:inline;
	background:#6C5138 url(../IMG/bg_m.gif) no-repeat 0 0;
	padding:0;
	margin:0;
	height:200px;
	width:110px;
	margin-left:1px;
	text-align:center;
	font-family:georgia;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}
ul.m img{
	padding:0;
	margin:0;
	display:block;
}
ul.m span{
	padding:0;
	margin:0;
	display:block;
	text-align:center;
	font-size:12px;
	line-height:12px;
	color:#FFFFFF;	
}


#tool ul, #tool ol {
  margin: 0;
  padding: 0;
}

#tool .container{
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-left:7px;
	padding-bottom:151px;	
	width: 229px;		
	background: url(../IMG/sidebar.gif) no-repeat 0 0;
}
#tool #bottom{
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	height:151px;
	width: 229px;		
	background: #FFFFFF url(../IMG/sidebar_bottom.gif) no-repeat bottom left;
}
#tool ul {
	padding-left:10px;
	padding-top:2px;  
	list-style: none;
	list-style-type: none;	
}

#tool ul li {
	display: inline;
}


/***SIDEBAR***/
#sidebar{
	padding-left:10px;		
    margin-top:15px !important;
}
#sidebar .header, #sidebar .header h2, #sidebar .bottom, #sidebar .bottom div {
	background: url(../IMG/sidebar.png) no-repeat left top;
}
#sidebar .header, #sidebar .bottom {
	padding: 0 0 0 14px;
}
#sidebar .header h2, #sidebar .bottom div {
	padding: 0 6px 0 0;
	min-height: 6px;
	height: 6px;
}
#sidebar .header h2 {
	background-position: right top;
	color: #2D799F;
	font-size: 1em;
	font-weight: normal;
}
#sidebar .header h2 img, .navigation .header h2 img {
	display:block;
    padding:12px 0pt 8px;
}
#sidebar .header h2.node, .navigation .header h2.node {
	color: #2D799F; /* moutarde */
	font-size:1.3em;
	font-weight:bold;
	padding:12px 10px 8px 0;
}
#sidebar .bottom {
	background-position: 0 -150px;
}
#sidebar .bottom div {
	background-position: right -150px;
	padding: 25px 0 0 0;
	min-height: 0;
	height: auto;
	font-size: 1px;
}
#sidebar .bottom {
	background-position: 0 -150px;
}
#sidebar .bottom div {
	background-position: right -150px;
	padding: 25px 0 0 0;
	min-height: 0;
	height: auto;
	font-size: 1px;
}
#sidebar dl {
	background: #fff; /* blanc */
	border: 1px solid #999; /* gris */
	border-width: 0 1px;
	padding: 5px 12px 0; /*lot2 : update */
	color: #000; /* noir */ 			
}
#sidebar dl dt {
	font-weight: bold;
	padding: 0;
	font-size:1.1em;
}
#sidebar dl dd {
	padding: 2px 0;
}
#sidebar dl dt.subcat {
	font-weight:bold;
	color:#000; 
	padding: 7px 0 3px 0;
} 
#sidebar .lien {
	color: #2D799F !important;
}	
#sidebar .current{
	color: #333333 !important;
}		

/***THUMB***/		
div#thumb{ 
	margin:0 auto;
	padding:4px; 
}
div#thumb img{ 
	border:1px solid #FFF;
}

.thumb img{
	z-index:0;	
}

*html .thumb img{
	background: none !important;
}



.skins .colors ul {
	float:left;	
	width:215px;
	padding:0;
	margin:0;
	z-index:100;	
}
.skins .sub{
	display:none;	
}

#tool .skins .colors_current .sub{
	display: block;
}
#tool .skins .colors_current ul{
	display:block;
	float:left;
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:20px;	
}
#tool .skins .colors_current ul li{
	margin:0;
	padding-left:0;
}
#tool .skins .colors_current ul li a {
	display:block;
	float: none;
	position:relative;
	width:185px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
	text-align:left;
	padding:0;
	margin:0;
	padding-left:16px;
	padding-top:5px;	
	padding-bottom:5px;	
	background:none;
	color:#305B83;
}

#tool .skins .colors ul{	
	float:left;
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	border:0px solid #54A4FF;

}
#mention {
	margin:0 auto;
	width:880px;
	border-top: 1px solid #E5E5E5;
	padding:10px;
	background: url(../IMG/footer_background.jpg) repeat-x 0 0;
	color:#555045;
	text-align:left;
}

#transparence{
border:none;
}