/* Footer */

#footer {
     margin: 0px 20px 10px 20px;
	height:auto;
   padding:0 45px 0px 45px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:center;
	background:#CCCCCC url(medias/footer.gif) repeat-x  ;
}

.copyrite {
	margin-top:8px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
	
}
#footer .link{
width:900px;
float:inherit;
padding:12px 0 0px 0;
}
#footer a {
	text-align:center;
	font:Verdana, sans-serif;
	font-size:11px;
	padding:0 5px;
	text-align:left;
	text-decoration: none;
	color: #000;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
	padding: 0;
}

