/* styles des menus koalis*/

.MenuPrincipal {
	font-family:Arial;
	color:#ffffff;
	font-size:14px;
	text-decoration:none
}

.MenuPrincipal:hover{
	font-family:Arial;
	color:#ffffff;
	font-size:14px;
	text-decoration:none}

.MenuSecondaire {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;

}
.MenuSecondaire:hover{font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.MenuSecondaire2 {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;

}


.MenuTiers{font-family: Arial;
	color: #a40f0a;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.MenuTiers:hover{font-family: Arial;
	color: #a40f0a;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

/* styles du contenu textuel */


.Titre{
	font-family:Arial;
	font-size:14;
	color:#a40f0a;
	margin:5px;font-weight:bold
	}

.text{
	font-family:Arial;
	color:black;
	font-size:13px;
	margin:10px 10px 10px 10px;
	padding:0px;
	display:block;
	text-decoration:none;
	}

.text2{
	font-family:Arial;
	font-size:13;
	color:#a40f0a;
	text-decoration:none;
	text-decoration:none;
	}
	
.sstitre {
	font-family: Arial;
	font-size: 16px;
	font-weight: standard;
	padding:0px 0px 20px 10px;
	color: black;
	display:block;
	text-decoration: none;
	}

.sstitre2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: standard;
	color: #a40f0a;
	text-decoration: none;
	}	

.mention {
	font-family:Arial;
	color:#a40f0a;
	font-size:11px;
	display:block;
	text-decoration:none;
	}
	
/* styles Wysiwyg  */	

.tableauWYSIWYG {
	margin:1px 1px 1px 1px;
	border: 1px solid #9e252e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	width:550px; 
	height:300px;
	overflow-y: auto;
	overflow-x: auto;
	}
	
.tableauWYSIWYG2 {
	margin:1px 1px 1px 1px;
	border: 1px solid #9e252e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #17096a;
	text-decoration: none;
	width:550px;
	height:200px;
	}	
	
.barreWYSIWYG {
  margin:1px 1px 1px 1px;
  text-align: left;
  background-color: #9e252e;
  width:550px;
  }

.barreOver { 
  background-color: '#f5d7d9';
  border: 0px solid buttonshadow; 
  }
  
.barreOut {
  background-color: #9e252e;
  border: 0px solid buttonface;
  }	
	
/* styles des formulaires  */

.formulaire {
	font-family:Arial;
	color:black;
	font-size:13px;
	margin:0px 5px 0px 0px;
	padding:1px;
	display:block;
	text-decoration:none;
	border:solid #A00f00 1px;
	background-color:white;
	}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color:#a40f0a;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	text-decoration: none;
	border:1px solid black;
	margin:5px;
	}


/* styles spéciaux */

.langue{
	font-family:Verdana;
	font-size:9;
	color:white
	}

.lignehaut{
	border-top:2px black solid;
	}
	
.lignedroite{
	border-right:1px black solid;
	}

.tabecom {
	padding:5px;
	border:1px solid black;
	margin:5px;}
