@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-decoration:none;
	background-color: #1954A0;
	font-size:12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #C00;
}

a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.typo_12 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

.trait_tab_inf {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.trait_tab_droit {
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
.trait_tab_gauche {
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	border-left-style: dotted;
}


.trait_tab_sup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.typo_14 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}
.typo_14_jaune {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #EAA911;
	font-weight: bold;
}
.typo_14_bleue {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #92DFFB;
	font-weight: bold;
}

.contour {
	border: thin solid #043949;
}
.flottante {
	float: none;
	width: 70px;
	text-align: center;
	height: 80px;
	overflow: auto;
	visibility: inherit;
	z-index: 10000;
	margin-top: 265px;
	margin-left: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.conteneur {
	width: 100%;
	z-index: 10000;
}
blockquote {
	margin-left: 10px;
}

