body{
    margin: 0px;
    padding: 0px;
    background-image: url(images/fond.jpg);

    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #dfe0e2;

    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}

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

a img {
    border:0px;
}

p{
    text-align: justify;
    text-indent: 10px;
    font-size: 10px;
}

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

#page{
    border: 7px solid #FFFFFF;
    margin: 0px auto 0px auto;
    background-color: #FFFFFF;
    width: 760px;
}

#header{
    background-image: url(design/bandeau.gif);
    height: 89px;
    width: 100%;
    /*border-bottom: 7px solid #FFFFFF;*/
}

#topMenu{
    background-color: #FFFFFF;
    background-image: url(design/button_background.gif);
    width: 760px;
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align:center;
}

#content{
    width:100%;
    background-color: #FFFFFF;
    padding-top:30px;
}

#footer{
    clear:both;
    width:100%;
    height:32px;
    text-align: center;
    background-color: #FFFFFF;
    border-top: 1px solid #EFEFEF;
    color: #AAAAAA;
    font-size: 10px;
    margin-top: 30px;
}

#leftMenu {
    float:left;
    background-color: #FFFFFF;
    width:140px;
    height:600px;
}

#main{
    float:left;
    background-color: #FFFFFF;
    width:570px;
    margin-left:30px;
}

#resume{
    font-size:10px;
    color: #C0C0C0;
    margin-top: 100px;
}

#resume p{
    text-indent: 10px;
    text-align:justify;
}

#path{
    margin-top: 30px;
    background-color: #F8F8F8;
    padding: 2px 0px 2px 10px;
    margin-right: 0px;
    margin-bottom: 30px;
    color: #E80000;
    font-size: 10px;
    text-transform: uppercase;
}


#topMenuList {
    margin:0px;
    padding:0px;
    display: inline-block;
}

ul#topMenuList {
    list-style-type: none;
}

ul#topMenuList li {
    float: left;
}

ul#topMenuList a {
    float: left;
    margin: 0px;
    padding: 2px 20px;
    text-align: center;
    background-image: url(design/button_background.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    text-decoration: none;
    color: #CF0000;
    text-transform: uppercase;
}

ul#topMenuList a:hover {
    background: #FFFFFF;
}




#leftMenuList {
    margin:0px;
    padding:0px;

}

ul#leftMenuList {
    list-style-type: none;
}

ul#leftMenuList li {

}

ul#leftMenuList a {
    margin: 0px;
    text-decoration: none;
    color: #000;
    background: #fff;
    color: #D17474;
    text-transform: uppercase;
}

ul#leftMenuList a:hover {
    font-size: 12px;
    color: #E80000;
}

.section{
    margin-bottom: 30px;
}

.clear
{
    clear: both;
}

.semiSectionLeft{
    float:left;
    width:48%;
    margin: 0px 2% 0px 0%;
}

.semiSectionRight{
    float:left;
    width:48%;
    margin: 0px 0% 0px 2%;
}

.sectionTitle
{
    font-size: 10px;
    border-bottom: 1px solid #BB0000;
    color: #550000;
    text-transform: uppercase;
    margin-bottom:10px;
}

#selection {

}

.selectionProdutcs{
    margin-left:25px;
}

.selectionProdutc{
    float:left;
    width:150px;
    height:200px;
    margin: 10px;
    font-size: 11px;
}

.selectionProdutcImg {
    border: 1px solid #EEEEEE;
    width: 150px;
}

.selectionProdutcInfo1{
    font-weight:bold;
    text-align: center;
}
.selectionProdutcInfo3{
    font-weight:bold;
    text-align: center;
}
.selectionProdutcInfo2{
    font-weight:bold;
    text-align: center;
    color: #990000;
}

/*======================================*
 *               INDEX                  *
 *======================================*/
.tableEventDay
{
    vertical-align: top;
    font-weight: bold;
    text-align:left;
}

.tableEventType
{
    vertical-align: top;
    color: #999999;
    text-align:left;
}

.events{
    text-align:right;
}

.tableEvent{
    margin-left: auto;
    margin-right:auto;
    width:100%;
}

/*======================================*
 *               SHOP                   *
 *======================================*/
.search{
    padding:5px;
    border: 1px solid #DDDDDD;
    text-align:right;
}

.tableProductList{
    /*border: 1px solid black;*/
    font-size:10px;
}


.tableProductListHeader{
    height: 24px;
    text-align: center;
    color: #FFFFFF;
    background-color: #292929;
    font-weight: bold;
}

.tableProductListCellPrice{
    font-weight: bold;
    color: #DB0709;
    text-align: right;
}

.tableProductListCellAuteur{
    font-weight: bold;
    font-size:11px;
    line-height: 24px;
    display:inline;
}

.tableProductListCellTitre{
    font-weight: bold;
    color: #DB0709;
    font-size:11px;
    line-height: 24px;
    display:inline;
}

.tableProductListCellStyle{
    margin-left: 24px;
}

.tableProductListSeparationRow{
    border-bottom: 1px #292929 dotted;
    height: 1px;
    font-size: 1px;
}

.tableProductListCellContent{
    font-size:11px;
    line-height: 24px;
    margin-right: 20px;
    display:inline;
}

.tableProductListCellContent b{
    color: #777777;
}

.pagerLink{
    color: #DB0709;
    font-size: 10px;
    text-decoration: none;
}

.pagerText{
    color: #909090;
    font-size: 10px;
    text-decoration: none;
}

.event{
    margin-bottom: 30px;
}
.event .sectionTitle{
    margin-bottom: 5px;
}


/*
 * HORAIRES
*/

.horaires{
    text-align:center;

}

.tableHoraires{
    margin-left: auto;
    margin-right:auto;
    width:80%;
}

.tableHoraireJour{
    font-weight: bold;
    text-transform:uppercase;
    text-align: left;
}

.tableHoraireOuverture{

}

.tableHoraireFermeture {

}

.tableHoraireFerme{

}


/*
 * CONTACTS
*/

.contacts{
    text-align:center;
}

.tableContacts{
    margin-left: auto;
    margin-right:auto;
    width:80%;
}

.label{
    font-weight: bold;
    color: #BB0000;
}

.tableContactsInfo{
    text-align:left;
}

.tableContactsLabel{
    font-weight: bold;
    text-transform:uppercase;
    text-align: left;
}

.tableContactsInfo{

}

.centeredImage{
    margin-left: auto;
    margin-right:auto;        
}




/*======================================*
 *               NEWS                   *
 *======================================*/

.newsBody{
    padding: 0px 10px 0px 10px;
}

.newsFooter{
    text-align: right;
    font-size:9px;
    color: #BBBBBB;
    margin-top:10px;
}