body {
	background-color: #838282;
	background-image: url(images/bg_fond.jpg);
	background-repeat: repeat-x;
}
.bordurenoire {
	border: 1pt solid #333333;
}
.bghaut {
	background-color: #FFFFFF;
	background-image: url(images/bannierehaut.jpg);
	background-repeat: no-repeat;
}
.bgmenu {
	background-image: url(images/bannieremenu.jpg);
	background-repeat: no-repeat;
}
.bgcontenu {
	background-color: #FFFFFF;
	background-image: url(images/bgcube.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgcolonne {
	background-image: url(images/bgcolonne.jpg);
	background-repeat: no-repeat;
	background-color: #9fd6df;
}
.bgfooterbleu {
	background-color: #5bbac5;
	background-image: url(images/bgfooterbleu.jpg);
	background-repeat: repeat-y;
}
.bordurebasbleu {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9fd6df;
	border-right-color: #9fd6df;
	border-bottom-color: #9fd6df;
	border-left-color: #9fd6df;
}
.bgfootergris {
	background-color: #a2a2a1;
}
.textlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.textlogosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.titregris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #202020;
	font-weight: bold;
}
.textefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}
.textecentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
}
.textecentremedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202020;
	font-weight: bold;
}
.borduresliste {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #202020;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
}
.textecentrelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #202020;
	font-weight: bold;
}
.bordurebasblanc {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	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;
}
.puce {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textecentremediumBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5bb9c5;
	font-weight: bold;
}
.bordureslistegauche {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5bb9c5;
	border-right-color: #5bb9c5;
	border-bottom-color: #5bb9c5;
	border-left-color: #5bb9c5;
}
a.textecentre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	text-decoration: underline;
}
a.textecentre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	text-decoration: underline;
}
a.textecentre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	text-decoration: underline;
}
a.textecentre:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	text-decoration: underline;
}
a.texteblanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.texteblanc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.texteblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.texteblanc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5bb9c5;
	font-weight: bold;
}
.bgetape {
	background-image: url(images/etape_milieu.png);
	background-repeat: repeat-y;
}
.bordureslistegauchegris {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #202020;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
}
.titregrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #202020;
	font-weight: bold;
}
.bghachures {
	background-image: url(images/hachure.png);
	background-repeat: repeat-x;
}
.hachures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #202020;
	letter-spacing: 1px;
}
.bordurebasbleufonce {
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5bb9c5;
	border-right-color: #5bb9c5;
	border-bottom-color: #5bb9c5;
	border-left-color: #5bb9c5;
}
.bordurecotebleufonce {
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5bb9c5;
	border-right-color: #5bb9c5;
	border-bottom-color: #5bb9c5;
	border-left-color: #5bb9c5;
}
.bgetapelarge {
	background-image: url(images/etape_milieu_large.png);
	background-repeat: repeat-y;
}
.texteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5bb9c5;
	font-weight: normal;
}
.drapeau {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.bgencart {
	background-image: url(images/fondencart_accueil.jpg);
	background-repeat: no-repeat;
}
.imflaotright {
	float: right;
	margin-left: 5px;
}
.imfloatleft {
	float: left;
	margin-right: 5px;
}

