html, body {
	margin: 7px;
	padding: 0;
	font-size: 12px;
	color: #555;
	text-align: center;
	vertical-align:middle;
	background: #000;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}
P {
	margin: 10px 0 0;
	padding: 0;
	font-size: 120%;
	text-align: justify;
}
TABLE {
	width: 100%;
}
TABLE, TR, TD {
	font-size: 11px;
	vertical-align: top;
}
TD {
	padding: 0 10px;
}
TD UL {
	padding-left: 15px;
}
li {
	font-size: 120%;
}
P.bloc {
	background: #FAFAFA;
	padding: 5px 10px;
	border:1px solid #EEE;
}
P.acc {
	font-size: 100%;
	margin: 90px 0;
	text-align: left;
}
H1 {
	margin: 0 0 10px;
	padding: 0;
	color:#000;
	font-size:19px;
	border-bottom: 1px solid #FFAA00;
}
H1.dps {
	margin: 0 0 10px;
	padding: 0;
	color:#000;
	font-size:19px;
	border-bottom: 1px solid #ABD600;
}
H2.dp {
	background: url('img/fleche.gif') no-repeat 0 6px;
	margin: 0 0 10px;
	padding: 0 12px;
	color:#FFAA00;
	font-size:14px;
}
H2.dps {
	background: url('img/fleche.gif') no-repeat 0 6px;
	margin: 0 0 10px;
	padding: 0 12px;
	color:#ABD600;
	font-size:14px;
}
H2.sous {
	margin: 0 0 10px;
	padding: 0;
	color:#000;
	font-size:17px;
}
A {
	color:#222;
	text-decoration: none;
}
A:hover {
	color:#666;
	text-decoration: underline;
}
#bouton {
	margin-bottom: 45px;
}
#bouton ul {
	display: inline;
    list-style: none;
    margin: 0;
    padding:0;
    border: none;
}
#bouton li {
    display: inline;
	width:40px;
	height:20px;
	color: #333;
	border: 1px solid #FF9900;
    border-left: 5px solid #BBB;
	background-color:#F5F5F5;
	padding:4px;
	margin-right:5px;
	font-weight:bold;
	font-size: 10px;
	letter-spacing: 0.03em;
}
#bouton .on {
	background-color:#FFF;
	border-left: 5px solid #FF9900;
}
#bouton li a {
	display: inline;
	background-color:#F5F5F5;
	color: #888;
    text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

html>body#boutton li a {
    width: auto;
}

#bouton li a:hover {
    color: #FF9900;
}
#enveloppe {
	background-color: #404040;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
	vertical-align:middle;
	width:100%;
	min-height: 580px;
}
#conteneur {
	background: #FFF;
	margin: 0 5px;
	font-size: 95%;
	padding: 20px 0;
	min-height: 560px;
	background: #FFF;
	text-align: center;
}
#conteneur2 {
	background: #FFF;
	margin: 0 5px;
	font-size: 95%;
	text-align: left;
	padding: 20px 0;
	min-height: 560px;
	background: #FFF url('img/accueil_fond2.gif') repeat-y right;
}
#image {
	margin-top: 0;
}
.vignettes {
	float: left;
	padding: 15px 20px 0 0;
	clear:left;
}
.deblayage {
	height: 5px;
	margin: 0 auto;
	clear:both;
	font-size: 10%;
}
#gauche {
	position: absolute;
	left: 0;
	width: 180px;
	margin:0 0 0 35px;
	text-align: left;
	background: #FFF;
}
#droite {
	position: absolute;
	right: 0;
	width:180px;
	margin:0 35px 0 0;
	text-align: right;
	background: #FFF;
}
#droite2 {
	position: absolute;
	top: 30px;
	right: 10px;
	width:150px;
	margin-top:0px;
	padding:0 15px;
	text-align: center;
}
#droite2 A.dps {
	display:block;
	color:#ABD600;
	width:150px;
	height:100px;
	text-align: center;
	background:url('img/logo_dps_nb.gif') no-repeat 5px 15px #FFF;
	font-weight:bold;
}
#droite2 A.dps:hover {
	background:url('img/logo_dps.gif') no-repeat 5px 15px #FFF;
	text-decoration:none;
}
#droite2 A.dp {
	display:block;
	color:#FFAA00;
	width:150px;
	height:100px;
	text-align: center;
	background:url('img/logo_dp_nb.gif') no-repeat 5px 15px #FFF;
	font-weight:bold;
}
#droite2 A.dp:hover {
	background:url('img/logo_dp.gif') no-repeat 5px 15px #FFF;
	text-decoration:none;
}
#centre {
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
#contenu {
	margin-top:30px;
	text-align: left;
	vertical-align:middle;
	width:530px;
	margin-left:250px;
	margin-bottom: 25px;
}
#image {
	margin: 10px 0 25px 0;
}
#news {
	float:left;
}
#news A {	
	margin-left: 5px;
	width: 100px;
	display: block;
	height: 33px;
	background:url('img/news.gif') no-repeat #FFF;
}
#news A:hover {
	background:url('img/news_r.gif') no-repeat #FFF;
}
#contact {
	margin-right: 5px;
	width:110px;
	height:33px;
	float:right;
}
#contact A {
	display: block;
	height:33px;
	background:url('img/contact.gif') no-repeat #FFF right;
}
#contact A:hover {
	background:url('img/contact_r.gif') no-repeat #FFF right;
}



