#totale {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	text-align: center;
	overflow: scroll;
	padding-top: 50px;
	padding-bottom: 50px;
}
.bas {
	position: relative;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
#imp_gauche {
	margin: 20px;
	position: fixed;
	left: 1100px;
	top: 100px;
}

#tableau {
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: thin none #000;
}
#haut {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFF;
	height: auto;
	position: relative;
	overflow: hidden;
}
.bouton {
	margin: 0px;
	float: left;
	vertical-align: middle;
}
#envoyer_pdf {
	position: absolute;
	top: 130px;
	right: 10px;
	padding: 10px;
	width: 100px;
}
#revenir {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #303;
	position: relative;
	height: 200px;
	width: 100%;
	left: 0px;
	right: 0px;
	overflow: hidden;
	z-index: 1;
	top: 0px;
	text-align: center;
}
#bas_milieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 180px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFA;
	text-align: left;
}
.table_bas {
}
.bas_menu {
	font-weight: normal;
	float: left;
	width: 20%;
	position: relative;
	text-decoration: none;
	clear: none;
}
.titre_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFA;
}
.bas_menu a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#bas #bas_milieu .bas_menu a:hover {
	color: #FFF;
	font-weight: bold;
}



#blanc {
	position: absolute;
	z-index: 500;
	height: 920px;
	width: 100%;
	top: 0px;
	right: 0px;
	background-color: #FFF;
}
.bas_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFF;
}
#imprime {
	color: #303;
	text-decoration: underline;
	text-align: center;
	cursor: pointer;
}

.bouton2 {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#imprimer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	position: absolute;
	top: 80px;
	right: 10px;
	padding: 10px;
	z-index: 5000;
	width: 80px;
	background-color: #CCC;
	text-align: center;
	cursor: pointer;
}
.boutongd {
	margin: 5px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border: thin solid #000;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}


.interne {
	width: 100%;
}
.date {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000;
}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #030;
	text-decoration: underline;
}
.bases {
	font-size: 11px;
	color: #303;
	text-decoration: none;
}


body {
	background-color: #FFF;
	text-align: center;
}

.specialisation {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.t_specialisation {
	height: 100%;
	width: 100px;
}
.attention {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.avertissement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #A0A;
}
