@charset "utf-8";
/* CSS Document */

img {
	border-style: none;

}
.rustine
{
height:37px!important; 
width:1200px!important;
		


}
#center 
{
	margin-left: auto;
  	margin-right: auto;
  	width: 1200px;
	z-index:100000!important;
}	

.postmsg a { text-decoration: underline!important;
   color: #9999cc !important;
}

.postmsg a:hover { text-decoration: underline!important;
   color: #33366 !important;
}

#barrenavigation {
	height: 45px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -5px;
	background-image: url(../Images/nav-bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#barrenavigation ul {
	margin: 0px;
	padding: 0px;
}

#barrenavigation ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}

#barrenavigation ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #101088;
	font-family: Verdana;
	font-size: 18px;
	line-height: 45px;
	background-image: url(../Images/nav-border2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#barrenavigation ul li.accueil a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #990033;
	font-family: Verdana;
	font-size: 18px;
	line-height: 45px;
	background-image: url(../Images/nav-border2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#barrenavigation ul li a:hover {
	background: url(../Images/nav-hover2.jpg) repeat-x top;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
}

#entete {
	
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #eee;
	
}
div#footer {
	
	width: 100%;
	background: #111489;
	color: #ffffff!important;
	text-align: center;
	max-width: 1250px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	
	}
	
#footer a:hover {
	text-decoration: underline;
}
#footer a, #footer a:visited, #footer a:active {
	color: #fff;
	
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #fff;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;

}
#info {
	line-height: 20px;
	background-color: #e3e3ea;
	font-family: Verdana, Geneva, sans-serif;
	color: #333366;
	padding-right: 20px;
	padding-left: 15px;
	text-align: center;
	font-size: 9px;
}
#alerte
{
	line-height: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	letter-spacing: 0.2em;
	width: 850px;
	color: #F00;
	}
#alerte a {
	color: #F00;
}
#alerte a:hover {
	text-decoration: underline;
}
.newsPetit a {
	color: #333366;
	
}
.newsPetit a:hover {
	text-decoration: underline;
}
.gris {
	color: #666; 
}
.rouge {
	color:#F00 !important;
}
.vert {
	color:#0C0;
}
.bordvert {
	border:2px solid #0C0 !important;
}	
.left {
	float:left; 
	margin-right: 20px;
	margin-bottom: 20px;
}
.right {
	float:right!important; 
}
.numero2 {
	background-color: #111486;
	padding: 5px;
	border: 2px solid #101088;
	font-size: 10px;
	color: #FFF;
	margin-right: 5px;

}a:hover .numero2  {
	background-color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	font-size: 10px;
	color: #111486;
	margin-right: 5px;

}
