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

html {
	height:100%;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #262626;
	background-color: #FFF;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	left: 0px;
	top: 0px;
	margin:0px;
	text-align:center;
	height:100%;
}
p, table {
	font-size: 14px;
}

#Main{
	padding-bottom: 50px;
	overflow: auto;
}
#MainBoite{
	margin-left: auto; 
  	margin-right: auto;
	background-image: url(img/fond.gif);
	background-repeat: repeat-y;
	width: 970px;
	text-align:left;
	min-height:100%;
	position:relative;
}
/* Header */
#logo {
	position:relative;
	left: 35px;
	top: 15px;
	width:162px;
}
#MenuHeader {
	position:relative;
	left: 780px;
	top: 0px;
	margin:0px;
	vertical-align:top;
	color:#6d98ac;
	height:25px;
	font-size:12px;
	width: 180px;
}
#MenuHeader a {
	text-decoration:none;
	color:#6d98ac;
}
#MenuHeader a:active {
	text-decoration:none;
	color:#6d98ac;
}
#MenuHeader a:hover {
	text-decoration:none;
	color:#4d6b79;
}
#VisuelHeader {
	position:relative;
	left: 11px;
	width:950px;
	height:220px;
}
.TraitBleu {
	position:relative;
	left: 11px;
	background-color: #6d98ac;
	height: 1px;
	width: 950px;
	margin-bottom:2px;
}
.TraitRouge {
	position:relative;
	left: 11px;
	background-color: #db2f36;
	height: 1px;
	width: 950px;
	margin-top:2px;
}

/* Menu */
#MenuGauche {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(img/fond-menu.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 506px;
	width: 195px;	
	position: relative;
	left: 24px;
	top: -45px;
	float:left;
}
#MenuGauche a {
	text-decoration:none;
	color:#FFF;
}
#MenuGauche a:active {
	text-decoration:none;
	color:#FFF;
}
#MenuGauche a:hover {
	text-decoration:none;
	color:#4d6b79;
}
#TitreMenu1 {
	position: relative;
	left: 18px;
	top: 5px;
}
#TitreMenu2 {
	position:absolute;
	left: 18px;
	top: 178px;
}
#TitreMenu3 {
	position: absolute;
	left:18px;
	top:281px;
}
.TitreMenu {
	text-transform: capitalize;
	font-weight:500;
	font-size:15px;
	margin:0px;
	padding:0px;
}
#Menu1 {
	position: relative;
	left: 25px;
	top: 20px;
}
#Menu2 {
	position: absolute;
	left: 25px;
	top: 210px;
}
#Menu3 {
	position: absolute;
	left: 25px;
	top: 315px;
}
.Menu {
	font-weight:bold;
	list-style-image: url(img/bullet-menu-gauche.png);
	margin:0px;
	padding-right:15px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.Menu li {
	padding-bottom:5px;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}
/* Contenu */
#Contenu {
	width: 660px;
	padding-bottom:100px;
	padding-top:20px;
	margin-right: 50px;
	float:right;
}
h1 {
	font-size: 40px;
	color: #4d6b79;
	margin:0px;
	padding-top:0px;
	padding-left: 10px;
	background-image:url(img/bullet-ul.png);
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	font-weight:500;
	margin-bottom:25px;
}
#Intro {
	font-size: 18px;
	font-weight: 500;
	padding-bottom:30px;
	margin:0px;
}
h2 {
	font-size: 20px;
	color: #4d6b79;
	margin:0px;
	padding-top:0px;
	padding-left: 0px;
	font-weight:500;
	margin-bottom:15px;
}
#Intro2 {
	font-size: 14px;
	font-weight: 500;
	padding-bottom:30px;
	margin:0px;
}
h3 {
	font-size: 14px;
	margin:0px;
	padding-top:0px;
	padding-left: 0px;
	font-weight:600;
	margin-bottom:5px;
}
.CartoucheBleu {
	background-color:#e1f5fe;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.CartoucheBleu ul {
	list-style-image: url(img/bullet-ul.png);
	margin:0px;
	padding-right:15px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
}
.HautCartoucheBleu {
	padding:0px;
	margin:0px;
	height:8px;
}
.BasCartoucheBleu {
	padding:0px;
	margin:0px;
	height:8px;
	margin-top:-10px;
}
.SousTitreH2 {
	font-size: 16px;
	color: #4d6b79;
	margin:0px;
	padding-top:-10px;
	padding-left: 0px;
	font-weight:500;
	margin-bottom:10px;
	margin-top:-10px;
}
 a {
	text-decoration:none;
	color:#6d98ac;
}
 a:active {
	text-decoration:none;
	color:#6d98ac;
}
 a:hover {
	text-decoration:none;
	color:#4d6b79;
}

/* Footer */
#Footer {
	position: absolute;
	width: 750px;
	padding-left:11px;
	bottom: 0;
	margin-left: auto; 
  	margin-right: auto;
	padding-bottom:0px;
}

/* Home */
#ContenuHome {
	width: 660px;
	padding-bottom:100px;
	padding-top:20px;
	margin-right: 50px;
	float:right;
}
#HomeColonne1 {
	width:440px;
	float:left;
}
#HomeColonne2 {
	width:202px;
	float:right;
}
#RapportAnnuelHome {
	padding-bottom:16px;
}

/* OLD */

.quitter{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	width: 150px;
	color : #154373;
	margin-left: 10px;
}

.switch{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	width: 70px;
	color : #154373;
	margin-left: 10px;
}
