﻿.content {background: #F8DA6C url(../../images/chat/bg_gradient.gif) top left repeat-y;}

.main{width:100%;}

.mainHdrSubNav {
    background:#F9EAAF url(../../images/chat/bg_subnav1.gif) 0px 0px repeat-x;
}

.tableSubNav1 .aSubNav:hover {
	background: url(../../images/chat/bg_subnav1_on.gif) repeat-x;
}

.navon {
	background: url(../../images/chat/bg_subnav1_on.gif) repeat-x;
}

.tableSubNav2, .tableSubNav3, .tableSubNav4, .tableSubNav5, .tableSubNav6 {
	background: url(../../images/chat/menu_grad.gif) repeat-y;    
}

.tableSubNav2 .aSubNav:hover, .tableSubNav3 .aSubNav:hover, .tableSubNav4 .aSubNav:hover, .tableSubNav5 .aSubNav:hover {	
	color:#FF0000;
}

.tableSubNav2 a.navon, .tableSubNav2 .aSubNav:visited a.navon {
	color:#FF0000;
}

.scrollable 
{
	width:95%;
	height: 270px;
	overflow: auto;
}

.scrollableY 
{
	width:95%;
	height: 368px;
    overflow-x: hidden;  
    overflow-y: auto; 
}

/* first steps menu */
#content
{	
	height:inherit;
}
#firststepsmenu
{
	background: url(../../images/chat/menu_back.png) repeat-y;   
	color:White;
	padding:30px 15px 30px 15px;
	margin:0 5px 5px 5px;
	height:inherit;
}
#firststepsmenu li
{
	list-style-type: none;
}
#firststepsmenu a
{
	font-size:small;
	font-weight:bold;
	color:White;
}
#firststepsmenu a.currentpage, #firststepsmenu a.currentsubpage 
{	
	color:#D0167A;
}



/*round corner boxes*/
div.box {background: url(../../images/topleft_ora.gif) top left no-repeat;}
/*div.box .lightbg {background: url(/images/topleft_ora.gif) top left no-repeat;}*/
div.boxBody {background: url(../../images/borderright_ora.gif) top right repeat-y;}
div.boxBody .boxcontent {background: url(../../images/borderright_ora.gif) top right repeat-y;}
div.boxBody .boxtopright {background: url(../../images/topright_ora.gif) top right;} 
div.boxFooter {background: url(../../images/bottomleft_ora.gif) bottom left no-repeat; display:block; margin: -5px 0 0 0;}
div.boxFooter span {background: url(../../images/bottomright_ora.gif) bottom right no-repeat;}

.panel {
	background-color: #3e3e3e;
}

/* Navigation Menu styles */
.NavOuter {
	background: url(../../images/chat/nav_lhs.gif);
	height:26px;
	padding-left:0;
}

.NavEnd {
	background: url(../../images/chat/nav_end.gif) right no-repeat;
	height:26px;
	padding-right: 10px;
}

.NavLeft {float: left;}
.NavRight {float: right;}

.NavItem {
	float: left;
	background: url(../../images/chat/nav_rhs.gif) right no-repeat;
	padding-right:10px;
}

.NavItem .NavText {
	line-height:26px;
	font-size:9pt;
	font-weight:bold;	
	color:#ffffff;
	text-decoration: none;
}

.NavItem .NavPaw {
	background: url(../../images/chat/nav_paw.gif) left no-repeat;
	padding-left:27px;
	float:left;
}

.NavItem .NavPaw2 {
	background: url(../../images/chat/nav_paw2.gif) left no-repeat;
	padding-left:27px;
	float:left;
}

.NavItem_On {
	float: left;
	background: url(../../images/chat/nav_rhs_on.gif) right no-repeat;
	padding-right:10px;
}

.NavItem_On .NavText {
	line-height:26px;
	font-size:9pt;
	font-weight:bold;	
	color:#ff0000;
	text-decoration: none;
}

.NavItem_On .NavPaw {
	background: url(../../images/chat/nav_paw_on.gif) left no-repeat;
	padding-left:27px;
	float:left;
}

.NavItem_On .NavPaw2 {
	background: url(../../images/chat/nav_paw_on2.gif) left no-repeat;
	padding-left:27px;
	float:left;
}

.NavItem .NavPawAlternate {
	background: url(../../images/chat/nav_pawcoloured.gif) left no-repeat;
	padding-left:27px;
	float:left;
}
/* End menu styles */




.contenu_produits
{
    padding:5px 15px;
}

.contenu_produits ul.produits_details, .contenu_produits ul.produits_details li
{
    list-style-position:inside;
    margin:0;
    padding:0;
}

.contenu_produits img
{
    float:left;
    padding:0 30px 20px 0;
}

.clear
{
    clear:both;
}
