/* CSS Document */

#content #contentCenter{
	display:block;
	
	margin:0 auto;
	
	padding-top:5px;
	
	width:720px;
}
#content #contentCenter #breadcrumbs{ padding-left:255px; }
#content #contentCenter h1{
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 25px 0 0 255px;
	text-transform: uppercase;
	
	color: #4fa024;
    height: 80px;
}
#content #sitemap #contentCenter .item{
	display:inline;
	float:left;
	
	margin-right:20px;
	margin-bottom:20px;
}
#content #sitemap #contentCenter ul{
	display:block;
}
#content #sitemap #contentCenter li{
	display:inline;
	float:left;
	
	margin-bottom:3px;
	
	font-size:10px;
	line-height:12px;
	
	width:320px;
}
#content #sitemap #sitemap-list h2{
	display:block;
	
	margin-left:0;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-top:5px;
	
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	color:#4fa024;
	font-weight:bold;
}
#content #sitemap #contentCenter .automatic_link{ padding-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-transform:none; font-weight:normal; color:#3d3d3d; background:url("/img/puce-green-title.gif") no-repeat scroll left center transparent; }

#content #sitemap #contentCenter .automatic_link:hover{ color:#4fa024; }