
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color:#ECECEC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #124c96;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #851EA3;
	font-weight: bold;
	text-decoration: none;
}


.box_bot {
    background-image:url(../site/img/fond_box_bot.jpg);
	background-repeat:no-repeat;

}

.box_bot_mid {

    background-image:url(../site/img/fond_box_mid.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}

.box_bot_pil {

    background-image:url(../site/img/fond_box_pil.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.menu {
background-image:url(http://www.pilbox.com/img/pdt/fond-sou-menu.gif);
font-size:12px;
background-repeat:no-repeat;
background-position:bottom;
background-position:left;
letter-spacing:1px;
vertical-align:middle;
}


.blu {
color:#175096;

}



