@charset "iso-8859-1";
/* CSS Document */

*{	margin:0 auto; 
	padding:0;
}

body{
	background: #DDDDD5 url(../img/bkg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 auto;
}

#garden-garda-testa{ width:800px; margin:0 auto;}
h1 { font-size:19px; color:#fff; margin:0 auto; text-align:center; line-height:30px; padding-bottom:1px;}


#content{ width:780px; padding:0 10px; background:url(../img/bkg-corpo.png) repeat-y; clear:both; margin:0 auto;}

#content .testo{ float:left; width:481px; padding:15px;}
#content .testo p{ line-height:18px; padding-top:5px}
h2{font-size:16px; margin:0 auto; text-align:left; line-height:30px; padding-bottom:5px;}

#content .colonna{ float:right; width:269px;}
.prenota{ width:269px; background:#83B0DA url(../img/bkg-prenota.jpg) no-repeat; color:#fff}
.prenota .titolo{ color:#fff; font-size:16px; padding:12px 0 0 83px;}


.box-tag{width:226px; background:#ffffff url(../img/bkg-box-neutro.jpg) top no-repeat; border:1px solid #BBBBBB; padding:10px; margin-top:10px}
.box-tag .titolo{ font-size:16px; color:#666;}
.box-tag .titolo a{color:#666; text-decoration:none}
.box-tag .titolo a:hover{color:#0084C4; text-decoration:none}
.box-tag p{ color:#333; line-height:16px; font-size:11px; padding-top:5px;}

.bottone-arancio{
	background:url(../img/bott-piede.jpg) no-repeat right; 
	height:27px;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:0 10px 0 4px;
	text-align:center;
	line-height:27px;
}
.bottone-arancio a:hover{	color:#333;	text-decoration:none; line-height:11px; line-height:27px}
.bottone-arancio a{color:#fff; text-decoration:none; line-height:11px; line-height:27px}

.left{ float:left}
.right{ float:right}

a{color:#59A426; text-decoration:none;}
a:hover{color:#004F00; text-decoration:none;}



#footer{
	padding:0;
	margin:0 auto;
	width:960px;
	color:#8B8B8B;
	font-size:11px;
	text-align:center;
}

#footer a{	color:#8B8B8B;	text-decoration:none;}
#footer a:hover{color:#8B8B8B;	text-decoration:none;}

.indirizzo{background:#E4F1D3; display:block; width:925px; line-height:25px; border-top:3px solid #ffffff; color:#3F7218; padding-left:15px; border-bottom:1px solid #ffffff;}
.mappa{ width:940px; background:white; border-top:5px solid #59A426; color:#59A426;}
	

#tag{ text-align:center; color:#666666}

.tag-grande{
font-size:22px;
color:#666;

}

.tag-grande a{
	font-size:22px;
color:#666;
text-decoration:none;
}

.tag-grande a:hover{
font-size:22px;
color:#333;
text-decoration:underline;
}


#tag a{ 

color:#666;
text-decoration:none;

}

#tag a:hover{ 

color:#333;
text-decoration:underline;

}




