body{
	background-color:white;
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif ;
}

#header{
	width:1003px;
	background-color:white;
	height:100px;
	margin:0;
	padding:0;	
}

#logo{
	width:321px;
	height:100px;
	background:url("images/logo.png") no-repeat;
	float:left;
	margin:0;
	padding:0;
}

#barbas{
	width:100%;
	height:10px;
	background:#e7edfc;
}

#magasin{
	width:100%;
	height:35px;
	background:#c7d4e7;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#magasin h1{
	width:950px;
	height:35px;
	line-height:50px;
	text-align:right;
	margin:0;
	padding:0;
	font-size:12px;
	color:black;
	font-family: arial, helvetica, sans-serif ;
	
}

#magasin a{
	width:130px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	padding:0 3px 0 20px;
	margin:0 60px 0 0;
	background:url("images/magasin.png") left center no-repeat;
}

#magasin a:hover {
	color: #FFF;
	font-weight:bold;
}

#contenu{
	width:100%;
	height:407px;
	background:#c7d4e7;
}

#rondhaut{
	background:url("images/rondhaut.png") no-repeat;
	height:23px;
	margin:0;
	padding:0;
}

.ital{
	font-style:italic;
}

#menu {
	background:#fff;
	float:left;
	padding:0;
	width:211px;
	height:350px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:27px;
}

#menutext {
	background:#fff;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:211px;
	height:160px;

}

#menutext li {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:6px;
	padding-right:0;
	padding-bottom:0;
	padding-left:10px;
	font-size:12px;
	width:180px;
	font-weight:bold;
}

#menutext a {
	background: #fff;
	border-bottom: 1px dotted #393939;
	color: #000;
	display: block;
	margin:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:1px;
	padding-left:10px;
	text-decoration: none;
}

#menutext a:hover {
	color: #a3001a;
	font-weight:bold;
	background:url("images/hover.png") left center no-repeat;
}

#news {
	background:#e7edfc;
	width:150px;
	height:25px;
	margin:30px 0 0 25px;
	padding:0;
	border: 1px solid #000069;
	float:left;
	
}

#news:hover {
	border: 1px solid #a3001a;
	background:#FFDADA;
}

#news a{
	color:#000069;
	text-align:center;
	line-height:25px;
	font-size:13px;	
	text-decoration: none;
	display: block;
	font-weight:bold;
	
}


#news a:hover {
	color: #a3001a;
	font-weight:bold;
}

#text{
	width:697px;
	height:350px;
	background:#FFF;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:238px;
	padding:0;

}

#text h1{
	width:600px;
	height:20px;
	padding-top:5px;
	padding-left:65px;
	padding-right:0;
	padding-bottom:5px;
	margin:0;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

#text h2{
	width:600px;
	height:300px;
	padding:15px 0 0 70px;
	margin:0 0 0 0;
	font-size:14px;
	font-weight:normal;
	color:#000;	
}

#text a{
	text-decoration: none;
}

#rondbas{
	background:url("images/rondbas.png") no-repeat;
	height:34px;
	margin:0;
	padding:0;
}

#bas{
	width:100%;
	height:25px;
	color:#FFF;
	margin:0;
	padding:0;
	background:#c7d4e7;
}

#bas h1{
	width:950px;
	margin:0;
	padding:0;
	font-size:10px;
	text-align:right;
	color:#000;
	line-height:18px;
	font-family: arial, helvetica, sans-serif ;
}

#bas a{
	margin:0;
	padding-right:40px;
	color:#000;
	text-decoration: none;
}

#bas a:hover{
	color:#3b84c0;
}

