*{padding:0; margin:0px;}
body,td,th {
	color: silver;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
body {
	background-color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
a:link {color: #A2CC45;	text-decoration: none;}
a:visited {text-decoration: none; color: #A2CC45;}
a:hover {text-decoration: underline; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}
.LienRemonter:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: gray; text-decoration:none}
.LienRemonter:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: gray; text-decoration:none}
.LienRemonter:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white}
.LienRemonter:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white}

.LienGris:link {color: silver; text-decoration:none}
.LienGris:visited {color: silver; text-decoration:none}
.LienGris:hover {color: #A2CC45; text-decoration: underline;}
.LienGris:active {color: #A2CC45; text-decoration: underline;}

#headBar {background-color: black; width: 100%; height:35px;}
#formulaire {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding: 6px 0 10px;
}
#headBand {background-color: #353535; width: 100%;	height: 152px;}
#header {
	background: url(img/bando.png) no-repeat;
	width: 870px;
	height: 127px;
	padding: 15px 35px 10px;
	margin-left: auto;
	margin-right: auto;
}
#coordonnees {
	float: right;
	text-align: right;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
}
#logo {float: left;}
#Name {
	float: left;
	font: 26px/99px Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	margin-left: 5px;
}
#bg {background: url(img/bg_center.png) repeat-y center;}
#general {width: 900px; margin-left: auto; margin-right: auto;}
#slider {
	width: 900px;
	height: 262px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#navigation {
	height:100%;
	width:180px;
	background-image: url(img/menu.png);
	background-color: silver;
	float:left;
	padding:10px;
}

#navigation ul li{list-style:none;}

#navigation ul li a{
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	}
#navigation ul li a{
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	color: black;
}

#navigation ul li a:hover{
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
	color: gray;
}

#navigation ul li a.text{
	font-family:Arial , Verdana, serif;
	line-height:18px;
	text-decoration:none;
	font-size:12px;
	text-align: left;

}
#contenu {width: 660px; padding: 20px; float: left;}
#partenaires {
	background-color: #666666;
	width: 900px;
	height: 55px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.margepartenaires {	margin: 0 30px;}
#footer {
	background-color: #353535;
	text-align: center;
	line-height: 30px;
	font-size: 10px;
	color: gray;
}
#Edito {width: 340px; float: left;	margin-bottom: 20px;}
#Meteo {float: right;}
.actuHead {
	height: 30px;
	width: 420px;
	background: url(img/actualite.png) repeat-x;
	font-size: 20px;
	line-height: 30px;
	color: #666666;
	text-align: left;
	clear: left;
	padding-left: 10px;
	position: relative;
}

.padding10 {padding: 10px;}
input, textarea {margin: 0 10px;}
label {line-height: 19px;}
label.Contact {float: left; width: 120px; text-align: left;}
li {list-style-position: inside;}
.espaceMembre {
	color: #555555;
	font-variant: small-caps;
	font-size: 15px;
}
table {display: inline;}

h1 { 
	color: #A2CC45;
	font: 22px/30px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0 0 15px;
}
h2 { 
	color: #7ae2fd;
	font: 18px/20px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0 0 15px;
}
h3 { 
	color: #fae22c;
	font: 14px/16px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0 0 15px;
}

.WHITE {color: white;}

.WHITECAPS {color: white; text-transform: uppercase;}
#ContactForm {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;	
}
.clearBoth {clear: both;}
.smallcaps {text-transform: uppercase;}
.affiche {
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 4px;
	border: 1px solid silver;
}
.short {
	width: 70%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-color: gray;
}
.pdf {margin-bottom: 5px;}
.creator {font-size: 10px;}
.margePhotoRight {margin-right: 15px;}
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { color:#000000; background-color: #fbf57f;
	font: bold 12px/14px Arial, Verdana, sans-serif;
	padding: 5px 10px;
	width: 660px;
}
/* MESSAGES INFOS  */
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }
.red{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
#datacontainer {
	background-color: #404040;
}
#boxMotduPresident
{
	width: 180px;
	padding: 10px;
	border: 1px dotted white;
}
