.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/px_jaune_clair.gif);
	background-color: #FFEFAC;
}
.bas_logo {
	background-image: url(site/images/bas.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bordure {
}

.smenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9000;
	text-decoration: none;
}

.haut_logo {
	background-image: url(images/haut.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.pied_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #BDC0C9;
}
.fond1 {
	background-attachment: fixed;
	background-image: url(images/fond1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond2 {
	background-attachment: fixed;
	background-image: url(images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond3 {
	background-attachment: fixed;
	background-image: url(images/fond3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #409ee1;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pied a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pied a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pied a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	color: #0B1838;
	text-decoration: none;
}

.a_smenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #409EE1;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0B1838;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.bordure {
	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: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #EE7F00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bordure_btn {
	background-color: #FFFFFF;
	border: 1px solid #E7820D;
}


.bordure_gen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F9C88D;
	border-right-color: #D56A0E;
	border-bottom-color: #F9C88D;
	border-left-color: #D56A0E;
}
.bordure_gen2 {
	border: 1px solid #F9C88D;
}
.img_bord {
	border: 4px solid #FFFFFF;
}
ul.puces {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	color: black;
	list-style-type:none;
	background-image:url(images/puce.gif);	
	background-repeat:no-repeat;
	background-position:00% 50%;
	padding-left:15px;
}
