body
{
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
html
{
	height: 100%;
}
.clearing {
	clear: both;
}

#container {
    position: relative;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}

#underlinemenu{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	display: block;
	letter-spacing: 1.5px;
}

#underlinemenu ul{
	margin-bottom: 1em;
	padding-left: 0;
	float: none;
	font-weight: bold;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	clear: both;
	border: 1px none #333333;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
	color: #000000;
	text-align: left;
	margin-left: 10px;
}


#underlinemenu ul li a{
	float: left;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: inline;
	width: auto;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#underlinemenu ul li a:hover{
	color: #FFCC00;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}




#footer {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 100%;
	float: left;
	font-size: small;
	color: #666666;
	clear: both;
	list-style-position: inside;
	list-style-type: none;
	}
.maindiv {
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container .maindiv #footer a {
	text-decoration: none;
}
.gauchecolonne {
	width: 320px;
	margin: 0px;
	height: auto;
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.droitecolonne {
	width: 400px;
	height: auto;
	display: block;
	top: 0px;
	left: 350px;
	right: 700px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.maindiv .bottom {
	display: block;
	height: 100%;
}
#container .maindiv .photocolonne img {
	border: 2px solid #FF0000;
}
.newsitem img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsitem {
	background-color: #111111;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}
#container .maindiv .banner {
	background-image: url(images/banner.jpg);
	height: 225px;
	width: 780px;
}
#container .maindiv .bannerfr {
	background-image: url(images/banner-fr.jpg);
	height: 225px;
	width: 780px;
}