#body {
    background: center url('design/soul.jpg') repeat-y ;
}
.bodyminwidth {
    width: 1000px;
}
#headerhash {
    height: 170px;
    margin: 0;
    background: top center repeat-x url('design/header_hash.jpg');
}
#header {
    height: 170px;
    width: 1000px;
    margin: auto;
    background: top center no-repeat url('design/header.jpg');
}
#visuel {
    margin: auto;
    padding: 0px;
    width: 598px;
    height: 170px;
}
#menubar {
    float: left;
    margin-left: 10px;
    margin-top: 140px;
}
#calque {
    text-align: left;
    float: right;
    margin: 10px 220px 10px 0px;
    height: 150;
    width: 150px;
}
#selectorlang {
    float: left;
    text-align: left;
    margin: 100px 0px 0px 100px;
	width: 90px;
}
#dockicons {
    float: right;
    text-align: right;
    margin: 135px 45px 0px 0px;
    width: 145px;
}
#tronc {
    width: 580px;
    margin: auto;
    padding-left: 0px;    
}
#path {
    margin: 0px;
    padding: 0px;
    height: 64px;
    width: 580px;
    padding-left: 0px;
}
#soul {
    text-align: left;
    width: 1000px;
    background: top center url('design/soulogo.jpg') no-repeat ;
    margin: auto;
}
#content { 
    width: 580px;
}
#palcontent {
    text-align: center;
    margin: 10px 0px 20px 40px;    
    width: 160px;
    float: left;
}
#palcontent .menu_header {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
	width: 160px;
    line-height: 15px;
    background: url('design/itemenu_header.jpg') repeat-x;
}
#palright {
    float: right;
    text-align: center;
    width: 160px;
    margin: 10px 40px 20px 0px;
}
.titre {
    text-align: left;
    margin: 0px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 24px;
    text-shadow: #CCCCCC 0px 3px 5px;
}
.titreletter {
	margin-left: 10px;
	margin-bottom: 20px;
}
.datetitre {
    text-align: right;
    margin-right: 20px;
    font-size: 12px;
}
#sommaire {
    height: 30px;
}
.tabmiddle {
    text-align: center;
    background: repeat-x url('design/menu_middle.png') bottom;
}
.tableft {
    width: 10px;
    background: right no-repeat url('design/menu_left.png');
}
.tabright{
    width: 20px;
    background: left no-repeat url('design/menu_right.png');
}
#sommaire td a {
    font-size: 14px;
    font-weight: bold;
}
#logocafo {
    margin: 10px 0px 0px 0px;
}
#previous, #nextious {
    font-size: 24px;
    margin-top: 20px;
}
#previous {
    padding-left: 10px;
    text-align: left;
    float: left;
}
#nextious {
    padding-right: 10px;
    text-align: right;	
    float: right;
}
#navipath {
    height: 30px;
}
.cheminhome  {
    padding-right: 20px;
    padding-top: 42px;
    text-align: right;
}
.menu_body {
    background: url('design/itemenu_content.jpg') top center #BBBAAD no-repeat;
}
.bgmenu:hover {
    background: url('design/itemenu_over.jpg');
}
.pal_header, .paluser_header, .palleft_header {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    height: 31px;
    line-height: 30px;
}
.palleft_header {
    background: url('design/pal_right_header.jpg') no-repeat;
}
.palleft_footer {
    height: 20px;
    background: top url('design/pal_right_footer.jpg') no-repeat;
}

.pal_header, .paluser_header {	
    background: url('design/pal_left_header.jpg') no-repeat;	
}
.pal_header {
    letter-spacing: 6px;
}
.paluser_header {
    font-size: 12px;
    color: #FFFFFF;
}
.pal_body {
    text-align: center;
    padding: 5px 0px;
    background: #BBBAAD;
}
.pal_footer {
    text-align: center;
    height: 20px;
    background: top url('design/pal_left_footer.jpg') no-repeat;
}
.sentence {
    margin-top: 10px;
    color: #321200;
    height: 30px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    background: url('design/pal_content.jpg') no-repeat top;
}
.firstli {
    border-top: 1px #A4A392 solid;
}
.liste, .listeselect, .anxliste {
    border-bottom: 1px #A4A392 solid;
}
.liste, .laste, .fullitem, .listeselect {
    font-size: 12px;
}
.fullitem {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px #A4A392 solid;
    height: 11px;
}
.liste:hover, .laste:hover, .fullitem:hover {
    background: url('design/itemenu_over.jpg');
}
.liste a:link, .laste a:link, .fullitem a:link { 
    color: #682702;
}
.liste a:visited, .laste a:visited, .fullitem a:visited {
    color: #893608; 
}

.breakshop {
    color: #666666;
    text-align: right;
    margin-top: 4px;
    border-bottom: 1px #EEEEEE solid;
}
#homepalbook {
	text-align: left;
	background: url('dropshadow.png') repeat-x bottom;
    padding-bottom: 15px;
}
#accessmap {
	width: 425;
	height: 350;
	z-index: 66;
	position: absolute;
}
#footerhash {
    clear: both;
    height: 100px;
    background: center bottom repeat-x url('design/footer_hash.jpg');
    margin: 0;
}
#footer {
    text-align: center;
    width: 1000px;
    height: 100px;
    background: center bottom no-repeat url('design/footer.jpg');
    margin: auto;
}
#slogan {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ADA099;
    letter-spacing: 2px;
}
#adresse {
    color: #321200;
    line-height: 12px;
    padding-top: 10px;
}
#ouverture  {
    line-height: 20px;
    color: #ADA099;
}
