/* CSS Document */

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font:Arial;
	color:#000000;
}


.bodytext a {
	color:#549BF2;
	text-decoration:underline;
	font-weight:bold;
}

.styleH1 {
	font-size: 16px;
	font-weight: bold;
	color:#848484;
	padding-left:5px;
	padding-top:5px;

}

.titre {
background-image:url(img/titre.png);
background-position:left top;
background-repeat:no-repeat;
width:600px;
height:20px;
}

.contourVertMiddle {
background-image:url(img/contour-middle.png);
background-position:top left;
background-repeat:repeat-y;
}

.contourVertBottom {
background-color:#FFFFFF;
background-image:url(img/contour-bottom.png);
background-position:bottom left;
background-repeat:no-repeat;
height:7px;
}

.bannerTop {
background-image:url(img/banniere.png);
background-position:top left;
background-repeat:no-repeat;
width:701px;
height:101px;
}

.botLeft {
background-image:url(img/bot-left.jpg);
background-position:top left;
background-repeat:no-repeat;
width:11px;
height:41px;
}

.botMiddle {
background-image:url(img/bot-middle.jpg);
background-position:top left;
background-repeat:repeat-x;
height:41px;
}


.botMiddle {
font:Arial;
font-size:9pt;
font-weight:bold;
color:#888888;
text-decoration:none;
}


.botMiddle a {
font:Arial;
font-size:9pt;
font-weight:bold;
color:#888888; text-decoration:none;
}


.botMiddle a:hover {
font:Arial;
font-size:9pt;
font-weight:bold;
color:#FF0000; text-decoration:none;
}

.botRight {
background-image:url(img/bot-right.jpg);
background-position:right top;
background-repeat:no-repeat;
height:41px;
width:11px;
}

.copyright  {
font:Arial;
font-size:8pt;
color:#888888;
text-align:center; font-weight:normal;
text-decoration:none;
padding-top:10px;

}

.copyright a {
font:Arial;
font-size:8pt;
color:#888888;
text-align:center;
font-weight:normal;
text-decoration:none;

}

.copyright a:hover  {
font:Arial;
font-size:8pt;
color:#888888;
text-align:center; font-weight:normal;
text-decoration:none;

}
