/* CSS Document */

#contentb h2 {color: #6a5039;}

#contenumasso {width: 840px; height: auto; padding: 15px;}


#toolbarwrap {
	width: 762px;
	height: 30px;
	/*margin-left:auto; margin-right:auto;*/
	margin: 0px auto;
	padding: 0px;
	background: url(../img/mfond1.jpg) repeat-x;
	position: relative;
	}
ul.navigationmasso {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.navigationmasso li {
	float: left;
	padding: 0 0 0 0px;
	width: 254px;
	text-align: center;
	}
ul.navigationmasso li a {
	float: left;
	line-height: 30px;
	color: #f7ecae;
	text-decoration: none;
	display: block;
	width: 100%;
	}
ul.navigationmasso li a:hover {
	text-decoration: none;
	color: #403124;
	background: url(../img/mfond2.jpg) repeat-x;
	width: 100%;
	}
ul.navigationmasso li.active {
	color: #403124;;
	
}
ul.navigationmasso li.inactive {
	text-decoration: none;
	color: #f7ecae;
}

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 760px;
	border-left: 1px solid #403124;
	border-right: 1px solid #403124;
	border-bottom: 1px solid #403124;
}
#scroller {
	width: 760px;
	margin: 0 auto;	
	overflow: hidden;
}
#content {
	width: 3040px;
}
.section {
	width: 750px;
	float: left;
	padding: 5px;
	text-align: center;
	background-color: #f9ebd0;
}
.contenutab {text-align: left;}
.contenutab p {font-size: 100%;}
.contenutab h3 {color: #6a5039;}
#contenu3 {width: 840px; margin-left: auto; margin-right: auto; padding:20px;}
#contenu3 p {text-align: left;}

#promo {width: 700px; border: 1px dashed #6a5039; margin-bottom: 40px; margin-left: auto; margin-right: auto; padding-top: 10px;}

#promo h2 {font-size: 130%; color: #6a5039; padding: 5px;}
#promo h3 {font-size: 120%; color: #6a5039; padding: 10px;}