/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
color:black;
background-color: transparent;
}
#conteneur {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background-color:#215EAA;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 10px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2872CD;
	border-right-color: #2872CD;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	height: 98px;
	background-color: #F9F9F9;
	width: 900px;
	border: thin none #245EAA;
}


#haut {
	height: 38px;
	background-color:#7B8881;
	width: 900px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#centre {
	background-color:#FFE737;
	margin-left: 184px;
	overflow:auto;
	height: 900px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2872CD;
	border-right-color: #2872CD;
	border-bottom-color: #2872CD;
	border-left-color: #FFFFFF;
	width: auto;
}
#gauche {
	z-index: auto;
	padding-left: 0px;
	border: 6px none #3B92C2;
	position: absolute;
	width: 180px;
	height: 300px;
	left: 0px;
	top: 170px;
}
#pied {
	height: 30px;
	width: 900px;
	line-height: 18px;
	background-color: #FFFFFF;
}
#pied2 {
	height: 30px;
	background-color: #215EAA;
	width: 900px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

p {margin: 0 0 10px 0;}

.type-jaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFE500;
	line-height: 30px;
}
.Style2 {
	font-size: 12px;
	line-height: 19px;
}
.stylecentrebase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
}
.petitstyle {
	font-size: 10px;
	line-height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFE500;
}

.type-jaunegauche {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFE500;
	line-height: 15px;
}
.type-jaunegauchegras {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFE500;
	line-height: 16px;
}
.stylecentretitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0033CC;
	font-style: normal;
	text-decoration: underline;
}
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.stylecentregros {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.stylecentrebasefort {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
.stylecitations {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	background-color: #FFFF99;
}
.styletab {

	font-family: "Edwardian Script ITC";
	font-size: 24px;
	font-weight: normal;
	color: #0033CC;
}
.styletabgros {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0033CC;
}
.stylecentrepetit {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {border: 0;}
