/*
Theme Name: Sambre
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: Lionel Vidick
Author URI: http://www.lionel-vidick.be/

*/

img, a, fieldset, ul, li, p, h1, h2, h3, h4, h5, h6 {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}
body {
	
	font-family: 'trebuchet ms', helvetica, sans-serif;
	background-color: #f7f5f0;	
	margin:0pt;
	padding:0pt;
}
#containerUN{
	background-image: url(http://www.sambre-and-industry.be/imagesIndex/fondBack.jpg);
	background-repeat: repeat-x;
	height: 80px;
	margin-top:384px;
	margin-right: auto;
	margin-left: auto;

}
#container {
	width:955px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f7f5f0;

}
#containerHO {
	width:955px;
	height:80px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f7f5f0;

}
#menu{
	background-image: url(http://www.sambre-and-industry.be/imagesIndex/headChoix.jpg);
	position:absolute;
	top:384px;
	height: 80px;
	width: 955px;

}

#indu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: lighter;
	margin-left:92px;
	margin-top:15px;
}

#indu a{
	color:#FFFFFF;

}
#indu a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#naval{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: lighter;
	margin-left:808px;
	margin-top:-15px;
}

#naval a{
	color:#FFFFFF;

}
#naval a:hover{
	text-decoration:none;
	color:#FFFFFF;


