body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-color: #000033;
}
td {
	font-size: 12px;
}
p {
	font-size: 12px;
	text-align: justify;
}	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
h2 {

	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}	
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
div {
	text-align: justify;
}
.Titre1 {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.SousTitre1 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.Titre2 {

	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.Titre3 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.Titre3jaune {

	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
}
.Titre4 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.navigSelected {
	font-size: 12px;
	color: #FBE400;
	font-weight: bold;
}
.navigSelected:link {
	color: #FBE400;
	text-decoration: none;
}
.navigSelected:visited {
	color: #FBE400;
	text-decoration: none;
}
.navig {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.navig:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navig:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navig:active {
	color: #000033;
	text-decoration: none;
	text-align: center;
}
.navig:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.subnavigcell {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width:100%;
	height:22px;
	background-color:#9999EE;
	filter:alpha(Opacity=90);
	padding-top: 3px;
}
.vertGras {
	font-weight: bold;
	color: #000033;
}
.dateNews {
	font-weight: bold;
	color: #000033;
}
.spacerNews {
	font-weight: bold;
	color: #FBE400;
	font-size: 14px;
}
.titreNews {
	font-weight: bold;
	color: #000033;
}
.soustitreOrganigramme {
	font-weight: bold;
	color: #000033;
}
.titreJaune {
	color: #FFCC33;
}
.titreJaune:link {
	color: #FFCC33;
	text-decoration: none;
}
.titreJaune:visited {
	color: #FFCC33;
	text-decoration: none;
}
.titreJaune:active {
	color: #FFCC33;
	text-decoration: underline;
}
.titreJaune:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.lightYellow {
	background-color: #FEF7BD;
}
.reponseVotation {
	background-color: #FEF7BD;
	font-size: 12px;
	font-weight: bold;
}
.backToTop:link {
	color: #000033;
	text-decoration: none;
	font-size: 10px;
	height: 22px;
}
.backToTop:visited {
	color: #000033;
	text-decoration: none;
	font-size: 10px;
	height: 22px;
}
.backToTop:active {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
	height: 22px;
}
.backToTop:hover {
	color: #FFCC33;
	text-decoration: underline;
	font-size: 10px;
	height: 22px;
}
.agendaMois {
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBE300;
}
.agendaDate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #eeeeee;
	background-color: #000033;
	text-align: center;
}
.copyright:link {
	color: #eeeeee;
	text-decoration: none;
}
.copyright:visited {
	color: #eeeeee;
	text-decoration: none;
}
.copyright:active {
	color: #eeeeee;
	text-decoration: none;
}
.copyright:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.newsTable {
	background-color: #CCCCEE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
}
.newsTableHeader {	
	background-color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding-top: 2px;
	padding-left: 5px;
}
.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	padding-left: 5px;
	padding-top: 5px;
}
.newsBody {
	font-size: 12px;
	color: #000033;
	padding-left: 5px;
	padding-bottom: 5px;
}