body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: 666666;
	scrollbar-base-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

table {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
a{
	color: #ECA679;
	text-decoration: none;
}
.bleu_fonce_12 {
	font-size:12px;
	color: #190A87;
	margin-left:10px;
}

.bleu_fonce {
	color: #190A87;
}

.ocre {
	color: #E46D21;
}

.noir{
	color: #000000;
}

.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E46D21;
	background-color: #ffffff;
	border: 1px solid #686872;
}

.menu {
line-height:27px;
font-weight:bold;
list-style:none;
width:95%;
height:27px;
border-bottom:#a7a7a7 solid 5px;
background-color:#fff;
margin:0px 0 0 0
}

.menu li {
float:left;
margin-left:0px
}

.menu li a {
color:#aaa;
font-size:1.0 em;
font-family:arial, verdana, sans-serif;
text-align:center;
text-decoration:none;
line-height:27px;
height:27px;
display:block;
float:left;
padding:0 0 0 0px;
cursor:pointer
}

.menu li a span {
float:left;
display:block;
padding:0 4px 0 7px
}

.menu li.actif a {
color:#fff;
background:url(../img/onglet.png);
}

.menu li.actif a span {
background:url(../img/onglet.png) no-repeat right top;
}

.menu li a:hover {
color:#fff;
background:url(../img/onglet.png);
}

.menu li a:hover span {
background:url(../img/onglet.png) no-repeat right top;
}
