.titrepave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textepave, .textepave a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
.pave-asso {
	background-color: #99FFCC;
	background-image: url(../asso/image/pavevert.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: justify;

}
.cadre-logo {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	position: absolute;
	left: 35px;
	top: -10px;
	z-index: 1;



}
.pave-auto {
	background-color: #99CCFF;
	background-image: url(../autonome/image/pavedegradebleu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: normal;
	text-align: justify;
	color: #000000;



}
.pave-transp {
	background-color: #FF9966;
	background-image: url(../transport/image/pavedegraderouge.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	text-align: justify;

}
.pave-asso a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009966;
}
.pave-auto a:hover {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}
.pave-transp a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
}
body {
	margin-top: 170px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	right: 4px;
	bottom: 4px;
	z-index: 1;

}
.boutonbandeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	position: absolute;
	top: 9px;
	right: 6px;
	z-index: 1;
	left: 357px;


}
.lienboutonbandeau {
	text-decoration: none;
	color: #FFFFFF;

}

.erreurs {
	color: red;
	font-weight: bold;
	border: solid 1px red;
	padding: 0.5em;
	background-color: #FFFFCC;
	margin-bottom: 1em;
}

.textepave { text-align: justify }
