*{
	margin: 0;
	padding: 0;
}
body {
	background: #eeeeee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797f7f;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	color: #1a275c;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
input, select, textarea{
	border: 1px solid #e1e0de;
}

/*----------------------------------------------------------------------------*/
/*ref*/
h1, .baseline{
	line-height: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #BFBFBF;
}
.baseline, .baseline a{
	color: #A0A0A0;
}

/*----------------------------------------------------------------------------*/
#header{
	background: url("/images/commun/box-wide-header.png") 0 0 repeat-y;
        height: 140px;
        margin: 0 auto;
        padding: 0;
        position: relative;
        width: 1012px;
}
#header .intro{
	padding: 0 0 0 12px;
}
#header .intro p{
	background: url("../images/commun/raquo.png") no-repeat scroll 0 0 transparent;
        float: left;
        font-family: lucida sans;
        font-size: 15px;
        font-style: italic;
        height: 96px;
        margin: 10px 0 0 52px;
        padding: 0 52px 0 44px;
        text-align: left;
        width: 626px;
}
#header .intro p strong{
    color: #1f1f4c;
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
}
#acs{
	background: url("/images/commun/acs.gif") 0 0 no-repeat;
        display: block;
        height: 130px;
        outline: medium none;
        text-indent: -5000px;
        width: 176px;
        float: left;
}
#header strong{
	font-size: 14px;
}
#menu{
	background: url("/images/commun/bgmenu.png") 0 0 repeat-x;
        font-size: 10px;
        font-weight: bold;
        height: 41px;
        margin: 0 0 7px;
        padding: 0;
        position: relative;
        text-align: right;
        text-transform: capitalize;
        width: 1012px;
}
#menu ul{
	float: left;
}
#menu li{
        background: url("/images/commun/separ.png") 100% 0 no-repeat;
	display: block;
	float: left;
}
#menu li:hover{
}
#menu a{
        color: #FFFFFF;
        display: block;
        float: left;
        font-family: "lucida sans";
        font-size: 14px;
        font-weight: bolder;
        height: 38px;
        line-height: 38px;
        padding: 1px 20px 0 18px;
        text-align: center;
}
#menu a.current, #menu a:hover{
	background: url("/images/commun/bgmenu-hover.png") 0 0 repeat-x;
	/*background: #1a4a49;*/
}
#menu a:first-letter{
	/*color: #1d2d5a;*/
}
#menu a.current:first-letter, #menu a:hover:first-letter{
/*	color: #fff;*/
}
#global{
    width: 1012px;
    margin: 0 auto;
}
#menu li#locales{
/*        height: 38px;
        padding: 0 0 0 62px;
        position: absolute;
        right: 0;
        top: 0;
        width: 25px;*/
}
#menu li#locales a{
        background: none;
	border: medium none;
        color: #909090;
        display: block;
        font-size: 10px;
        font-weight: normal;
        height: 11px;
        line-height: 11px;
        padding: 0;
        text-indent: 12px;
        text-transform: capitalize;
        width: 32px;
        z-index: 2;
}
#menu li#locales a.current{
    text-indent: -5000px;
}
#menu li#locales {
        background: url("/images/commun/flags/flesh.gif") 28px 12px no-repeat;
        position: absolute;
        height: 11px;
        margin: 7px 0 0;
        overflow: hidden;
        padding: 7px 0 0 8px;
        right: 0;
        top: 0;
        width: 39px;
        z-index: 88;
}
#menu li#locales:hover{
        background: url("/images/commun/local.png") 0 0 no-repeat;
        height: auto;
}
#locales a.current{
    margin: 0 0 10px;
}
div#menu #locales ul li a#goTo_fr:hover{
        /*background: url("/images/commun/locale-top.png") 0 0 no-repeat;*/
}
#locales ul li{
        background: none;
        height: 11px;
        padding: 0 0 10px;
}

