/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #373737;
	background: #6bcf06;
}
a:link, a:visited { color: #900;; text-decoration: none; font-weight:bold;} 
a:active, a:hover { color: #000; text-decoration: underline}
h1 {
	margin:0px 0px 10px 0px;
	padding-top: 20px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 20px;
	color:#60b509;
	text-decoration: none;
}
h2 {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 15px;
	color:#8b8d01;
	text-decoration: none; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}
h3 {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
	color:#8b8d01;
	text-decoration: none; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}
#templatemo_container {
	margin: 0px auto;
	width: 800px;
	height: auto;
	background: url(images/templatemo_bg.gif);

}
#templatemo_header {
	width: 800px;
	height: 275px;
	background: url(images/staacc_header_04.jpg);
}
	


#templatemo_site_title {
	padding-top: 50px;
	padding-left: 210px;
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
}
#templatemo_site_slogam {
	padding-top: 10px;
	padding-left: 270px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#top_lang { padding-top: 5px;
                padding-left: 700px;
                font-size: 13px;
                font-weight: bold;
                color: #000;
}
#archive { padding-top: 5px;
                padding-left: 650px;
                font-size: 13px;
                font-weight: bold;
                color: #000;
}


#templatemo_right_column {
	float: right;
	margin: 0px 40px 0px 0px;
	width: 166px;

}

.templatemo_menu {
	margin: 10px 5px 30px 0px;	
	height: 242px;
	width: 150px;
	background: url(images/templatemo_right_button.gif);
	line-height: 24px;
}


.templatemo_menu ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.templatemo_menu ul li {
	display: block;
}

.templatemo_menu ul li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 2px;
	margin: 3px;
	color: #499200;
	text-decoration: none;
}

.templatemo_menu ul li a:hover {
	color: #c2c400;
}
.templatemo_news {
	font-weight: normal;
	margin: 10px;
	padding: 10px;
	border: 1px solid #838402;
	background: #9bb821;
	color: #fff;
}
.templatemo_subtitle{
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #ff0;
}

#templatemo_left_column{
	float: left;
	width: 520px;
	padding-left: 60px;
	
}
#sponsor_left_column{ 
	float: left; 
	width: 520px; 
	height:500px; 
	padding-left: 60px; 
}

	
	
#chi_left_column{
	float: left;
	width: 520px; height:850px;
	padding-left: 60px;
}
#gallery_left_column{
	float: left;
	width: 520px; height:600px;
	padding-left: 60px;
}
#product_left_column{
	float: left;
	width: 520px; height:800px;
	padding-left: 60px;
} 

.text_area {
	float: left;
	width: 500px;
	clear: left;
	background: #e8ffd1;
	padding: 10px;
	border: 0px solid #ffffff;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.text_area p{
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
.publish_date {
	clear: both;
	padding-top: 15px;
	color: #499200;
	font-size: 11px;
	font-weight: bold;
}
#templatemo_footer {
	clear: both;
	height: 30px;
	width: 800px;
	padding-top: 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url(images/templatemo_footer.jpg) repeat-y;
}
#templatemo_footer a {
	color: #ffffff;
}
.testoNero {
	color : #000000; font-family : Arial, Helvetica, sans-serif; font-size : 13px;
}

.testoRosso {
	color: #ff3300; font-weight: bold;
}
.testoBianco {
	color: #ffffff; font-weight: bold;
}
.testoutente {
	color : #000000; font-family : Arial, Helvetica, sans-serif; font-size : 13px;
}

div.thumb {
margin: 3px;
border: 1px solid #A0ACC0;
height: auto;
float: left;
text-align: center;
} 
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 120px;
margin: 0 3px 3px 3px;
} 
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px}