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


body{
	background-color: #225A93;
	vertical-align:top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:auto;
	border:0;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:black;
}

#container {
	margin:0 auto;
	vertical-align:top;
	width: 955px;
	height:655px;
}

#head {
	width:955px;
	height:160px;
}

#contenu {
	width:955px;
	float:left;
	height:auto;
	visibility: visible;
	vertical-align:top;
	position: relative;
}

div.spacer{clear:both; height:1px; display:block;}

#footer {
	width:955px;
	clear:left;
	float: left;
	background-image: url(images/barremenu.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position:center top;
	vertical-align:top;
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}




	a,
	a:link 
	a:active {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	a:hover {
	color:#333;}


#barremenu {
	background-image: url(images/barremenu.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position:center top;
	vertical-align:top;
	height: 90px;
	padding-left: 325px;
	padding-right: 0px;
	padding-bottom: 0px;
	position:relative;
}
