/*---
Berthelet // 
Auteur : Capella Technologies - www.capella.coop
Derniere revision : 8 avril 2005

	Look Loneys
	

---*/

body {
	background-color:#B15318;
}
body.sectionMilieu {
	background-color:#FFFFCC;
}
#wrapper {
	background:  #B15318 url(../images/st-hubert/bg_wrapper.gif) repeat-y left top;
}

#header {
	background:  url(../images/st-hubert/bg_header.gif) no-repeat; 
}
#colGauche {
	background:  url(../images/st-hubert/bg_headerGauche.gif) no-repeat;
}
#colDroite {
	background:  url(../images/st-hubert/bg_headerDroit.gif) no-repeat;
}

/* Menu section */
#colDroite #menuSection td.avecBG{
	background: url(../images/st-hubert/bg_menu.gif) no-repeat;
}

#colDroite ul#menuPrim li a:hover{
	color: #FF9933;
}
#colDroite #menuSection a.avecBG{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 20px 0 0 0;
	width: 80px;
	height: 60px;
	display: block;
	background: url(../images/st-hubert/bg_menu.gif) no-repeat;
}
#colDroite #menuSection a:hover.avecBG{
	background: url(../images/st-hubert/bg_menu_hi.gif) no-repeat;
}

#colDroite #menuSection a.Berthelet{
    padding: 80px 0 0 0;
    margin: 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:80px; /* for IE5.5's bad box model */
	width: 80px;
	display: block;
	background: url(../images/st-hubert/btn_berthelet.jpg) no-repeat;
}
#colDroite #menuSection a:hover.Berthelet{
	background: url(../images/st-hubert/btn_berthelet_hi.jpg) no-repeat;
}
#colDroite #menuSection a.Suwong{
    padding: 80px 0 0 0;
    margin: 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:80px; /* for IE5.5's bad box model */
	width: 80px;
	display: block;
	background: url(../images/st-hubert/btn_suwong.jpg) no-repeat;
}
#colDroite #menuSection a:hover.Suwong{
	background: url(../images/st-hubert/btn_suwong_hi.jpg) no-repeat;
}

#colDroite #menuSection a.PromoFR{
    padding: 80px 0 0 0;
    margin: 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:80px; /* for IE5.5's bad box model */
	width: 80px;
	display: block;
	background: url(../images/st-hubert/b_promoparty_fr.gif) no-repeat;
}
#colDroite #menuSection a:hover.PromoFR{
	background: url(../images/st-hubert/b_promoparty_fr_hi.gif) no-repeat;
}

#colDroite #menuSection a.PromoEN{
    padding: 80px 0 0 0;
    margin: 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:80px; /* for IE5.5's bad box model */
	width: 80px;
	display: block;
	background: url(../images/st-hubert/b_promoparty_en.gif) no-repeat;
}
#colDroite #menuSection a:hover.PromoEN{
	background: url(../images/st-hubert/b_promoparty_en_hi.gif) no-repeat;
}
/* menu primaire francais*/
#colDroite ul#menuPrim li a.infoCorpoFR{
	background:  url(../images/st-hubert/btn_infoCorpo_fr.gif) no-repeat 0 0;
}
#colDroite ul#menuPrim li a:hover.infoCorpoFR{
	background: url(../images/st-hubert/btn_infoCorpo_fr.gif) no-repeat 0 -15px;
}

#colDroite ul#menuPrim li a.detailFR{
	background:  url(../images/st-hubert/btn_detail_fr.gif) no-repeat 40px 0px;
	width: 100px;
}
#colDroite ul#menuPrim li a:hover.detailFR{
	background: url(../images/st-hubert/btn_detail_fr.gif) no-repeat 40px -15px;
}

#colDroite ul#menuPrim li a.servAliFR{
	background:  url(../images/st-hubert/btn_servAli_fr.gif) no-repeat 0 0;
}
#colDroite ul#menuPrim li a:hover.servAliFR{
	background: url(../images/st-hubert/btn_servAli_fr.gif) no-repeat 0 -15px;
}

/* menu primaire anglais*/
#colDroite ul#menuPrim li a.infoCorpoEN{
	background:  url(../images/st-hubert/btn_infoCorpo_en.gif) no-repeat 0 0;
}
#colDroite ul#menuPrim li a:hover.infoCorpoEN{
	background: url(../images/st-hubert/btn_infoCorpo_en.gif) no-repeat 0 -15px;
}

#colDroite ul#menuPrim li a.detailEN{
	background:  url(../images/st-hubert/btn_detail_en.gif) no-repeat 25px 0px;
	width: 100px;
}
#colDroite ul#menuPrim li a:hover.detailEN{
	background: url(../images/st-hubert/btn_detail_en.gif) no-repeat 25px -15px;
}

#colDroite ul#menuPrim li a.servAliEN{
	background:  url(../images/st-hubert/btn_servAli_en.gif) no-repeat 0 0;
}
#colDroite ul#menuPrim li a:hover.servAliEN{
	background: url(../images/st-hubert/btn_servAli_en.gif) no-repeat 0 -15px;
}


/* footer */
#footer{
	color: #CE936E;
	background:  url(../images/st-hubert/bg_footer.gif) no-repeat;
}

a.HubertProductsButton {
	background-image: url(../fr/images/BTNProduitHubertOff.gif);
	display: block;
	width: 80px;
	height: 80px;
}

a.HubertProductsButton:hover {
	background-image: url(../fr/images/BTNProduitHubertOn.gif);
}

#topLinks{
        padding-right:          20px;
        padding-top:            5px;
        right:                  0;
        top:                    8px;
        background-color:       #B15318;
        text-align:             right;
}

#topLinks a {
        color:#fff;
        font-family:Arial,Helvetica,sans-serif;
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
}

#topLinks a:hover {
        color: #fff;
}
