body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #ffffff;
	background-image:url(images/pages/bandeau_fond.gif);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0 0 0 0px;
}

div, td {
	padding : 0;
	margin : 0;
}

img, img a {
	padding : 0;
	margin : 0;
	border: 0;
}

td { font-size: 12px; }



/* Menu haut */

#kmenu {
	z-index: 52;
	position:absolute;
	left: 137px;
	top: 139px;
	width: 665px;
	height: 34px;
	margin : 0;
	padding : 0;
}

#kvide {
	position:absolute;
	left: 115;
	top: 119px;
	width: 700px;
	height: 300px;
	z-index: 51;
	visibility: hidden;
	border: 0;
}

#kvide img { border: 0; }


#kqui, #kresid, #kserv, #kinfo {
	z-index: 53;
	visibility: hidden;
	position:absolute;
	top: 171px;
	background-color: #ffff00;
	border-color: #b4d200;
    border-style: solid;
    border-width: 0 2px 2px 2px;
}


#kqui { left: 205px; }
#kresid { left: 360px; }
#kserv { left: 492px; }
#kinfo { left: 609px; }

.hautMenu ul {
	width: 175px;
	list-style: none;
	margin: 0;
	padding: 8px 0 8px 0;
}

.hautMenu li {
	  margin: 0;
	  padding: 1px 0 1px 0;
}

.hautMenu li a:link, .hautMenu li a:visited {
	  background-color: transparent;
	  color : #336633;
	  display : block;
	  font-weight : bold;
	  font-size: 80%;
	  margin: 0;
	  padding: 2px 5px 2px 15px;
	  text-decoration: none;
}

.hautMenu li a:hover {
	  color: #ff6600;
	  text-decoration: none;
}

.hautMenuSansLien {
	  background-color: transparent;
	  color : #336633;
	  display : block;
	  font-weight : bold;
	  font-size: 80%;
	  margin: 0;
	  padding: 0px 5px 0px 15px;
	  text-decoration: none;
}


/* commun */
.gras { font-weight: bold;
}

a {
	color: #336633;
	text-decoration: underline;
}

a:visited {
	color: #66cc66;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff6600;
	text-decoration: underline;
}

.titrepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336633;
}

.sstitrepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}

.puceorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

.textrouge {
	color: #FF0000;
}

.textorangegras {
	color: #FF6600;
	font-weight: bold;

}


/* menu Gauche */
.menuGaucheSelection {
	color: #ff6600;
	font-size: 12px;

}

.menuGaucheSansLien {
	color: #336633;
}

.menuGauche a:link, .menuGauche a:visited {
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}

.menuGauche a:hover, .menuGauche a:active {
	color: #ff6600;
	font-size: 12px;
	text-decoration: none;
}
.encadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #339933;
}
.sstitrepage2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336633;
	text-transform: uppercase;

}
.italique {
	font-style: italic;
}
.petittexte {
	font-size: 10px;
}
