body {
	margin: 0;
	background: url(img/bg.jpg) no-repeat fixed top right #FFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #05554A;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
h1 a	{
	color: #05554A;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	margin:0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	margin:0;
	font-weight:bold;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
}
form {
	margin:0;
}
hr {
	color: #FFF;
	background-color: #FFF;
	height: 1px;
	border-top: solid 1px #666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 20px;
}
#divTop	{
	width:774px;
	height: 149px;
	overflow: hidden;
}
#divBloc	{
	position:relative;
	left:100%;
	margin-left:-1000px;
	width:800px;
	text-align:left;
	background:url(img/back-center-2.gif) repeat-y ;
}
.divLeft	{
	text-align: right;
	float:left;
	width:160px;
	padding:5px 29px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.divLeft a	{
	font-weight: bold;
	color: #05554A;
	text-decoration: none;
}
.divLeft a:hover	{
	color: #569B98;
	text-decoration: none;
}
.divLeft a:active	{
	color: #569B98;
	text-decoration: none;
}
.divLeft h2 {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.divCenter{
	float:left;
	width:385px;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify;
}
.divCenter a	{
	color: #05554A;
	text-decoration: none;
}
.divCenter a:hover	{
	color: #569B98;
	text-decoration: none;
}
.divCenter a:active	{
	color: #569B98;
	text-decoration: none;
}
#divRight{
	float:right;
	width:186px;
	padding:5px 10px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#divRight a {
	font-weight : bold;
	color: #05554A;
	text-decoration: none;
}
#divRight a:hover {
	color: #569B98;
	text-decoration: none;
}
#divRight a:active {
	color: #569B98;
	text-decoration: none;
}
#divRight h2	{
	font-size: 10px;
	color: #05554A;
	text-transform: uppercase;
	font-weight: bold;
}
#divBottom{
	width: 764px;
	height: 15px;
	padding:5px 5px 0 5px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:right;
	background: url(img/foot.gif) no-repeat;
}
#divBottom a	{
	color: #05554A;
	text-decoration: none;
}
#divBottom a:hover	{
	color: #569B98;
	text-decoration: none;
}
#divBottom a:active	{
	color: #569B98;
	text-decoration: none;
}
.divFootNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	border-bottom:dashed 1px #569B98;
	padding-bottom:10px;
	margin-bottom:20px;
}
.pic {
	border:solid 1px #999;
}
.imgUne {
	margin: 0 5px 5px 0;
	border:solid 1px #569B98;
}
#imgRss {
	vertical-align: top;
}
.imgBan {
	position:relative;
	left: 50%;
	margin-left: -85px;	
	border: solid 1px #569B98;
}
.imgPowered {
	position:relative;
	left: 50%;
	margin-left: -60px;	
	border: dashed 1px #DDD;
}
img {
	border:0;
}
.ulJaune {
	margin: 0;
	padding: 3px;
	list-style-type: none;
	text-align: left;
}
.ulJaune li{
	margin: 5px 0 5px 15px;
	padding: 0;
	color: #F90;
	display: list-item;
	list-style: square;
}
.ulJaune li a {
	color: #F90 ;
	text-decoration: none ;
}
.ulJaune li a:hover {
	color: #F90 ;
	text-decoration: underline ;
}
.ulJaune li a:active {
	color: #F90 ;
	text-decoration: underline ;
}
.ulNewsLinks {
	margin: 20px 0 0 0;
	padding: 3px;
	list-style-type: none;
	text-align: left;
	color: #333;
}
.ulNewsLinks li{
	margin: 5px 0 5px 15px;
	padding: 0;
	color: #05554A;
	display: list-item;
	list-style: square;
}
.ulNewsLinks li a {
	color: #05554A ;
	text-decoration: none ;
}
.ulNewsLinks li a:hover {
	color: #569B98 ;
	text-decoration: underline ;
}
.ulNewsLinks li a:active {
	color: #569B98 ;
	text-decoration: underline ;
}
.ulPerma {
	margin: 20px 0 0 0;
	padding: 3px;
	list-style-type: none;
	text-align: left;
	color: #333;
}
.ulPerma li{
	margin: 5px 0 5px 15px;
	padding: 0;
	color: #F90;
	display: list-item;
	list-style: square;
}
.ulPerma li a {
	color: #F90 ;
	text-decoration: none ;
}
.ulPerma li a:hover {
	color: #F90 ;
	text-decoration: underline ;
}
.ulPerma li a:active {
	color: #F90 ;
	text-decoration: underline ;
}
#ulNewsFoot {
	width: 100%;
	border-top: solid 1px #569B98;
	margin: 20px 0 0 0;
	padding: 3px 0 25px 0;
	color: #05554A;
	font-size: 10px;
	list-style: none;
}
#ulNewsFoot li {
	float: left;
	margin: 0 10px 0 0;
}
#ulNewsFoot li a {
	color: #05554A ;
	text-decoration: none ;
}
#ulNewsFoot li a:hover {
	color: #569B98 ;
	text-decoration: none ;
}
#ulNewsFoot li a:active {
	color: #569B98 ;
	text-decoration: none ;
}
#ulNewsFoot img {
	margin : 0 5px 1px 0;
}
#imgPropos	{
	border: solid 1px #9F0;
	margin-top: 10px;
	width: 173px;
}
.date	{
	color: #000;
	font-size: 9px;
}
.divImgNews1	{
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}
.divImgNews2	{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.divImgNews3	{
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
}
.divQt	{
	width: auto;
	height: auto;
	margin-left: 81px;
	margin-right: 82px;
	border: solid 1px #000;
	border-bottom: none;
}
#ulNewsFoot {
	width: 100%;
	border-top: solid 1px #05554A;
	margin: 20px 0 40px 0;
	padding: 3px 0 0 0;
	color: #05554A;
	font-size: 9px;
	list-style: none;
}
#ulNewsFoot li {
	float: left;
	margin: 0 10px 0 0;
}
#ulNewsFoot li a {
	color: #05554A ;
	text-decoration: none ;
}
#ulNewsFoot li a:hover {
	color: #569B98 ;
	text-decoration: none ;
}
#ulNewsFoot li a:active {
color: #569B98 ;
	text-decoration: none ;
}
#ulNewsFoot img {
	margin : 0 5px 1px 0;
}
#perma	{
	color : #F90;
}
#perma a {
	color : #F90;
	font-size: 10px;
	text-decoration: none;
}
#perma a:hover 	{
	color : #0C0;
	font-size: 10px;
	text-decoration: underline;
}
#perma a:active	{
	color : #0C0;
	font-size: 10px;
	text-decoration: underline;
}
.formCenter {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;	
}
.iFormCenter {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.alert	{
	color: #C00;
	text-transform: uppercase;
}
.blocRight	{
	margin: 0;
	padding: 5px;
	border : solid 1px #F90;
}
.imgFootBloc	{
	margin: 0;
	border: none;
}
.divHeadBloc	{
	margin: 10px 0 0 0;
	padding: 3px 0 0 3px;
	border: none;
	height: 15px;
	text-align: center;
	background : #F90;
}