body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6CDE5;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}
.lienblanc {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	position: absolute;
	width: 140px;
	left: 12px;
	top: 140px;
}
.navbloc {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
}
.thOff {
	background-image: url(images/BgThOff.jpg); 
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 5px;
}
.thOn {
	background-image: url(images/BgThOn.gif); 
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 5px;
}
.navigTitreRub {
	font-size: 14px;
	color: #33280B;
	background-color: #C6CDE5;
	padding: 3px;
}
.navigTitreRubOn {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #33280B;
	padding: 3px;
}

.navigItemOn {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #33280B;
}
.navigItemOn a {
	color: #FFFFFF;
}
.navigItemOff {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #330B0B;
	background-color: #95A1CC;
}
.navigItemOff a {
	color: #330B0B;
}
.navigItemSelect {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #33280B;
	background-color: #FFFFFF;
}
.navigItemSelect a {
	color: #33280B;
}

#logo {
	position: absolute;
	left: 12px;
	top: 11px;
}
#titreGeneral{
	position: absolute;
	left: 165;
	top: 38;
	width: 640px;
	border-bottom: 6px solid #95A1CC;
	letter-spacing: -0.6px;
	word-spacing: -1px;
	font-weight: bold;
	line-height: 23px;
}
.titreGgrand {
	font-size: 23px;
}
.titreGpetit {
	font-size: 13px;
}
.cadreContenu {
	position: absolute;
	left: 165px;
	top: 140px;
	width: 634px;
	min-height: 250px;
	overflow: visible;
	background-color: #95A1CC;
	border: 2px dashed #82BEBF;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.TabloContenu {
	z-index: 1;
	width: 590px;
}
.tabloContenuD {
position: relative;
top:0px;
display: block;
}
.TexteContenu {
	width: 300px;
	padding: 15px;
	background-color: #FFFFFF;
        font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	color: #000000;
	border: 1px solid #636F99;
}

.TexteContenu a {
	color: #000000;
}
.TexteContenu a:hover {
	text-decoration: underline;
}
.listeArticle {
	list-style-image:url(images/flecheListe.png);
	margin-top: 3px;
	margin-bottom: 10px;
}
.titreArticleRubrique {
	font-size: 20px;
	line-height:0.5em;
	margin: 0px;
}
.titreArticle {
	width: 590px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-color: #636F99;
	font-size: 22px;
	font-family: serif;
	color: #FFFFFF;
	z-index: 10;
}
.chapoArticle {
	font-weight: bold;
}
.corpsArticle {
	font-weight: normal;
}
.cadreIllustration{
	padding-left: 20px;

}
#illustration{
	text-align: center;	
	background-color: #000000;
	border: 1px solid #33280B;
}
#cadreProSess2 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	width: 250px;
	height: 218px;
}
#contenuProcSess2 {
	position: absolute;
	left: 0px;
	top: 14px;
	width: 240px;
	padding: 8px;
	background-color: #FFFFFF;
	border: 2px solid #33280B;
	z-index: 1;
}
#contenuProcSess2 a {
	color: #000000;
}
#contenuProcSess2 a:hover {
	text-decoration: underline;
}

.telDoc {
	margin-top: 10px;
	margin-bottom: 20px;
}
.interForm0 {
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom : 3px;
}
.interForm {
	margin-top: 17px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom : 3px;
}
.itemListeFormation {
	border-bottom: 2px solid #33280B;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.rechercheFine {
	width: 220px;
	padding: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
        font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	color: #000000;
	border: 1px solid #636F99;	
}
.navigTxtRecherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}
.lienDansTexte {
	color: #33280B;
	text-decoration: underline;
}
.listeRech {
	padding: 15px;
	background-color: #FFFFFF;
        font-weight: normal;
	font-size: 11px;
	font-family: sans-serif;
	color: #000000;
	border: 1px solid #636F99;
}
.listeRech a {
	color: #000000;
}
