* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,sans-serif;
} /*nettoyage des paramètres par défaut du navigateur*/

html {
	height: 100%;
} /*pour IE5+*/

body {
	font-size: 13px;
	background-color: #719BAE;
	min-width: 800px;
} /*corps de texte et fond d'écran*/

p {
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 97%; /*pour IE5+*/
} /*paragraphe*/

td {
	padding: 3px;
} /*cellule de tableau standard*/

a {
	color: #565656;
	font-size: 1.3em;
} /*lien interne*/

a:hover {
	text-decoration: underline overline;
	color: #3F5C69;
} /*lien interne survole*/

a.externe {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	z-index: 7;
} /*lien externe*/

a.externe:hover {
	text-decoration: underline overline;
	z-index: 8;
} /*lien externe survole*/

a.sommaire {
	text-decoration: none;
	color: #565656;
	font-size: 1.15em;
} /*lien sommaire*/

a.sommaire:hover {
	text-decoration: underline;
	color: #3F5C69;
} /*lien sommaire survole*/

h1 {
	text-decoration: none;
	text-align: left;
	font-size: 1.5em;
} /*titre général de la page*/

h1#popup {
	font-weight: normal;
	color: #FFFFFF;
} /*titre de formulaire*/

h2 {
	font-size: 1.4em;
	margin-top: 25px;
	margin-bottom: 10px;
	width: 98%;
	color: #565656;
} /*titre de sous-partie*/

h3 {
	font-size: 1.4em;
	margin-top: 4px;
	margin-bottom: 8px;
	color: #565656;
} /*titre de formation*/

h4 {
	font-size: 1.15em;
	font-weight: bold;
	color: #86BC5E;
	margin-top: 9px;
	margin-bottom: 4px;
} /*titre des actualités*/

h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #565656;
	margin-top: 9px;
	margin-bottom: 4px;
} /*titre des actualités*/

.menu a {
	margin-top: 8px;
	margin-left: 13px;
	display: block;
	text-decoration: none;
	color: #3F5C69;
	text-align: left;
	font-size: 1.3em;
} /*menu principal - lien*/

a#actuel {
	font-weight: bold;
} /*menu principal - lien de la page active*/

.menu a span {
	display: none;
} /*menu principal - texte*/

.menu a:hover span {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 0.7em;
	font-weight: normal;
	top: 44px;
	right: 0px;
	left: 0px;
	color: #D1E1E8;
} /*menu principal - texte survolé*/

dl.dl1 {
	position: absolute;
	width: 609px;
	height: 39px;
	background-image: url(fond_menu_1.png);
	left: 30px;
	top: 50px;
	z-index: 6;
} /*menu principal - conteneur*/

dl.dl2 {
	position: absolute;
	width: 254px;
	height: 39px;
	background-image: url(fond_menu_2.png);
	right: 30px;
	top: 50px;
	z-index: 5;
} /*menu des formations - conteneur*/

dt {
	float: left;
} /*menu - élément*/

dd {
	position: absolute;
	top: 41px;
	left: 6em;
	z-index: 6;
} /*menu déroulant des formations - conteneur*/

li {
	list-style-type: none;
	font-size: 0.7em;
} /*menu déroulant des formations - élément de liste*/

a.deroulant {
	margin-top: 0px;
	display: block;
	padding: 3px;
	text-decoration: none;
	background-image: url(fond_deroulant.png);
	color: #3F5C69;
	width: 25em;
	border-bottom: 1px solid #3F5C69;
	border-left: 1px solid #3F5C69;
	border-right: 1px solid #3F5C69;
} /*menu déroulant des formations - lien*/

a.deroulant:hover {
	font-weight: bold;
} /*menu déroulant des formations - lien suvolé*/

div#principal_maxi_text {
	position: absolute;
	overflow: auto;
	background-color: #D1E1E8;
	padding: 30px;
	left: 30px;
	right: 30px;
	top: 165px;
	bottom: 30px;
	z-index: 3;
} /*position toute largeur du texte principal*/

div#entete_maxi {
	position: absolute;
	background-color: #D1E1E8;
	left: 30px;
	right: 30px;
	top: 118px;
	height: 30px;
	z-index: 3;
	padding: 10px 30px 10px 30px;
} /*position du conteneur toute largeur de l'entete*/

div#principal_mini {
	position: absolute;
	overflow: hidden;
	left: 30px;
	right: 315px;
	top: 120px;
	bottom: 30px;
	z-index: 2;
} /*position du conteneur réduit du texte principal*/

div#principal_mini_text {
	position: absolute;
	overflow: auto;
	left: 55px;
	right: 325px;
	top: 185px;
	bottom: 90px;
	z-index: 3;
} /*position réduite du texte principal*/

div#entete_mini {
	position: absolute;
	left: 55px;
	right: 300px;
	top: 138px;
	height: 20px;
	z-index: 3;
} /*position du conteneur réduit de l'entete*/

