/* -------------- Mise à zéro des styles ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a {outline: none;}
body {
	font-family: verdana;
	font-size: 12px;
	background-color: #36170d;
	text-align: center;
}
#container {
	margin: 10px auto;
	width: 910px;
	height: 530px;
	background-image: url(../images/container.jpg);
	background-repeat: no-repeat;
		
}
#bandeau-sup {
	margin: 8px auto;
	width: 895px;
	height: 126px;
	
}
#logo-nekto {
	float: left;
	margin-top:8px;
	width: 178px;
	height: 110px;
}
#menu {
	position: relative;
	top:60px;
	left:0px;
	float: left;
	width: 700px;
	height: 22px;
	background-color: #36170d;
}
#menu ul {
	
}
#menu li {
	float: left;
	width: 80px;
	height: 18px;
	display: inline;
	border-right: #e4d9bd solid 2px;
	padding-top: 4px;
}
#menu a {
	text-decoration: none;
}

.menu-gauche {
	position: absolute;
	top: 240px;
	left: -120px;
	width: 270px;
	height:380px;
	display: none;
	text-align: left;
	border: 0;
}
.menu-gauche img {
	display: none;
}	
.menu-gauche a {
	display: none;
}
.menu-gauche li {
	display: none;
}
.normal {
	color: #ffffff;
	background-color: #36170d;
}
.actif {
	color: #36170d;
	background-color: #ffffff;
	
}
.menu-last {
	margin-left: 208px;
}
#soulmenu {
	position: relative;
	top:70px;
	left:0px;
	float: left;
	width: 700px;
	height: 22px;
	border: #36170d solid 1px;
}
#breadcrumbs {
	float: left;
	padding: 4px 0 0 10px;
	font-size:11px;
	color: #36170d;
}
#breadcrumbs a {
	color: #36170d;
}
#search {
	position: absolute;
	left: 400px;
}
.champ {
	margin-top:2px;
	!margin-top:1px;
	background-color: #e4d9bd;
	border: #36170d solid 1px;
}
.bouton {
	background-image: url(../images/loupe.jpg);
	background-repeat: no-repeat;
	background-color: #e4d9bd;
	border: none;
	cursor: pointer;
}
#sitemap {
	clear: both;
	position: relative;
	left:700px;
	!left:300px;
	top: -23px;
	width: 100px;
}
#sitemap a {
	text-decoration: none;
	color:#36170d;
}
#printer {
	clear: both;
	position: relative;
	left:820px;
	!left:400px;
	top: -38px;
	_top: -40px;
	width: 25px;
	
}
#contenu {
	text-align: left;
	height:385px;
	_margin-top:-20px;
}
#contenu-gauche {
	float: left;
	width: 570px;
	height:440px;
	margin-left: 10px;
	_margin-left: 3px;
	
	background-image: url(../images-aleatoires/rotator.php);
	background-repeat: no-repeat;
	padding: 20px;

}
#contenu-droit {
	float: left;
	width:252px;
	height: 363px;
	background-color: #ffffff;
	padding:10px;
}
#footer {
	clear: both;
	position: relative;
	top: -70px;
	!top:10px;
	/*_top: -10px;*/
	_left:-5px;
	width:920px;
	height:40px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	background-color:#36170d;
}
#footer a {
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;

}
#footer p {
	font-size: 11px;
}
.droite {
	float: right;
	margin-top:0px;
}
#contenu-gauche h1 {
	color:#ffffff;
	font-size:36px;
	font-style:italic;
	font-weight: bold;
}
#contenu-gauche p {
	color:#ffffff;
	font-size: 16px;
}
#contenu-gauche a {
	color: #ffffff;
}

#contenu-droit h2 {
	font-size:17px;
	font-weight: bold;
	font-style: italic;
	color: #36170d;
	padding: 0px 0 5px 0;
}
#contenu-droit p {
	color: #36170d;
	/*padding: 10px 0 10px 0;*/
	font-size:11px;
} 
#contenu-droit a {
	text-decoration: none;
	color: #36170d;
	!margin-top:-5px;
}
#signature {
	margin-top:20px;
}
#signature img {
	vertical-align: middle;
	
}
.awex {
	float: left;
}
.avvisi {
	margin-left: 200px;
}
.easy-concept {
	margin-left: 540px;
}
.gras {
	font-weight: bold;
	font-size:16px;
}
.blanc {
	text-decoration: none;
	font-size:16px;
}
