/*Taille du contenu obligatoirement en font-size: 12px;*/
body {
    margin: 0;
    padding: 0 0 10px 0;
    background: url(../images/bg_body.gif);
    text-align: center;
}

img {
    border: none;
}

div, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	background: url(../images/puce.gif) 0 3px no-repeat;
	line-height: 18px;
	text-indent: 30px;
}

table {
    border-collapse: collapse;
}

p {
    margin: 10px 0;
}

img, div {
    behavior: url(iepngfix.htc);
}

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

a:hover {
    color: #fff;
    text-decoration: underline;
}

.clear-both {
    clear: both;
}

.clear-right {
    clear: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

h1 {font-size:20px; text-align:center;}
h2 {font-size:15px;}
/**/
#wrapper {
    width: 100%;
    background: url(../images/bg_wrapper.gif) repeat-x;
}

#main {
    position: relative;
    width: 955px;
    margin: 0 auto;
    background: url(../images/deco.jpg) 0 220px no-repeat;
    padding-bottom: 15px;
}


#header {
    position: relative;
    width: 955px;
    height: 260px;
}

#header #tab-flash {
    width: 689px;
    height: 254px;
    overflow: hidden;
    background: url(../images/bg_flash.gif) no-repeat;
    float: right;
}

#header #tab-flash #header-flash {
    width: 665px;
    padding: 14px 0;
    margin: 0 auto;
}

#header #logo {
    position: absolute;
    width: 229px;
    height: 252px;
    top: 33px;
    left: 31px;
}

#left {
    width: 456px;
    float: left;
    text-align: right;
}

#menu {
    width: 230px;
    float: right;
    background: url(../images/bgrepeat_menu.gif) repeat-y;
}

#menu #tab-menu1 {
    width: 230px;
    background: url(../images/bgtop_menu.gif) no-repeat;
}

#menu #tab-menu1 #tab-menu2 {
    width: 230px;
    background: url(../images/bgbottom_menu.gif) bottom no-repeat;
    padding: 25px 0;
}

#menu #tab-menu1 #tab-menu2 ul {
    width: 206px;
    margin: 0 auto;
    padding: 0;
}

#menu #tab-menu1 #tab-menu2 ul li {
    position: relative;
    width: 206px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 1px;
    background: none;
	text-indent: 0;
}

#menu #tab-menu1 #tab-menu2 ul li a {
    display: block;
}

#menu #tab-menu1 #tab-menu2 ul li a:hover {
    position: relative;
    left: -206px;
}

#right {
    width: 480px;
    float: right;
    text-align: left;
}

#right .paragraph {
    width: 335px;
    line-height: 24px;
    padding: 15px 0;
}

#right .photo {
    width: 114px;
    padding: 10px 0 15px 0;
}

#right .photo img {
    margin-bottom: 5px;
}

#right #timing {
    width: 480px;
    height: 150px;
    background: url(../images/bg_horaire.gif) no-repeat;
}

#right #timing .float-left {
    width: 255px;
    text-align: center;
    padding: 5px 0;
}

#right #timing .float-right {
    width: 225px;
    text-align: left;
    padding: 5px 0;
}

#right #timing .float-right p {
    padding: 0 7px;
    line-height: 24px;
    color: #d3e2e2;
}

#right #timing .float-right .green-text {
    color: #5fd2d4;
}

#footer {
    width: 955px;
    margin: 0 auto;
}

#footer #tab-footer {
    width: 920px;
    float: right;
    height: 44px;
    background: url(../images/bg_footer.gif) no-repeat;
    line-height: 44px;
    color: #87bcbe;
    font-size: 11px;
    margin-bottom: 10px;
}

#footer #tab-footer a {
    color: #87bcbe;
}

#footer #tab-footer a:hover {
    color: #fff;
    text-decoration: none;
}
/*PAGES MENTIONS LEGALES*/
#mentions p {
    margin: 10px 0 20px 40px;
}
#logopart { width:480px; text-align:center;}
#logopart img { }

