@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	background-image:  url(../img/fondHaut.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #224666;
}
a.jaune {
	text-decoration: none;
	color: #D16D12;
}
a.vert {
	text-decoration: none;
	color: #434d04;
}

.bandeau {
	background-image:  url(../img/bandeau_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bleuDroit {
	background-image:  url(../img/cadre-bleu_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bleuGauche {
	background-image:  url(../img/cadre-bleu_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bleuHaut {
	background-image:  url(../img/cadre-bleu_02a.jpg);
	background-position: bottom;
}
.fondBleu {
	background-image:  url(../img/cadre-bleu_05.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondDegradeBleu {
	background-image:  url(../img/cadre-bleu_052.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bordureBleuHaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E8ABE;
}

.texteTitre{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 18px;
}
.texteTitre3{
	font-family: Verdana, Geneva, sans-serif;
	color: #602e01;
	font-size: 16px;
}
.texteTMenu{
	font-family: Verdana, Geneva, sans-serif;
	color: #1A344A;
	font-size: 15px;
}
.texteTMRubriques{
	font-family: Verdana, Geneva, sans-serif;
	color: #4a4e52;
	font-size: 13px;
}
.texteRubriqueJaune {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #B86316;
	font-size: 12px;
	font-weight: bold;
}
.texteRubriqueVerte {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #626D10;
	font-size: 12px;
	font-weight: bold;
}
.texteRubriqueBlanc {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.bordureVerte {
	border: 1px solid #BBD21F;
}
.bordureBleu {
	border: 1px solid #4889C3;
}
.bordureJaune {
	border: 1px solid #FFCC00;
}
.fondFeuille {
	background-image:  url(../img/fondFeuilles.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.bordureTGauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #518EC4;
}
.TexteBleu {
	color: #2C628D;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.TexteBleuC {
	color: #2C628D;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

.TexteJaune {
	color: #D16D12;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.TexteVert {
	color: #596605;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.fondMenuBleu {
	background-image:  url(../img/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondMenuJaune {
	background-image:  url(../img/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondMenuVert {
	background-image:  url(../img/menu_11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover{
	text-decoration: underline;
}
.fondTitreBleuPage {
	background-image:  url(../img/partieBleu_09.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
.TexteRouge {
	color: #FF0000;
}
h3{
	margin:0;
	}
h1{
	margin:0;
	}
h2{
	margin:0;
	}
