@charset "utf-8";
.titreSite {
	font-size: 16px;
	font-weight: bold;
	color: #636482;
	text-align: right;
	padding-right: 30px;
	line-height: 25px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lienMenu {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lienMenu:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.barreFooter {
	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: #88899E;
	border-right-color: #88899E;
	border-bottom-color: #88899E;
	border-left-color: #88899E;
	margin-left: 10px;
	width: 99%;
	padding-bottom: 10px;
	padding-top: 5px;
}

.barreFooter a {
	text_decoration: underline;
	color: #000000;
}.bulle {
	background-image: url(images/bgBulle.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding: 10px;
}
.bulleTitre {
	font-size: 14px;
	font-weight: bold;
	color: #6A6A86;
	margin-top:1px;
	margin-bottom:7px;
}
.bulleDate {
	color: #6A6A86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.actualitesDate {
	color: #6A6A86;
}

.bulleTexte {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainContent {
	background-image: url(images/index_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #636482;
}
a:hover {
	text-decoration: none;
}

#example {
	position:absolute;
	border:solid 1px #000000;
	background:#EDEDF1;
	width:240px;
	/*overflow:hidden;*/
	padding: 0px;
	border: none;
	visibility: visible;
}
.bulleLien {
	text-decoration: underline;
	color: #6A6A86;
}
.bulleLien:hover {
	text-decoration: none;
	color: #6A6A86;
}

