
#contents {width:570px;margin:10px;}
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }


#contents .blocs .milieu p {margin-bottom:4px;}

#contents .lineheight p {line-height:18px;padding-bottom:10px;}
#contents .bloc_1 p {margin-bottom:4px;}


.header h2 {padding:0;margin:0;position:relative;top:-10px;;left:25px;}
#contents h1 {margin:0;padding:0;text-align: center;}

ul.infos {text-align:left;margin:0 50px;}
ul.infos li {margin-top:7px;}

#blc_left {float:left;width:290px;}
#blc_right {float:right;width:268px;}


* html .bloc_1 {width:94.5%;}
* html .bloc_2 {width:97.5%;}



.bloc_1 {
 position: relative;
 padding: 0.5em;
 margin-bottom:12px;
}
.bloc_1 span {
 display: block;
 height: 8px;
 width: 8px;
 position: absolute;
}
.bloc_1 .hg {
 border-left: 1px solid #333B94;
 border-top: 1px solid #333B94;
 top: 0;
 left: 0;
}
.bloc_1 .hd {
 border-right: 1px solid #333B94;
 border-top: 1px solid #333B94;
 top: 0;
 right: 0;
}
.bloc_1 .bg {
 border-left: 1px solid #333B94;
 border-bottom: 1px solid #333B94;
 bottom: 0;
 left: 0;
}
.bloc_1 .bd {
 border-right: 1px solid #333B94;
 border-bottom: 1px solid #333B94;
 bottom: 0;
 right: 0;
}
.blocs {
 min-height: 123px;
 margin-bottom:15px;
}

.blocs .header {position: relative;}

.blocs .header img {
 position: relative;
 top: 5px;
 left: 4px;
}
.blocs .milieu {
 padding-left: 5px;
 padding-right: 5px;
 text-align: justify;
}





.defil_titre {font-size:1.2em;margin-bottom:2px;}

.defilobjet {
 padding-left:2px;
 padding-top:2px;
 border: 1px solid #ccc;
 border-right: 1px solid #999;
 border-bottom: 1px solid #999;
 overflow-y: scroll;
 height:200px;
 position: relative;
}
.defilobjet .texte {
 margin: 0;
 padding:0 5px;
 height:90px;
 cursor:pointer;
}
.defilobjet ul {
 padding: 0px;
 margin: 0px;
 margin-top: 2px;
}
.defilobjet li {
 padding: 2px;
 margin: 0px;
 position:relative;
}
* html .defilobjet li {
height:0;
}
.defilobjet li h2 {
 font-size:1em;
 margin-bottom:5px;
 height: 25px;
}

.defilobjet .nav_defil {height:18px;}


.defilobjet .normal {
 cursor: pointer;
 float:left;
 display:block;
 width:20px;
 text-align: center;
 font-size: 10px;
 margin-right:2px;
 font-weight: bold;
 color: #333B94;
 background:#ddd;
}

* html .defilobjet .normal {width:19px;}

.defilobjet .normal:hover {
color: #fff;
 background:#008469;
}


.defilobjet .current {
 color: #fff;
 background:#008469;
}



.bloc_2 {
 position: relative;
 padding: 0.5em;
}
.bloc_2 span {
 display: block;
 height: 8px;
 width: 8px;
 position: absolute;
}
.bloc_2 .hg {
 border-left: 1px solid #333B94;
 border-top: 1px solid #333B94;
 top: 0;
 left: 0;
}
.bloc_2 .hd {
 background: url('../images/acc-4.gif') no-repeat top right;
 top: -4px;
 right: -4px;
 width: 118px;
 height: 59px;
}
.bloc_2 .bg {
 border-left: 1px solid #333B94;
 border-bottom: 1px solid #333B94;
 bottom: 0;
 left: 0;
}
.bloc_2 .bd {
 border-right: 1px solid #333B94;
 border-bottom: 1px solid #333B94;
 bottom: 0;
 right: 0;
}

