/* CSS Document */

.bg-nav{
background-image:url(images/bg-nav2.png);
background-position:top;
background-repeat:no-repeat;
background-color:#9a0906;
}

.bg-footer{
background-image: url(images/footer2.jpg) ;
background-position:top;
background-repeat:no-repeat;
}

.texterougebold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#AB0506;
}
.texterougebold15px{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#AB0506;
}
.textemini{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:;
color:#000000;
}

.fd2{
background-image: url(images/fd2b.png);
background-position:top;
background-repeat: repeat-y;
}

.fd-carte{
background-image: url(images/fd-carte.jpg);
background-position:top;
background-repeat: no-repeat;
}

.haut-carte{
background-image: url(images/haut-carte.jpg);
background-position:top;
background-repeat: no-repeat;
}
.fd-carte2{
background-image: url(images/fd-carte2.jpg);
background-position:top;
background-repeat: repeat-y;
}

.bas-carte{
background-image: url(images/bas-carte.jpg);
background-position: bottom;
background-repeat: no-repeat;
}
.texterouge{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:;
color:#000000;
padding-left:23px;
}

.texterouge2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:;
color:#AB0506;
}

.texterouge3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:;
color:#AB0506;
padding-left:33px;
}

#footer {
	position: relative;
	left:0px;
	top:0px;
	width:1000px;
	height:11px;
	z-index:1;
}

