
html{
    font-family: verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
    text-align: justify;
    overflow-y:scroll;
}

body{ background-color: #e3e2dd; }

.head{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 927px;
	height: 286px;
    background: url(images/banner.jpg) center top no-repeat;
}

.cabinet{
    margin-top: 77px;
    margin-left: 96px;
    position: absolute;
}

#contact{
    height: 95px;
    width: 108px;
    margin-top: 22px;
    margin-left: 715px;
    position: absolute;
    text-align: left;
    font-size: smaller;
    color: #385779;
    background-color: #bcb49d;
    padding: 0px 0px 6px 10px;
}

.contact{ font-weight: bold; }

#adresse { font-size: smaller; text-align: center; margin-top: 10px;}

.menu{
    background-image:url('images/menu.jpg');
    background-repeat:repeat-y;
    margin-left: auto;
    margin-right: auto;
    width: 927px;
    height:24px;
}

#menu{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.tdmenu { width: 80px; font-weight: bold; }

a { text-decoration: none; color: #FFFFFF; }

a:hover { color: #bcb49d; }

h1 { color: #385779; font-size: medium; }

#logo{ text-align:right; }


.cadre_top{
    background-image:url('images/border_top.jpg');
    margin-left: auto;
    margin-right: auto;
    width: 927px;
    height:20px;
}

.cadre{
    background-image:url('images/border_mid.jpg');
    background-repeat:repeat-y;
    margin-left: auto;
    margin-right: auto;
    width: 927px;
}
.cadre_deg{
    background:url('images/border_mid_b.jpg') left bottom repeat-x;
    margin-left: 73px;
    width: 783px;
}

#cadre_txt{
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    padding:1px 10px 10px 10px ;
}

.cadre_bottom{
    background-image:url('images/border_bottom.jpg');
    margin-left: auto;
    margin-right: auto;
    width: 927px;
    height:25px;
}

.nav_bottom{
    margin-left: auto;
    margin-right: auto;
    width: 927px;
    height:24px;
    margin-top: 10px;
    text-align: center;
    font-size: smaller;
    color: #385779;
}

.nav_bottom a { text-decoration: none; color: #385779; }

.nav_bottom a:hover { color: #bcb49d; }

#titre{ display: none; }

