/* CSS Document */

#contentamain img {margin-top: 80px; margin-left:90px;}

#contenubronzage {width: 850px; height: auto; padding: 15px;}

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

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 758px;
	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: 1520px;
}
#content p{font-size: 102%; line-height: 120%;}
.section {
	width: 750px;
	float: left;
	padding: 5px;
	text-align: center;
	background-color: #f9ebd0;
}

.contenutab {text-align: left;}
.contenutab p {font-size: 100%;}

#promo  {width: 660px; border: 1px dashed #9a663c; margin-bottom: 40px; margin-left: auto; margin-right: auto; padding: 10px;}
#promo h1 { font-size: 150%; color: #6a5039; padding:10px;}
#promo h2 { font-size: 130%; padding: 10px 10px;}
#promo h3 { font-size: 110%; padding: 5px 5px;}
#promo img {margin-top: 0px;}