/*------CSS definitive--*/
body { margin:0 ; padding:0 ; background: #000; text-align:center; }
div,td { font-family: Tahoma, "Times New Roman", Times, serif; font-size:12px; color: #000; }
img { border:none; display: inline; }
table  { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
form { padding: 0; margin: 0; }
input, select { vertical-align: middle; }
a { text-decoration: none; color: #868686; }
a:hover { color: #fdbe86; text-decoration: none; }
p { margin:10px 0;}

.clear1 { clear: left; }
.clear2 { clear: both; }
/*--------------------------------------------*/

#wrap { width: 100%; text-align: center; background: url(../images/bg_wrapper.gif) repeat-x #fff; }
#main { width: 960px; text-align: left; margin: 0 auto; position:relative; }
#deco { position:absolute; top:0; left:305px; behavior: url(iepngfix.htc); }
#top-left { float: left; width: 354px; }
#flash { float: left; width: 606px; }
#main-content { background: #fff; width: 960px; }
.title { float: left; width: 54px; }

#main-menu { float: left; width: 227px; }
#bg-menu { background: url(../images/fond_menu.gif) no-repeat; width: 227px; height: 276px; }
#menu { width: 227px; overflow: hidden; }
#menu ul { margin: 0; padding: 0; }
#menu li { float: left; list-style-type: none; overflow: hidden; width:227px; position: relative; }
#menu a { display: block; }
#menu a:hover { position: relative; left: -227px; }

#content2 { float: left; width: 679px; background: url(../images/bg_content.gif) no-repeat; }
.min-height { float: left; width: 49px; height: 420px; }
#content { float: left; width: 630px; padding-top: 22px; }
.txt-acc { float: left; width: 353px; line-height: 18px; padding-top: 25px; }
.txt-acc1 { float: left; width: 630px; line-height: 18px; padding-top: 25px; }
.txt-acc ul { list-style-image:url(../images/puce.gif); }

.foto-acc { float: right; width: 235px; }
.foto-acc img { margin-bottom: 15px; }

#footer { text-align: center; color: #fff; }
#footer a { color: #fff; line-height: 50px; }
#footer a:hover { color: #534f4d; }
.logo-mtc { margin-bottom: 20px; }

.form { width:600px; float:left; padding:15px 0; }
