/******************************************************************************
* ixwindLayout.css
*******************************************************************************

*******************************************************************************
*                                                                             
* Copyright 2008
*                                                                             
******************************************************************************/

/* generated CSS rules */


/* Raccourcis */
div.ixwindHeader div.top {
    width:100%; /* give layout */
    background-color:#000000;
    color:#948A54;
}
div.ixwindBody {
    background-color:#000000;
}
div.ixwindHeader div.headerTop {
    background-color:#000000;
}
div.ixwindHeader div.headerBottom {
    background-color:#000000;
}
div.ixwindFooter { 	background-color:#000000; }/* page width */
div.ixwindPage, div.ixwindBody {
	width:994px;
}
.ixwindHeader div.bgHeaderPart2{
	background-color: ;
	background-image: url(./iso_album/fond-menu.png) top left repeat;
	border-bottom:  0px solid;
	border-top:  0px solid;
}
.ixwindHeader div.headerPart2{
	background-color: ;
	background-image: url(./iso_album/fond-menu.png) top left repeat;
	border-right:0px solid ;
	border-left:0px solid ;
	font-size:110%;
	padding:9px 0px;
}
div.ixwindLeftMenu ul ul li.off a,
div.ixwindLeftMenu ul ul li.off a:visited{
padding-left: 1em;
background:transparent url(../iso_icons/ixwind-menu3PuceOff.png) left center no-repeat;
}
div.ixwindLeftMenu ul ul li.off a:hover,
div.ixwindLeftMenu ul ul li.off a:active,
div.ixwindLeftMenu ul ul li.on a,
div.ixwindLeftMenu ul ul li.on a:visited,
div.ixwindLeftMenu ul ul li.on a:hover,
div.ixwindLeftMenu ul ul li.on a:active{
padding-left: 1em;
background:transparent url(../iso_icons/ixwind-menu3PuceOn.png) left center no-repeat;
}

