	
@import url("flexcrollstyles.css");

* {
	margin: 0;
	padding: 0;
}


body 
{
	background-color: #b2a27a;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.75em;
	text-align: left;
	color: #45391C;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F5E4C2;
	text-decoration: underline;
}
#container{
	width: 960px;
    margin: 20px auto 0 auto;
}
#index{
	width: 960px;
	height: 600px;
    margin: 20px auto 0 auto;
	background:url(../images/index.jpg) no-repeat;
}
#indextesto{
	width: 400px;
    margin: 0px auto 0 auto;
	padding: 362px 0 0 0;
	font-size: 1.20em;
	text-align: center;
	font-weight: bold;
}
#indextesto a{
    margin: 0 40px 0 40px;
}
#testata
{
}
#down
{
	background: url(../images/dwn.jpg) repeat-x;
	width:auto;
	height:auto;
}
#colonne{
	width: 960px;
	position:relative;
}
#menu
{
	background: url(../images/sx.jpg) no-repeat;
	width: 267px;
	height: 427px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu ul {
	
	margin: 0px 0 0 95px;
}
#menu li {
	list-style-type:none;
	margin:0px 0 7px 0;
	padding:0 0px 0 0px;
}
#menu li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
	color: #F5E4C2;
	text-decoration: none;
}
#menu li a.selected {
	color: #F5E4C2;
	text-decoration: none;
}
#menu li.selected {
	list-style-image: url(../images/freccia.gif);
}
#centrale
{
	width: 693px;
	background: url(../images/cen.jpg) no-repeat;
	margin: 0 0 0 267px;
	font-size: 0.80em;	
	height: 427px;
	padding: 0px 0 0px 0;
	position:relative;
}
#centrale_flash
{
	width: 690px;
	background: url(../images/cen.jpg) no-repeat;
	margin: 0 0 0 207px;
	font-size: 0.80em;	
	height: 413px;
	padding: 0px 0 0px 0;
	position:relative;
}
#scroll_large
{
	width: 550px;
	height: 365px;
	padding: 0 18px 0 0;
	overflow: auto;
	margin: 0;
	position: relative;
	background-image:url(../images/scroll.jpg);
	background-repeat:repeat-y;
	background-position: 553px 0;
}
#dx
{
	background: url(../images/dx.jpg) no-repeat;
	width: 63px;
	height: 413px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.titolo{
	font-weight: bold;
	font-size: 1.18em;
	color: #45391C;
}
.didascalia{
	width: 400px;
}
#foto
{
	width: 415px;
	height: 438px;
	position: absolute;
	overflow:hidden;
	top: 40px;
	left: 0px;
}
.mappa
{
	float: left;
	margin: 0 10px 0 0;
}
.testoverde
{
	color: #3A5244;
	font-weight: bold;
	font-size: 0.85em;
	
}
a.link1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
a.link1:hover {
	color: #F5E4C2;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.85em;
}
a.link2 {
	color: #5A715B;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover {
	color: #395142;
	text-decoration: underline;
	font-weight: bold;
}
a.link3 {
	color: #5A715B;
	text-decoration: none;
}
a.link3:hover {
	color: #395142;
	text-decoration: underline;
}
#newsletter
	{
	}
form {
	margin: 0;
	padding:40px 0 0 70px;
}
form#newsletter input {width:100px; padding:1px;color:#666; border:1px solid #999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

form#login{
	margin: 8px;
	padding:5px;
}
form#scheda{
	margin: 0px;
	padding:0px;
}
form#frmbasket{
	margin: 0px;
	padding:0px;
}
form#frmRegist{
	margin: 0px;
	padding:0px;
}

#accountdata{
	margin: 0;
	padding:40px 0 0 70px;
}

.parag{
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 2px;
}
.parag2{
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 2px;
}
.mytable{
	margin-top: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mytable2{
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#imghome{
	margin-left: 8px;	
	margin-right: 5px;
	float:right;
}
.categorie{	
	padding-top: 3px;
	padding-bottom: 3px;
}

.testorosso {
	color: #ff0000;	
	font-weight: bold;
}

.testonero {
	color: #000000;
	font-size: 11px;
	padding: 5px;
}
.testoquest {
	color: #000000;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}
.cb_quest {
	padding: 2px;
	margin: 2px;
}

