.fondgauche {
	background-image: url(visuels/fonds/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #015C53;
}
.textehaut {
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.fondcorps {
	background-image: url(visuels/fonds/orange.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7A01;
	border-right-color: #FF7A01;
	border-bottom-color: #FF7A01;
	border-left-color: #FF7A01;
}
.cadreorange {
	border: 1px solid #FE7E01;
}

.fondcorpscentre {
	background-image: url(visuels/fonds/corps.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondcorpsgauche {
	background-image: url(visuels/fonds/corps-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondtitre {
	background-image: url(visuels/fonds/titre.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h1 {
	font-family: "Trebuchet MS",Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
}
h2 {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: inline;
	text-indent: 0px;
	margin:0;
	padding:0;
	color: #FB7901;
}
h2.vert {
	color: #015C53;
}
h1.vert {
	color: #015C53;
}
.fondhaut {
	background-image: url(visuels/fonds/haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.fondhaut2 {
	background-image: url(visuels/fonds/haut2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
A.linkmenu		{
	text-decoration:none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #013C3F;
	line-height: 12px;
	
}
A.linkmenu:active 		{
	text-decoration:none;
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #013C3F;
	
}
A.linkmenu:visited  	{
	text-decoration:none;
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #013C3F;
}
A.linkmenu:hover  	{
text-decoration:none;
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #FF6600;
}
.fondtitre .bleu {
	color: #21A9DC;
}
.fondtitre .jaune {
	color: #FFFF00;
}
h1.orange {
	color: #FE7E01;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.actus {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE7E01;
	border-right-color: #FE7E01;
	border-bottom-color: #FE7E01;
	border-left-color: #FE7E01;
}
.barrehaut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FE7E01;
	border-right-color: #FE7E01;
	border-bottom-color: #FE7E01;
	border-left-color: #FE7E01;
}
.texteorange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
}
