/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffff99;
}

.pagemasterAcceuil {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.barresupacceuil {
	width: 750px;
	background-color: #00663d;
}
.barresupConcept {
	width: 750px;
	background-color: #1f8720;
}
.barreinfAcceuilG {
	width: 636px;
	height:17px;
	background-image: url(indexok_r6_c1.gif);
	background-repeat:repeat;
}
.barreinfAcceuilD {
	background-image: url(indexok_r6_c8.gif);
	background-repeat:repeat;
}

.skinmaster {
	height: 100%;
	background-color: #ffff99;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinmasterAcceuil {
	height: 100%;
	width:750px;
	background-color: #ffffb2;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.bckMenu {     background-image:url(MenuD.jpg);
    background-repeat:repeat-x;
    }
.skingradient {
 background-color:#ff9900; 
	
}
.skingradientRecettes {
 background-color:#cc0066; 
	
}
.skingradientConcept{
 background-color:#1f8720; 
	
}
.skingradientproduit{
 background-color:#ffcc00; 
	
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppaneAcceuil {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.ZoneAccueil {
    width:100%;
	background-color: #ffffb2;
}
.raccordacceuil {
	background-color: #ffffb2;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpaneAcceuil {
	width: 100%;
	background-color: transparent;
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
/*.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}*/

/*.main_dnnmenu_item td { /*TD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; */
        /*white-space: nowrap;  Word wrapping menu item now optional
        padding: 1px 3px 3px 1px;	
}*/

 /* { .main_dnnmenu_rootitemTD if menu option for using tables is on
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  Word wrapping menu item now optional	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items
}*/

/*.main_dnnmenu_itemhover {  
	background-color: #e5e589;
	color:Black; 
}*/

/*.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}*/


/*.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
}*/
/*.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus 
}*/
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

/*.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}*/
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana,Tahoma, Arial, Helvetica; 
height:25px;
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #e5e589; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Verdana,Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size:9pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}


.SkinObject {
color:#FFFFFF;
font-family: Verdana,Tahoma,Arial,Helvetica;
font-size:7pt;
font-weight:bold;
text-decoration:none;
}
 

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#ff9900;
}
/*.rootmenuitemselected TD,*/ .rootmenuitembreadcrumb TD {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    background-color:#e5e589;
    /*background: url(media/button_bread.jpg) 5px 2px no-repeat transparent;
    padding: 5px;*/
    height: 25px;
}
.body {
 background-color:#e5e589;
}    
.bgVert {
 background-color:#1f8720;
}   
.barresupproduits {
 background-color:#ffcc00;
}  
.barresupsemaine {
 background-color:#ff9900;
}   

.zonecontact {
    width:10px;
 background-color:#00663d;
}
.rootmenuitem1 {background-color:#669dc2;
  
 }   
.submenu1 {background-color:#669dc2;
  
 }   
.rootmenuitemselected1 {background-color:#669dc2;
  
 }  
.rootmenuitembreadcrumb1 {background-color:#669dc2;
  
 }   
.submenuitemselected1 { background-color:#669dc2;
  
 } 
.submenuitembreadcrumb1 { background-color:#669dc2;
  
 }  
 .rootmenuitembreadcrumb1 { background-color:#669dc2;
  
 }  
 .submenuitembreadcrumb1 { background-color:#669dc2;
  
 }  

.Normal, .NormalDisabled {
font-family:Tahoma,Arial,Helvetica;
font-size:13px;
font-weight:normal;
}