/* 
================================
Styles pour Isatis31
================================
*/      

.pagemaster {
	width: 100%;
	height: 100%;
	background-image: url(PWVertIsatis.gif);
	padding : 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.skinmaster {
	height: 100%;
	background-color: #E1DEB1;
	border-right: #728446 1px solid; 
	border-top: #728446 1px solid; 
	border-left: #728446 1px solid; 
	border-bottom: #728446 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	padding : 0px;
	border-spacing: 0px;
    border-collapse: collapse;
}
.skinheader {
	background-color: #E1DEB1;
    padding : 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
.table00 {
    padding : 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
.table03 {
    padding : 3px;
	border-spacing: 0px;
	border-collapse: collapse; 
}
.table33 {
	width:975px;
	height: 600px;
    padding : 3px;
	border-spacing: 3px;
	border-collapse: collapse; 
}
.skingradient {
    padding : 3px;
	border-spacing: 0px;
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
	border-collapse: collapse; 
}
.skingradient00 {
    padding : 0px;
	border-spacing: 0px;
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
	border-collapse: collapse; 
}
.controlpanel {
	width: 100%;
	background-color: #C4BE66;
	border-collapse: collapse; 
}
.toppane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 800px;
	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: 975px;
	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 {
	border-left: #C4BE66 0px solid; 
	border-bottom: #C4BE66 1px solid; 
	border-top: #C4BE66 1px solid; 
	border-right: #C4BE66 0px solid;
	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 {
	background-color: #C4BE66; 
	border-left: #C4BE66 1px solid; 
	border-bottom: #C4BE66 1px solid; 
	border-top: #C4BE66 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #C4BE66;  
	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 {
	border-right: #C4BE66 1px solid; 
	border-bottom: #C4BE66 1px solid; 
	border-top: #C4BE66 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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #C4BE66;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}

.head ,.subhead,.subsubhead,.normal,.normaldisabled, .Normal,.Normaldisabled {
   color: #3C3368;
   font-family: Tahoma, Arial, Helvetica; 
   font-size: 13px;
}
.head    {
   font-size: 18px;
}
.subhead    {
  font-weight  : bold; 
}
.normalbold   {
  font-weight  : bold; 
}

h1, h2, h3, h4, h5, DT, h6, TFOOT, THEAD, TH {
    color: #3C3368;
	 font-size: 11px;
}
h1{
	 font-size: 18px;
}
h2{
	 font-size: 16px;
}
h3{
	 font-size: 14px;
}
h4{
	 font-size: 13px;
}
h5{
	 font-size: 12px;
}

HR {
    color: #C4BE66;
}



.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: #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: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 12pt; 
	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: #C4BE66;
}

.main_dnnmenu_itemhover td {  
	background-color: #C4BE66;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #C4BE66;  
	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: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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;
}
/* styles used by TreeMenu Skin Object */


.treemenu_nodeselected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	background-color: C4BE66; 
}
.imagette img{
	padding:0px;
	border: solid 4px transparent;
	text-align:center;
}
.imagette img:hover{
	background-color:transparent;
	border: solid 4px #C3BF66;
}
/* Feedback Center StyleSheet (www.smcculloch.net) */

#FeedbackHeader { font-weight: bold; color: #FFFFFF; }
.feedbackQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.feedbackTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.feedbackTable { background-color: black; margin: 0px; }
.feedbackTopCell { background-image: url(gradient_DKGray.jpg); color: #3C3368; font-weight: bold; padding: 6px; height: 25px; }
.feedbackContentCell { color: black; padding: 6px; background-color: #E1DEB1; }
.feedbackTextCell { color: black; padding: 6px; background-color: #E1DEB1; }
.feedbackIconCell { background-color: #E1DEB1; width: 20px; }
.feedbackFooterCell { color: #FFFFFF; padding: 3px; background-color: #E1DEB1; height: 25px; }

/* Blocs */
.bloc {
    float:left;
    text-align:center;
    margin:0px 5px 15px 5px;
    border: solid 1px #728446 ;
    padding:0px;
    height:180px;
    width:240px;
}
.blocAccueil {
    float:left;
    text-align:left;
    margin:0px 5px 5px 5px;
    border: solid 1px #728446 ;
    padding:10px;
}
/* 
================================
Styles de mise en forme texte et image
================================
*/ 

.imageDroite img{
    float: right;
    padding: 2px;
    margin-left: 10px;
    margin-top: 5px;
    vertical-align:top;
}
.imageGauche img{
    float: left;
    padding: 2px;
    margin-right: 10px;
    margin-top: 5px;
    vertical-align:top;
}
.clear {
	clear:both;	
}
.imageDroiteLegende {
	font-size: 85%;
	font-style: italic;
	float: right;
	margin-left:15px;
	margin-bottom:15px;
}
.imageDroiteLegende  img{
	border: 1px solid #CCC;
	margin-bottom:5px;
}
.imageGaucheLegende {
	font-size: 85%;
	font-style: italic;
	float: left;
	margin-right:15px;
	margin-bottom:15px;
}
.imageGaucheLegende  img{
	border: 1px solid #CCC;
	margin-bottom:5px;
}
.imageCentreLegende {
	font-size: 85%;
	font-style: italic;
	float:none;
	margin-right:15px;
	margin-bottom:15px;
}
.imageCentreLegende  img{
	border: 1px solid #CCC;
	margin-bottom:5px;
}
.encartGauche {
	font: italic 95% Georgia, "Times New Roman", Times, Serif;
	padding : 0 10px 0 0;
	margin: 10px 10px 10px 0;
	width: 250px;
	float: left;
	text-align: right;
	border-right: 10px solid #C8CDD0;
	color : #75818A;
}
.encartDroite {
	font: italic 95% Georgia, "Times New Roman", Times, Serif;
	padding : 0  0 0 10px;
	margin: 10px 0 10px 10px;
	width: 250px;
	float: right;
	text-align: left;
	border-left: 10px solid #C8CDD0;
	color : #75818A;
}

.cadreCarte {
   padding:10px;
   background-color: transparent;
   margin:10px;
}
.illustr {
	width:600px;
	text-align:center;
}
.illustr img{
	max-width:600px;
	text-align:center;
}

