.Texte {
	font-size: 18px;
	line-height: 22px;
}
.courant {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: 011688;

}
.infos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
}
.contour {
	border: 2px solid #000000;
	cursor: crosshair;

}
.contour2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.contourhome {
	border: 15px solid #FFFFFF;
}
.annotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;

}


/* Liens */
.navigation a:link {
color: #30414e;
text-decoration:underline;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
font-style:normal;
line-height:16px;
font-size:12px;
}

.navigation a:visited {
color: #30414e;
text-decoration:underline;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
line-height:16px;
font-size:12px;
} 
 
.navigation a:hover {
color:#30414e;
text-decoration:none;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
line-height:16px;
font-size:12px;
}  
 
.navigation a:active {
color: #30414e;
text-decoration:underline;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
line-height:16px;
font-size:12px;
}


/* Navigation Haut */
.navigation_haut a:link {
color: #FFFFFF;
text-decoration:underline;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
font-style:bold;
line-height:16px;
font-size:14px;
}

.navigation_haut a:visited {
color: #FFFFFF;
text-decoration:underline;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
line-height:16px;
font-size:14px;
} 
 
.navigation_haut a:hover {
color:#FFFFFF;
text-decoration:none;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
line-height:16px;
font-size:14px;
}  
 
.navigation_haut a:active {
color: #FFFFFF;
text-decoration:underline;
font-family: tahoma, "trebuchet ms", verdana, arial, sans-serif;
line-height:16px;
font-size:14px;
}
