body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #3C72A6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #3C72A6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.baseline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer {
	color: #324D66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menuheader:link {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menuheader:hover {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.menuheader:visited {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menuheader:visited:hover {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.blanc {
	color: #27366D;
}

.menug:link {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menug:hover {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menug:visited {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menug:visited:hover {
	color: #27366D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.rubgche {
	background-color: #F99A3E;
	background-image: url(../images/rubgche.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.rubgche_on {
	background-color: #E7B872;
	background-image: url(../images/rubgche_on.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

input {
	background-color: #FFFFFF;
	border-color: #274B6D;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.bouton {
	background-color: #FB993E;
	border-color: #274B6D;
	border-style: solid;
	border-width: 1px;
	color: #274B6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.txtarea {
	background-color: #FFFFFF;
	border-color: #274B6D;
	border-style: solid;
	border-width: 1px;
	color: #274B6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.news-pht {
	background-color: #eaeaea;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #004080;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1em;
	min-height: 250px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	position: relative;
	text-align: justify;
}

.news-txt {
	background-color: #eaeaea;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #004080;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1em;
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	position: relative;
	text-align: justify;
}

.news-pht img {
	display: block;
	float: right;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
}

#actu h2 {
	color: #004080;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0em;
}

#actu h2 span {
	color: black;
	font-size: 0.6em;
}

#actu p {
	margin: 0px;
	text-align: justify;
	text-indent: 1em;
}

#actu hr {
	background-color: #004080;
	color: #004080;
	height: 1px;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0.5em;
	padding: 0px;
	width: 600px;
}