#menu li#locales a#goTo_en, #menu li#locales a#goTo_en:hover{
	left: 62px;
	background: url(/images/commun/flags/en.gif) 0 0 no-repeat;
}
#menu li#locales a#goTo_fr, #menu li#locales a#goTo_fr:hover{
	left: 22px;
	background: url(/images/commun/flags/fr.gif) 0 0 no-repeat;
}
#goTo_sp{
	left: 969px;
}
#menu li.parent {
        position: relative;
}
#menu li.parent:hover {
        position: relative;
	background: url("/images/commun/bgmenu-hover.png") 0 0 repeat-x;
}
#menu li.parent:hover ul {
        display: block;
}
#menu li.parent ul{
	background: url(/images/commun/subMenu.png) 0 0 no-repeat;
        position: absolute;
        left: 0;
        top: 38px;
        z-index: 100;
        display: none;
}
#menu .parent ul li{
        background: none;
}
#menu .parent ul li a:hover{
        background: none;
}
/*----------------------------------------------------------------------------*/
#main{
        background: url("/images/commun/content-btm.png") no-repeat scroll 0 100% #FFFFFF;
        margin: 0 0 15px;
        padding: 0 0 3px;
        position: relative;
        width: 1010px;
}
.content{
        background: url(/images/commun/content-top.png) 0 0 no-repeat;
        padding: 3px 0 0;
}
.content .border{
        border-left: 1px solid #CACACC;
        border-right: 1px solid #CACACC;
        overflow: hidden;
        width: 100%;
}
#homePic{
	margin: 0 0 10px 0;
}
.visitor{
	font-family: "Visitor TT1 BRK", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
        margin: 0 0 4px;
}
#hearts{
	padding: 0 18px;
	color: #1b2952;
        margin: 2px 0 8px;
}
#digestList{
	float: left;
        left: 50%;
        padding: 0;
        position: relative;
}
#digestList li{
	float: left;
        margin: 0 0 10px;
        overflow: hidden;
        position: relative;
        right: 50%;
        width: 245px;
}
#digestList dl{
	background: url("/images/commun/carte.png") 0 0 no-repeat;
        height: 139px;
        padding: 1px;
        width: 238px;
}
#digestList dt{
	color: #FFFFFF;
        display: block;
        font-family: lucida sans;
        font-size: 14px;
        font-weight: bold;
        height: 34px;
        line-height: 34px;
        padding: 0 0 0 14px;
}
#digestList dt a{
	color: #fff;
        font-size: 14px;
}
#digestList dd{
	padding: 10px;
}
#digestList h4{
	position: relative;
	z-index: 1;
	margin: 0 0 10px 0;
	width: 150px;
	font-size: 11px;
}
#digestList p{
	position: relative;
	margin: 0 0 5px 0;
	width: 130px;
	font-size: 11px;
}
#digestList p strong{
	position: absolute;
	right: 5px;
	font-size: 14px;
	color: #00837e;
}
#digestList img{
	position: absolute;
	z-index: 0;
	right: 14px;
	bottom: 16px;
	display: block;
	width: 90px;
}
#goCanon{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 245px;
	height: 140px;
	text-indent: -5000px;
}

#categs{
	padding: 0 18px;
	color: #00827e;
}
#categList{
	padding: 0 14px;
        float: left;
        margin: 0 0 17px;
        width: 100%;
}
#categList li.categHeader{
	float: left;
}
#categList li li{
	line-height: 14px;
	font-size: 10px;
}
#categList dl{
	background: url("/images/commun/carte-prod.png") no-repeat scroll 0 0 #FFFFFF;
        height: 242px;
        margin: 0 5px 5px 0;
        padding: 0;
        text-align: center;
        width: 136px;
}
#categList .categHeader.last dl{
    margin: 0;
}
#categList dt{
	display: block;
	height: 136px;
	font-family: "Visitor TT1 BRK", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
#categList dt strong{
	display: block;
        font-size: 13px;
        font-weight: bold;
        height: 36px;
        line-height: 36px;
        padding: 1px;
}
#categList dt a{
	display: block;
	color: #fff;
}
#categList dt img{
	display: block;
}
#categList dd{
	padding: 14px 0 0;
}
#categList dd li a{
	color: #556766;
}

/*----------------------------------------------------------------------------*/
#footer{
	color: #A0A0A0;
        font-size: 9px;
        text-align: center;
        margin: 0 0 20px;
}
#footer a{
	color: #A0A0A0;
        font-size: 9px;
}


/*----------------------------------------------------------------------------*/
.relative{
	position: relative;
}
.atLeft{
	left: 0;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fnone{
	float: none;
}
.clear{
	clear: both;
}
.lclear,#main li.lclear{
	clear: left;
}
.rclear,#main li.rclear{
	clear: right;
}
.noHeight{
	display: block;
	margin-top: -1px;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.hidden{
	display: none;
}
.hideOverflow{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.hiddenOverflow{
	overflow: hidden;
}
.hidePosition{
	position: absolute;
	left: -5000px;
}
.block{
	display: block;
}
.padded{
	padding: 25px;
}
.tenPixBottomM{
	margin-bottom: 10px;
}
.twentyPixBottomM{
	margin-bottom: 10px;
}
.nomargin{
	margin: 0;
}
.noborder{
	border: none;
}
.norborder{
	border-right: none;
}
.nobborder{
	border-bottom: none;
}
.notborder{
	border-top: none;
}
.nolborder{
	border-left: none;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.autoWidth{
	width: auto;
}
.autoHeight{
	height: auto;
}
.small{
	font-size:9px;
}
.tenPixSize{
	font-size: 10px;
}
.medium{
	font-size: 14px;
}
.big{
	font-size: 24px;
}
.fontSize12{
	font-size: 12px;
}
.sixRightMargin{
	margin-right: 6px;
}


