/* CSS Document */

.intro_blue_texte {
	position: relative;
	width: 250px;
	height: 150px;
	color: #000000;
	left: -250px;
	top: -140px;
	font: normal normal 12pt/14pt Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

img {
	border-width: 0px;
}

.texte img {
	margin: 5px;
}

body, td, tr {
	
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 11px;	
	line-height: 15px;
	color: #333333;	
	font-weight: normal;	
	font-style: normal;	
	padding-right: 15px;	
	padding-left: 0px;		
	padding-top: 31px;
	padding-bottom: 0px;	
}
.titre {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 15px;	
	line-height: 20px;
	color: #f37046;	
	font-weight: bolder;	
	font-style: normal;
	display: block;
}
.titre-teal {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 15px;	
	line-height: 20px;
	color: #017d7f;	
	font-weight: bolder;	
	font-style: normal;
	display: block;
}
.titre2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 13px;	
	line-height: 18px;
	color: #f37046;	
	font-weight: bold;	
	font-style: normal;
}
.titre2-teal {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 13px;	
	line-height: 18px;
	color: #017d7f;	
	font-weight: bold;	
	font-style: normal;
}
.address {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 10px;	
	line-height: 12px;
	color: #333333;	
	font-weight: normal;	
	font-style: normal;	
	padding-right: 5px;	
	padding-left: 62px;		
	padding-top: 10px;
	padding-bottom: 20px;	
}
.address2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 10px;	
	line-height: 12px;
	color: #333333;	
	font-weight: normal;	
	font-style: normal;	
	padding-right: 5px;	
	padding-left: 62px;		
	padding-top: 5px;
	padding-bottom: 6px;	
}
.address-blanc {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 14px;	
	line-height: 16px;
	color: #ffffff;	
	font-weight: normal;	
	font-style: normal;	
	padding-right: 5px;	
	padding-left: 62px;		
	padding-top: 2px;
	padding-bottom: 3px;	
}
.address-titre {	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 10px;	
	line-height: 12px;
	color: #017d7f;	
	font-weight: bold;	
	font-style: normal;	
}

.sous-titre {
	font-size: 14px;
	color: #017d7f;
	font-weight: bold;
}

h3 {
	color: #f37046;
}

table.light_bg th {
	background-color: #DCEDEE;
	text-align: left;
}

table.light_bg td {
	text-align: center;
}

a {			
	color: #017d7f;
	text-decoration: underline;
}
a:hover {			
	color: #f37046;
	text-decoration: underline;
}
.legende {	
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 10px;	
	line-height: 11px;
	color: #333333;	
	font-weight: normal;	
	font-style: normal;	
	padding-right: 0px;	
	padding-left: 0px;		
	padding-top: 0px;
	padding-bottom: 0px;	
}
.copyright {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	line-height: 12px;
	color: #342716;	
	font-weight: normal;	
	font-style: normal;	
	padding-right: 0px;	
	padding-left: 0px;		
	padding-top: 0px;
	padding-bottom: 10px;
}

.text-highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #017d7f;	
	font-weight: bold;	
	font-style: normal;	
}

.text-orange {
	color: #f37046;
	font-weight: bold;
}

ul {
	margin-top: 0px;
}

ul.check {
	margin-top: 20px;
}

ul.check li {
	list-style-image: url(../images/check.jpg);
	list-style-position: outside;
	margin-left: -20px;
	margin-bottom: 5px;
}



#breadcrumb {
	margin-bottom: -13px;
}



/* Glossary */
acronym {
	border-bottom: 1px dashed black;
	cursor: help;
}

#divGlossary {
	position: absolute;
	display: none;
	border: 1px solid black;
	padding: 1px;
	width: 300px;
	background-color: #FFFFFF;
}

#glossaryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 13px;	
	line-height: 12px;
	color: #f37046;	
	font-weight: bold;	
	font-style: normal;
	padding: 5px;
}

#glossaryDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-weight: normal;	
	font-style: normal;
	padding: 5px;
}

#glossaryClose {
	float: right;
}