﻿/* CSS Document */
body {
	text-align: center;
	background-color: #006699;
	padding: 20;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li { display: inline; }
.cornice {
	border: 2px solid #CCCCCC;
	
}
.div480 {
	float: left;
	position: relative;
	left:300px;
	width: 430px;
	padding: 0 0 0 10;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	text-align: justify;
	margin: 0px;
	}
.div350 {

	float: left;
	position: relative; right:430px;
	width: 300px;
	margin: 0 auto;
	padding: 0;
	background-image: url(sfondo_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabella{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: center;
}
.tabellaprezzi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navigazione {
	text-align: center;
	height: 30px;
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}
.offertehome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	background-color: #FFFFEC;
	letter-spacing: 0em;
	width: 250px;
	margin: 0 auto;
	font-weight: bold;
	border: 1px solid #FFCC00;
	padding-top: 10;
	padding-bottom: 10;
	padding-right: 10px;
	padding-left: 10px;
}
/*a non sottolineato per menu*/
.blu {
	color: #006699;
	font-weight: bold;
}

.a1:active, .a1:link, .a1:visited {
	color: #333333;
	text-decoration: none;
}
.a1:hover {
	text-decoration: underline;
}
.a2:active, .a2:link, .a2:visited {
	color: #333333;
	text-decoration: underline;
}
.a2:hover {
	text-decoration: underline;
}


.blulink:active, .blulink:link, .blulink:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.blulink:hover {
	text-decoration: underline;
	font-weight: bold;
}

/*rosso non sottolineato per menu*/
.rosso{
	font-weight: bold;
	color: #FF0000;
}
/*rosso non sottolineato per menu*/
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.tdbordo {
	background-image: url(bordi.jpg);
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.tdbordosotto {
	background-image: url(bordo_sotto.jpg);
	height: 30px;
	width: 780px;
	margin: 0 auto;
	padding: 0;
}
.div740 {
	text-align: center;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}
.contenuto {
	text-align: justify;
	width: 410px;
	margin: 0 auto;
	padding: 0;
}