#contactdps {
	margin-right: 5px;
	width:110px;
	height:33px;
	float:right;
}
#contactdps A {
	display: block;
	height:33px;
	background:url('img/contact.gif') no-repeat #FFF right;
}
#contactdps A:hover {
	background:url('img/contactdps_r.gif') no-repeat #FFF right;
}

.orange {
	color:#FF9900;
	font-weight:bold;
}
.vert {
	color: #ABD600;
	font-weight:bold;
}


/* Sous menu */

#smenu {
	height: 50px;
}
#smenu ul {
	display: inline;
    list-style: none;
    margin: 0;
    padding:0;
    border: none;
}
#smenu li {
    display: inline;
	color: #333;
	padding:4px;
	margin-right:5px;
	font-weight:bold;
	font-size: 10px;
	letter-spacing: 0.03em;
	border:0;
	background: url('img/fleche.gif') no-repeat 0 8px;
	padding-left: 15px;
}
#smenu .on {
}
#smenu li a {
	display: inline;
	background-color:#999;
	color: #FFF;
    text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border:0;
	padding: 0 5px;
}

html>body#boutton li a {
    width: auto;
}

#smenu li a:hover {
    background-color: #FF9900;
}

.visite_dp {
	background: url('img/dp_visite.gif') no-repeat;
	width:150px;
	color: #FFAA00;
	text-transform: uppercase;
	font-size:13px;
	font-weight: bold;
	padding: 5px 0 0 35px;
}
.visite_dp A {
	color: #FFAA00;
}

.visite_dps {
	background: url('img/dps_visite.gif') no-repeat right top;
	width:150px;
	color: #ABD600;
	text-transform: uppercase;
	font-size:13px;
	font-weight: bold;
	padding: 5px 35px 0 0;
	text-align: right;
	margin-top: 85px;
}
.visite_dps A {
	color: #ABD600;
}



#bouton_dps {
	margin-bottom: 45px;
}
#bouton_dps ul {
	display: inline;
    list-style: none;
    margin: 0;
    padding:0;
    border: none;
}
#bouton_dps li {
    display: inline;
	width:40px;
	height:20px;
	color: #333;
	border: 1px solid #ABD600;
    border-left: 5px solid #BBB;
	background-color:#F5F5F5;
	padding:4px;
	margin-right:5px;
	font-weight:bold;
	font-size: 10px;
	letter-spacing: 0.03em;
	white-space: nowrap;
}
#bouton_dps .on {
	background-color:#FFF;
	border-left: 5px solid #ABD600;
}
#bouton_dps li a {
	display: inline;
	background-color:#F5F5F5;
	color: #888;
    text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

html>body#boutton li a {
    width: auto;
}

.entete_acc {
	background: url(img/fond_acc.gif) #FFF;
	width: 300px;
}
.entete_acc h1 {
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 3px;
	border: 0;
	line-height: 150%;
}
#centre .itemsacc {
	width: 300px;
	background: #F4EFD9;
	margin: 0;
	padding: 10px 0;
}
#centre .stitreacc {
	font-weight: bold;
	color: #4F5D5D;
	margin: 0 0 5px 0;
	font-size: 120%;
	text-align: center;
}
#centre ul {
	padding: 0;
	font-size: 100%;
	text-align: left;
	margin: 5px 25px;
	list-style: none;
}
#centre ul li {
	padding-left: 20px;
	background: url(img/puce_acc.gif) no-repeat 0 8px transparent;
	line-height: 130%;
}
