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


#patway{
width:895px;
margin:0 auto;
background:url(medias/footer.jpg) repeat-x;
text-align:left;
padding:0px 0 0 17px;
height:37px;
}

#patway .link {

padding-top:10px;

}
#patway .link a
{
font-size:11px;
font-family:Tahoma;
text-decoration:none;
color:#696767;
}
/*footr*/
#footer {
	clear: both;
	width: 912px;
	height: 50px;
	margin: 0 auto;
	padding-top:10px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #b09e9e;
}

#footer a {
	color: #fff;
}

#footer .contact {
	float: left;
	color:#b09e9e;
	
}

#footer .copy {
text-align:right;
	float: right;
}
