/* 
================================
Skin styles for DotNetNuke
================================
*/   
.body {

	background-color: #D4BFA0
	}
.pagemaster {
	width: 100%;
	background-color: #D4BFA0
	height: 100%;
}
.skinmaster {
	height: 100%;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	margin: 0px;
	padding: 0px;
	background-color: #D4BFA0
}
.skinheader {
	background-image: url(fond.jpg);
}
.skingradient {
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-right: 4px;
	padding-top: 6px;
	width: 160px;
}
.contentpane {
	width: 520px;
	padding-top: 5px;
}
.rightpane {
	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;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	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: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;

}
.TreeViewMenu_Header {

}
.Head {
	font-family: "Trebuchet MS";
	font-size:  17px;
	font-weight:  bold;
	color: #FFFFFF;
	background-color: #E62227;
}

.Normal {
	font-family: "Trebuchet MS";
	font-size:  12px;
	font-weight:  normal;
	color: #000000;
	line-height: 16px;
}

.connexion a:link {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.connexion a:visited {	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.connexion a:active {	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.connexion a:hover {	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}



A:link  {
	color: #DC8A18;
	text-decoration: underline;
}

A:visited   {
	color: #DC8A18;
	text-decoration: underline;
}

A:active    {
	color: #DC8A18;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}




.MenuHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.MenuHdr a:link {text-decoration:none; color:#000000}
.MenuHdr a:visited {text-decoration:none; color:#000000}
.MenuHdr a:active {text-decoration:none; color:#000000}
.MenuHdr a:hover {text-decoration:none; color:#000000}

.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.MenuItem a:link{text-decoration:none; color:#777777}
.MenuItem a:visited {text-decoration:none; color:#777777}
.currentHeaderHighlight {text-decoration:none; color:#777777}
.MenuItemMouseOver {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}