/* CSS Document */
/* ID Styles */

.logo {
	color: #0E44FE;
	letter-spacing:.2em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	}
.logo_small {
	color: #0E44FE;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}	
	
.bodyText {
	line-height:22px;
	color:#004000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.bodyText_titre {
	line-height:15px;
	color:#004000;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013AFE;
	line-height:15px;
	padding:3px;
	font-weight: normal;
}
.detailText {
	line-height:13px;
	color:#004000;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.pageName {
	color: #004000;
	letter-spacing:normal;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: auto;
	list-style-type: none;
	margin: auto;
	height: auto;
	cursor: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-align: left;
	color: #004000;
	display: inherit;
	text-decoration: underline;
}  
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: inherit;
	color: #77C212;
	background-color: #004000;
	display: block;
	width: auto;
}
.liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #013AFE;
	background-color: #BCF279;
	display:inherit;
	margin: auto;
	height: auto;
	width: auto;
	border: 3px inset #33CCFF;
	text-transform: capitalize;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bolder;
	color: #013AFE;
	}
.url {
	font-family: Tahoma;
	font-size: 10px;
	color: #0033FF;
}
.navigation-2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004000;
	background-color: #77C212;
	padding: 3px;
	width: auto;
	list-style-type: square;
	margin: auto;
	border: 3px outset #77C212;
	height: 14px;
}
.avertissement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	height: auto;
	width: auto;
	background-color: #FFCC00;
	color: #FF0000;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-decoration: underline;
}
