/* 
================================
Skin styles for DotNetNuke
================================
*/ 

/* Modifs par Mick */

.Head {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	color: #350000!important;
	font-size: 24px!important;
}

h1 {
	color: black;
}

.normal {
font-size: 16px;
}

table.table_perso {
	border: 2px solid #350000;
}

table.table_perso TR TD {
	background-color: #fdf6d7;
}

ul.colis {
	margin-left: 20px;
}

/* Fin modifs par Mick */

.zen4 {
/*background-color: #FDF6D7;*/
background: none;
border: none!important;
}

.menu {
	height:30px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #CCCCCC solid;
	background-image:url(fond.png);
}

body {
	margin-top: 5px;
	margin-bottom: 5px;
/*	background-color: #FDF6D7;*/
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FDF6D7;
}
.skinmaster {
	height: 100%;
	width:970px;
	background-color: white;
	border-right: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
height:150px;
background:url(banniere.jpg);
}
.skingradient {
	height:30px;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

#dnn_ctr1610_Feedback_txtBody {
overflow:auto;
}
.MainMenu_MenuItem {
	border:none;
	cursor: pointer; 
	cursor: hand; 
	color: #663300; 
	font-size: 11pt;
	font-weight: bold; 
	font-family: Georgia;
}
.MainMenu_MenuIcon {
	border:none;
	background-color: #FDF6D7;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
}
.MainMenu_SubMenu {
	border:none;
	background-color: #FDF6D7;
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	background-image:url(fond.gif);
	margin-top:3px;	
	font-size: 11pt; 
	font-weight: bold; 
	font-family: Georgia;
}
.MainMenu_MenuItemSel {
	border:none;
	cursor: pointer; 
	cursor: hand; 
	color: #993300; 
	font-size: 11pt; 
	font-weight: bold; 
	font-family: Georgia;
	background-color:transparent;
}
.MainMenu_MenuArrow {
	border:none;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_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;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