table#principal {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: left;
} /*tableau du bloc principal*/

td.pastel {
	padding: 0px;
	background-color: #D1E1E8;
} /*cellule normale du bloc principal*/

td#pastel_centre {
	padding: 0px;
	overflow: auto;
	background-color: #D1E1E8;
} /*cellule centrale du bloc principal*/

td#pastel_no {
	background-image: url(fond_principal_no.png);
	padding: 0px;
	width: 23px;
	height: 23px;
} /*cellule N-O du bloc principal*/

td#pastel_so {
	background-image: url(fond_principal_so.png);
	padding: 0px;
	width: 23px;
	height: 23px;
} /*cellule S-O du bloc principal*/

td#pastel_se {
	background-image: url(fond_principal_se.png);
	padding: 0px;
	width: 23px;
	height: 23px;
} /*cellule S-E du bloc principal*/

td#pastel_ne {
	background-image: url(fond_principal_ne.png);
	padding: 0px;
	width: 23px;
	height: 23px;
} /*cellule N-E du bloc principal*/

div.lateral_commun {
	position: absolute;
	right: 0px;
	width: 284px;
	z-index: 1;
} /*position partielle commune des blocs latéraux*/

div.lateral_commun_text {
	overflow: auto;
	position: absolute;
	right: 55px;
	width: 204px;
	line-height: 1.3em;
	font-size: 11px;
	z-index: 2;
} /*position partielle commune du texte latéral*/

table.lateral {
	height: 100%;
	text-align: left;
} /*tableau du bloc lateral*/

td.lateral_top_actus {
	background-image: url(fond_lateral_actus.png);
	padding: 0px;
	width: 254px;
	height: 80px;
} /*cellule haute du bloc latéral - Actualités*/

td.lateral_top_autre {
	background-image: url(fond_lateral_autre.png);
	padding: 0px;
	width: 254px;
	height: 80px;
} /*cellule haute du bloc latéral - Autre*/

td.lateral_centre {
	padding: 0px;
	background-color: #FFFFFF;
} /*cellule centrale du bloc latéral*/

td.lateral_bottom {
	background-image: url(fond_lateral_bottom.png);
	padding: 0px;
	height: 22px;
} /*cellule basse du bloc latéral*/

table.standard {
	text-align: left;
	width: 98%;
} /*tableau standard*/

td.titre {
	font-weight: bold;
	vertical-align: top;
} /*cellule titre de tableau standard*/

td.precisions {
	font-size: 0.85em;
} /*cellule légende de tableau standard*/

td.detail {
	border-left: 1px solid #3F5C69;
	border-right: 1px solid #3F5C69;
	border-bottom: 1px solid #3F5C69;
	font-size: 12px;
	line-height: 1.2em;
	color: #3F5C69;
} /*cellule standard du détail des formations*/

td.detail_haut {
	border-top: 1px solid #3F5C69;
} /*cellule haute du détail des formations*/

form {
	width: 750px;
} /*formulaire*/

div#formulaire {
	overflow: auto;
	position: absolute;
	top: 55px;
	bottom: 20px;
	left: 30px;
	right: 10px;
	z-index: 2;
} /*position du conteneur toute largeur du formulaire*/

th {
	color: #3F5C69;
	background-image: url(fond_deroulant.png);
	background-repeat: repeat;
	height: 26px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	border: 3px;
	padding-left: 8px;
	font-size: 1.2em;
	width: 23em;
	border-top: 1px solid #3F5C69;
	border-left: 1px solid #3F5C69;
	border-right: 1px solid #3F5C69;
} /*cellule titre de formulaire*/

td.champs {
	border: 1px solid #3F5C69;
	background-color: #D1E1E8;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
} /*cellule normale de formulaire*/

button {
	border: 1px solid #3F5C69;
	background-color: transparent;
	background-color: #D1E1E8;
	font-size: 1.15em;
	font-weight: bold;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
} /*bouton d'envoi d'un mail*/

button:hover {
	color: #3F5C69;
	background-image: url(fond_deroulant.png);
} /*bouton d'envoi d'un mail - survolé*/

div#entete_form {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 750px;
	z-index: 3;
} /*position du conteneur de l'entête de formulaire*/

div#informations_top {
	position: absolute;
	right: 30px;
	top: 20px;
	width: 254px;
	font-size: 0.85em;
	color: #D1E1E8;
} /*conteneur des informations subsidiaires - haut de page*/

div#informations_bottom {
	position: absolute;
	overflow: auto;
	font-size: 0.85em;
	color: #3F5C69;
	left: 55px;
	right: 325px;
	bottom: 55px;
	z-index: 3;
} /*conteneur des informations subsidiaires - bas de page*/

img.unprint {
} /*images à ne pas imprimer*/

.cliquezici {
	font-size: 0.7em;
}
