/* CSS Document */
#fondmenu {
	width: 990px;
	background-image: url(image/bg_menu.gif);
	position: relative;
	height: 25px;
	top: -3px!important;
	left: 5px!important;;
	left: -5px;
	top: 0;
}
*+html #fondmenu {
	left: -5px!important;;
}
#menu a span {
	visibility: hidden;
}
body {
	margin: 10px;
	padding: 0;
	font: 1em Verdana, sans-serif;
}
dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
#menu {
	position : absolute;
	left: 145px;
}
#menu dl {
	float: left;
}
#menu li {
	display: inline;
	margin:0 10px 0 0;
}
#menu a {
	text-decoration: none;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
	position: absolute;
	font-size: 12px;
	top: 25px;
	height: 20px !important;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	display:none;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
	background-image: url(image/arrowS_white.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	font-size:11px;
}
#smenu4 a {
	margin-left: 0px;
}
#smenu5 a:hover {
	background-image: url(image/arrowS_red.gif);
	color: #890707;
}
#smenu4 a:hover {
	background-image: url(image/arrowS_pink.gif);
	color: #c71499;
}
#smenu3 a:hover {
	background-image: url(image/arrowS_mauve.gif);
	color: #6c29b6;
}
#smenu2 a:hover {
	background-image: url(image/arrowS_yellow.gif);
	color: #f85f03;
}
#smenu1 a:hover {
	background-image: url(image/arrowS_blue.gif);
	color: #28478f;
}
#smenu1 {
	left: 51px;
	width: 770px !important;
	width: 780px;
	height: 50px !important;
	background-image: url(image/ss-menuBlue.gif);
	background-repeat: no-repeat;
}
#smenu2 {
	left: 276px;
	width: 620px !important;
	width: 630px;
	background-image: url(image/ss-menuYellow.gif);
	background-repeat: no-repeat;
}
#smenu3 {
	left: 201px;
	width: 620px !important;
	width: 630px;
	background-image: url(image/ss-menuMauve.gif);
	background-repeat: no-repeat;
}
#smenu4 {
	left: 376px;
	width: 445px !important;
	width: 455px;
	background-image: url(image/ss-menuPink.gif);
	background-repeat: no-repeat;
}
#smenu5 {
	left: 463px;
	width: 358px !important;
	width: 368px;
	background-image: url(image/ss-menuRed.gif);
	background-repeat: no-repeat;
	height:50px !important;
}

.mentions {
	position: absolute;
	bottom : 300px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#credits {
	width: 150px;
	font-size: 10px;
	height: 25px;
	position : absolute;
	left: 50px;
	background-image: url(image/bt_rachat-de-credit.gif);

}
#Assurances {
	background-image: url(image/bt_assurance.gif);
	width: 100px;
	font-size: 10px;
	height: 25px;
	position : absolute;
	left: 275px;
}
#Pret {
	background-image: url(image/bt_prets.gif);
	width: 75px;
	font-size: 10px;
	height: 25px;
	position : absolute;
	left: 200px;
}
#Defiscalisation {
	background-image: url(image/bt_services.gif);
	width: 88px;
	font-size: 10px;
	height: 25px;
	position : absolute;
	left: 375px;
	background-position: left;
}
#FAQ {
	background-image: url(image/bt_FAQ.gif);
	width: 53px;
	font-size: 10px;
	height: 25px;
	position : absolute;
	left: 462px;
	background-position: left;
}
#FAQ:hover{
	width: 52px;
	background-image: url(image/bt_FAQ_r.gif);
}

#credits:hover{
	background-image: url(image/bt_rachat-de-credit_r.gif);
}
#Assurances:hover{
	background-image: url(image/bt_assurance_r.gif);
}
#Pret:hover{
	background-image: url(image/bt_prets_r.gif);
}
#Defiscalisation:hover{
width: 87px;
	background-image: url(image/bt_services_R.gif);
}

