﻿
/*  Style spécial sur la home de Escales 


#body-default {
	background-image:url("http://www.abweb.com/images/bgrd_habill-escales.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-top: 200px;
}

#footer{
	background-color:transparent;
	color:#FFF;
}
.cfooter{
	background-color:transparent;
	color:#FFF;
}

.cfooter a {
	color:#fff;
	text-decoration:none;
}

.cfooter a:hover {
	color:#fff;
	text-decoration:underline;
}

.cfooter a:visited {
	color:#fff;
	text-decoration:none;
}
*/
