/* CSS Document */

/* footer */

#footer {
	font-family:"Caviar Dreams Bold","Caviar Dreams";
	font-weight:bold;
width:971px;
height:38px;
clear:both;
margin: 0 auto 0 auto;
text-align: center;
background-color:#FAA61A;
}

#footer p {

padding: 10px 0 0 10px;
}

#footer p {
color:#FFFFFF !important;
}
#footer p a {
color:#FFFFFF !important;
}

#mentions {
width:971px;
height:20px;
clear:both;
margin: 0 auto 0 auto;
text-align: right;
}
#mentions p {
color:#999 !important;
}
#mentions p a {
color:#666 !important;
}



