/* CSS Document */

/* CSS Document */

.contenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #000000;
}

.contenu a{
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #000000;
}

.news {
	border: thin solid #006699;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.separation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: medium;
	border-left-style: inset;
	border-left-color: #006699;
}

.bas_de_page {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;	
}

.bas_de_page a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
}

.TabCommon {
	FONT: 12px Verdana;
	COLOR: #6D6D6D;
	PADDING: 5px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	HEIGHT: 30px;
	WIDTH: 60px;
}

.TabCommon a {
	text-decoration:none;
	FONT: 12px Verdana;
	COLOR: #6D6D6D;
	PADDING: 5px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	HEIGHT: 30px;
	WIDTH: 60px;
}


.TabContent {
	FONT: 12px  "Times New Roman", Times, serif;
	PADDING: 20px;
	COLOR: #000000;
}

.TabContent a{
	text-decoration:none;
	COLOR: #000000;
	FONT: 12px "Times New Roman", Times, serif;
	PADDING: 20px;
	COLOR: #6D6D6D;
}

.TabContent a:hover{
	text-decoration:underline;
	COLOR: #000000;
	PADDING: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #6D6D6D;
}
.TabContentBottom {
	PADDING: 12px;	
	WIDTH: 100%;
	height: 100%;
}

.TabOff {
	CURSOR: hand; 
	BACKGROUND-COLOR: #E2E2E3; 
	BORDER-LEFT: 1px solid #BBBBBB;
}

.TabOff:hover {
	CURSOR: hand; 
	BACKGROUND-COLOR: #A4A4A6; 
	BORDER-LEFT: 1px solid #BBBBBB;
}

.TabOn {
	CURSOR: default; 
	BORDER-TOP: 2px outset #D1D1D1; 
	COLOR: #000000;
}


.TabActiveBackground {
	BACKGROUND-COLOR: #F7F8F3;
}

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
	color: #000000;
}





