.righi-puntini {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-size: 10px;
	color: #5F5F3F;
}
h2 {
	font-size: 9px;
	color: #5F5F3F;
}
.menu {
	font-variant: normal;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: url(../../images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	/*padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 30px;*/
	font-weight: bolder;
	text-transform: uppercase;
	color: #5F5F3F;
	cursor:pointer;
}
.menu:hover {
	background-color:#FFF;
}
.titoli {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #A4B89F;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5D45;
	background-color: #E7E7DF;
	margin: 0px;
	cursor:default;
}
table.main_tb{
	border:#FFF solid 2px;
	border-collapse:separate;
	table-layout:2px;
	height:600px;
}
.immagini {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	background-color: #A4B89F;
}
.form-container{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px;
	text-transform: uppercase;
	background-color:#A4B89F;
}
input,textarea {
	color:#43543F;
	font-size:12px;
	border: 1px #7DA280 solid;
	margin:3px;
	padding:2px;
	background:#FFF;
}
textarea{
	width:528px;
}
input[type=button] {
	width:534px;
	cursor:pointer;
}
div.gallery_section{
	margin-bottom:5px;
	font-weight:bold;
	border:none;
	position:relative;
	text-align:center;
	text-transform:uppercase;
}
div.gallery_macro_section{
	background:#FFF;
	margin-bottom:5px;
	font-weight:bold;
	border:solid 2px #A4B89F;
	position:relative;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
img.image_style{
	border:solid 2px #A4B89F;
	padding:2px;
}
div.gallery_section_title{
	background:#FFF;
	height:10px;
	line-height:10px;
	padding:5px;
	margin:2px;
	border:solid 1px #A4B89F;
}
div.frame {
	float:none;
	position:relative;
}
div.img_container {
	width:160px;
	float:left;
	margin-right:5px;
	margin-left:12px;
	margin-bottom:10px;
	text-align:center;
}
div.prices-row{
}
div.prices-left-col{
	width:250px;
	background:#666;
	float:left;
	position:relative;
}
div.prices-rigth-col{
	width:200px;
	background:#039;
}

.menu a {
	display:block;
	height:38px;
	line-height:38px;
	padding-left:30px;
}

a{
	text-decoration: none;
	font-weight:bold;
	outline:none;
	border:none;
}
a:hover {
	color: #a09d84;	
}
a:link {
	color: #4C5D45;
}
a:visited {
	color: #5F5F3F;
}
a:active {
	color: #4C5D45;
}

a.links:hover {
	color: #F90;
	background-color:#FC0;
	text-decoration: none;
}
a.links:link {
	color: #4C5D45;
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color: #5F5F3F;
}
a.links:active {
	color: #4C5D45;
	text-decoration: none;
}


#extracolumn {
	position: absolute;
	left: 784px;
	width: 170px;
	top: 168px;
	background-color: #F0EEE7;
	padding: 10px;
	border: 2px solid #FFFFFF;
	height: 290px;
}
p {
	margin: 0px;
	padding: 0px;
}
#extradiv {
	width: 620px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9D9CC;
	padding: 5px;
}
#separatore {
	width:50px;
	background-color:#F0EEE7;
	height:20px;
	margin-top:30px;
}
div#footer_tb {
	text-align: center;
	width:780px;
	margin-top:20px;
	margin-bottom:20px;
}
div#powered_by {
	font-size:10px;
}
