/* www.consorzioambra.it */

/* definizioni generiche */

body{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-image:url(../images/pixel_top.gif);
	background-repeat: repeat-x;
	background-position: left-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
}

td, font, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
}

a:link{
	color: #F6913B;
	font-weight:bold;
	text-decoration: none;
}

a:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}


a:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}





/* menu verticale */

.bottonieraVerticale1{
	height: 75px;
	background-image: url(../images/top_bott_vert.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	padding-top: 180px;
}

.bottonieraVerticale2{
	background-image: url(../images/pixel_bott.gif);
	background-position: left-top;
	background-repeat: repeat-y;
	
}

a.menuVerticale{
	 color: #FFFFFF;
	 font-size: 10px;
}

a.menuVerticale:hover{
	 color: #000000;
}



/* header */

.menuOrizzontale{
	background-image: url(../images/header1.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	height: 49px;
}

a.menuOrizz{
	color: #63656A;
	font-size: 10px;
	font-weight: bold;
}
a.menuOrizz:hover{
	color: #F6913B;
	
}



/* area contenuti */

.main{
	background-image: url(../images/sfondo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 400px;
	padding: 10px;
	padding-bottom: 20px;
}

.text{
	text-align: justify;
	
}

.home{
	background-image: url(../images/sfondo_home.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 588px;
	height: 153px;
	margin-top: 125px;
	margin-left: 72px;
}

.text1{
	padding-top: 85px;
	padding-right:30px;	
}

.text2{
	font-size: 10px;
	font-weight: bold;
	
}



/* footer */

.footer{
	background-image: url(../images/footer.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	height: 38px;
}

a.dueffe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E3E2E3;
	text-decoration: none;
}

a.dueffe:hover {
	color: #F6913B;
}

.iva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;	
}