
#container
{
	width: 1002px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;	
}


#layer1 
{
	width: 1002px
}

#layer1 .menuzone
{
	width: 236px;
	background-image: url(/sites/sexxxplus/images/bg-menu-left-off.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 598px;
}

#layer1 .middlezone
{
	width: 705px;
	height: 598px;
}

#layer1 .rightzone
{
	width: 61px;
	background-image: url(/sites/sexxxplus/images/bg-menu-right-off.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 598px;
}

#layer2
{
	width: 1002px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	
}

#layer2 .menuzone
{
	width: 236px;
	background-image: url(/sites/sexxxplus/images/bg-menu-left-on.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 220px;
}

#layer2 .middlezone
{
	width: 705px;
	height: 220px;
}

#layer2 .rightzone
{
	width: 61px;
	background-image: url(/sites/sexxxplus/images/bg-menu-right-on.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 220px;
}

#layer2 .transparentzone
{
	height: 3px;
	background-color: Transparent;
}

#layer2 .greyzone
{
	height: 13px;
	background-color: #e4e0e1;
}

#layer2 .greymiddlezone
{
	visibility: hidden;
}

#layer3
{
	top: 0px;
	left: 236px;
	min-height: 598px;
	_height: 598px;
	width: 699px;
	position: absolute;
	z-index: 2;
	border-left: solid 3px #c6c6c6;
	border-right: solid 3px #c6c6c6;
}

#layer3 .breadcrumb
{
	margin-top: 20px;
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
}

#layer3 .breadcrumb a
{
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

#layer3 .breadcrumb a:link,
#layer3 .breadcrumb a:visited
{
	font-size: 10px;
	color: #e54304;
	text-decoration: underline;
}

#layer3 .pagetitle
{
	margin-top: 20px;
	padding-left: 30px;
}

#layer3 .contentzone
{
	margin-top: 17px;
	margin-left: 30px;
	margin-right: 30px;
	width: 639px;
	height: 300px;
	vertical-align: top;
}

#layer3 .footerzone
{
	text-align: right;
	height: 39px; 
	padding-top: 12px;
	padding-right: 12px;
	background-color: #f9c39b; 
	border-left: solid 3px #c6c6c6;  
	border-right: solid 3px #c6c6c6;
	position: absolute;
	top: 0px;
	left: -3px;
	width: 687px;
	color: #4c4b4b;
	font-size: 11px;
	text-decoration: none;
}

#layer3 .footerzone a,
#layer3 .footerzone a:link,
#layer3 .footerzone a:visited
{
	color: #4c4b4b;
	font-size: 11px;
	text-decoration: none;
}

#layer3 .footerzone a:hover,
#layer3 .footerzone a:active
{
	color: #e54304;
	font-size: 11px;
	text-decoration: none;
}


#layer3 .footerbottom
{
	background-image: url(/sites/sexxxplus/images/bg-footer.jpg);
	background-color:#FFF;
	background-position: left bottom;	
	background-repeat: no-repeat;
	height: 27px;
	width: 705px;
	position: absolute;
	top: 51px;
	left: -3px;
}

.menuheader
{
	font-family: Verdana, Arial;
	color: #525252;
	font-size: 9px;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
	width: 466px;
}

.menuheader .menuheaderitem
{
	height: 20px;
	background-color: #f8af7a;
	border-left: solid 8px #fff;
	border-right: solid 8px #fff;
	width: 2px
}

.menuheader a,
.menuheader a:link,
.menuheader a:visited
{
	font-family: Verdana, Arial;
	color: #525252;
	font-size: 9px;
}
/*
#header
{
	height:73px;
	width:699px;
	text-align:left;
	vertical-align:top;
	color:#525252;
	font-size:9px;		
}

#menuheader
{
	width:466px;
	padding-right:13px;
	height:73px;
	text-align:right;
	vertical-align:top;
	color:#525252;
	font-size:9px;		
}

#menuheader a,
#menuheader a:link,
#menuheader a:visited
{
	color:#525252;
	text-decoration:none;
}

#menuheader a:hover,
#menuheader a:active
{
	color:#525252;
	text-decoration:underline;
}

#menuzone1
{
	width:259px;
	height:599px;
	background-image:url(/sites/sexxxplus/images/bg_menuleft_blanc.jpg);
	background-repeat:no-repeat;
	vertical-align:top;	
}

#menuzone2
{
	width:259px;
	height:574px;
	background-image:url(/sites/sexxxplus/images/bg_menuleft_OrangeHome.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:25px;	
}

#contentzone
{
	width:671px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:14px;
	padding-right:14px;	
}

#droitezone1
{
	width:66px;
	background-image:url(/sites/sexxxplus/images/bg_menuright_blanc.jpg);
	background-repeat:no-repeat;
	vertical-align:top;		
}

#droitezone2
{
	width:66px;
	background-image:url(/sites/sexxxplus/images/bg_menuright_OrangeHome.jpg);
	background-repeat:no-repeat;
	vertical-align:top;		
}

#footer
{
	background-image:url(/sites/sexxxplus/images/bg_footer.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:right;
	padding-right:23px;
	font-size:10px;
	color:#525252;	
}

#menufooter
{
	background-color:#fbd7bc;
	height:43px;
	text-align:right;
	padding-right:13px;
	color:#4c4b4b;
}

#menufooter a,
#menufooter a:link,
#menufooter a:visited
{
	color:#4c4b4b;
	text-decoration:none;
}

#menufooter a:hover,
#menufooter a:active
{
	color:#4c4b4b;
	text-decoration:underline;
}

#breadcrumbzone
{
	height:38px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	font-size:10px;
	color:#e54304;
	background-image:url(/sites/sexxxplus/images/bg_breadcrumb.jpg);
	background-repeat:no-repeat;
	background-position:right top;	
}

#breadcrumbzone a,
#breadcrumbzone a:link,
#breadcrumbzone a:visited,
#breadcrumbzone a:hover,

{
	color:#e54304;
	text-decoration:underline;
}


#breadcrumbzone a:active

{
	color:#000000;
	text-decoration:none;
}
*/

/******************************
*   MENU                      *
******************************/


.levelTextDisabled1,
.levelTextCollapsed1,
.levelTextHoverCollapsed1,
.levelTextHoverExpanded1,
.levelTextSelected1,
.levelTextExpanded1
{ padding-top:7px; padding-bottom:9px; padding-left:60px; padding-right:20px; color:#030303; font-size:12px; font-family:Verdana,Arial; }  


.levelTextHoverCollapsed1,
.levelTextHoverExpanded1
{ color:#030303; }

.levelTextDisabled1,
.levelTextSelected1,
.levelTextExpanded1
{ color:#030303; padding-left:30px; font-weight:bold; }

.levelTextCollapsed1 a,
.levelTextCollapsed1 a:link,
.levelTextCollapsed1 a:visited
{ color:#030303; text-decoration:none; }

.levelTextDisabled1 a:link,
.levelTextDisabled1 a:visited,
.levelTextDisabled1 a:hover,
.levelTextDisabled1 a:active
{ color:#030303; text-decoration:none; }



.levelCollapsed1,
.levelHoverCollapsed1,
.levelHoverExpanded1
{
	background-image:url(/sites/sexxxplus/images/orange/puce1.gif);
	background-repeat:no-repeat;
	background-position: 29px 8px;
	height:19px;
	cursor:pointer;
}

.levelSelected1,
.levelExpanded1,
.levelDisabled1
{
	background-image:url(/sites/sexxxplus/images/orange/puce1_ro.gif);
	background-repeat:no-repeat;
	background-position: 9px 8px;
	height:19px;
	cursor:pointer;
}

.levelTextDisabled2,
.levelTextCollapsed2,
.levelTextHoverCollapsed2,
.levelTextHoverExpanded2,
.levelTextSelected2,
.levelTextExpanded2
{ padding-top:4px; padding-bottom:0px; padding-left:30px; padding-right:10px; color:#030303; font-size:11px; white-space:normal; font-weight:bold; }  



.levelTextExpanded2
{ color:#030303; }

.levelTextHoverExpanded2,
.levelTextHoverCollapsed2,
.levelTextSelected2,
.levelTextDisabled2
{ color:#030303; text-decoration:underline; }

.levelTextCollapsed2 a,
.levelTextCollapsed2 a:link,
.levelTextCollapsed2 a:visited
{ color:#030303; text-decoration:none; }

.levelTextDisabled2 a:link,
.levelTextDisabled2 a:visited,
.levelTextDisabled2 a:hover,
.levelTextDisabled2 a:active
{ color:#030303; text-decoration:none; }

.levelCollapsed2,
.levelDisabled2,
.levelSelected2,
.levelHoverCollapsed2,
.levelExpanded2,
.levelHoverExpanded2
{
	height:9px; 
	cursor:pointer;
}


.levelTextDisabled3,
.levelTextCollapsed3,
.levelTextHoverCollapsed3,
.levelTextHoverExpanded3,
.levelTextSelected3,
.levelTextExpanded3
{ padding-top:1px; padding-bottom:2px; padding-left:30px; padding-right:10px; color:#030303; font-size:11px; white-space:normal; }  



.levelTextExpanded3
{ color:#030303; }

.levelTextHoverExpanded3,
.levelTextHoverCollapsed3,
.levelTextSelected3,
.levelTextDisabled3
{ color:#030303; text-decoration:underline; }

.levelTextCollapsed3 a,
.levelTextCollapsed3 a:link,
.levelTextCollapsed3 a:visited
{ color:#030303; text-decoration:none; }

.levelTextDisabled3 a:link,
.levelTextDisabled3 a:visited,
.levelTextDisabled3 a:hover,
.levelTextDisabled3 a:active
{ color:#030303; text-decoration:none; }

.levelCollapsed3,
.levelDisabled3,
.levelSelected3,
.levelHoverCollapsed3,
.levelExpanded3,
.levelHoverExpanded3
{
	height:9px; 
	cursor:pointer;
}


h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active 
{
	text-decoration:underline;
}
