
/* 3 colonnes : principale à gauche, 2 contextes à droite */

body {
width:850px;
margin: auto;
background:url("images/fond-top-long.png") no-repeat top center;
/*margin:0;*/
/*background:url("images/fond-top.png") repeat-x top left;*/
border-left : 1px solid #ccc;
/*border-right : 1px solid #ccc;*/
}

#general {
width:850px;
min-height:1310px;
_height:1310px;
background-color: #fff;
margin: 20px auto 0 auto;
/*margin: 2px auto 0 auto;*/
/*border : 1px solid #ccc;*/
}

#bandeau {
height: 180px;
margin: 0 auto 50px auto;
/*background:url("images/mairie.jpg") no-repeat center center;*/
/*border-top:1px solid #ccc;*/
/*border-bottom:1px solid #ccc;*/
}

#corps {
/*width: 420px;*/
margin-right: 250px;

/*margin-left: 200px;*/
margin-left: 180px;
min-height:420px;

/*_height:820px;*/
}

#contexte2 {
width: 230px;
float: right;
}

#contexte1 {
/*width: 180px;*/
width: 160px;
position:absolute;
}

#fin-corps {
clear:both;
}

#footer {
clear:both;
margin-top: 20px;
padding: 10px 0 6px 0;
/*background: url("images/fond-footer.png") top left repeat-x #e30071;*/
background: url("images/fond-footer.png") top left repeat-x #0386ba;
font-size:9px;
}

#footer p {
width:850px;
margin:0 auto 6px auto;
}



/* Scroller Box */
#scroller_container_2 {
 position: relative;
 width: 200px;
 height: 200px;
 overflow: hidden;
}

#scroller_2 p {
 padding: 0;
}
/* Scoller Box */
     
table#accueil {
width: 430px;
border : none;
/* text-align: center; */
}

.collone {
width: 200px;
}

