/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #706955;
	background-position: left;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #706955;
	color: #D7CDB4;
}
.skinmaster {
	height: 100%;
	background-color: #706955;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border: thin Aucune;
}
.skinheader {
	background-color: #706955;
}
.skingradient {
	HEIGHT:30px;
	background-color: #706955;
}
.controlpanel {
	width: 100%;
	background-color: #D7CDB4;
	color: #1E2A2A;
}
.zonehaute {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.zonegauche {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.zonedroite {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.zonebasse {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
}
.MainMenu_MenuItem {
	border-left: 0px Aucune #D7CDB4; 
	border-bottom: 1px Aucune #D7CDB4; 
	border-top: 1px Aucune #D7CDB4; 
	border-right: 0px Aucune #D7CDB4;
	cursor: pointer; 
	cursor: hand; 
	color: #D7CDB4; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuIcon {
	background-color: #706955; 
	border-left: 1px solid #D7CDB4; 
	border-bottom: 1px solid #D7CDB4; 
	border-top: 1px solid #D7CDB4; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	background-color: #706955;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	color: #D7CDB4;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #D7CDB4; 
	cursor: pointer; 
	cursor: hand; 
	color: #706955; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #706955 url(none); 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #706955;
	BORDER-RIGHT: #EB613E 1px solid;
	BORDER-TOP: #EB613E 1px solid;
	BORDER-LEFT: #EB613E 1px solid;
	BORDER-BOTTOM: #EB613E 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	color: #D7CDB4;
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_MidRed.jpg);
}
.Head   {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  18px;
	font-weight:    normal;
	color: #D7CDB4;
	background-color: #706955;
}
.TableauMaster {
	background-color: #706955;
	color: #1D2A29;
}
.designed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7CDB4;
}
.TableauHaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 43px;
	background-color: #706955;
}
.TableauBas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(BasTableau.jpg);
	height: 39px;
}
.ContentMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D7CDB4;
	height: auto;
}
.PoliceDesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7CDB4;
}
.banner {
	background-image: url(Banner.jpg);
}
/*-------------- User Style --------------*/
a:link {
	color: #706955;
}



