html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark, .time{
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background-image:url(../images/sfondo-azzurro.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	float:left;
	margin:3px
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3, .col-4{
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
#main {
	width:980px;
	margin:0 auto;
	font-size:.75em;
	position:relative;
}
.header{
	height:180px;
}

#footer {
    border-top: 1px solid #CCCCCC;
    height: 56px;
    margin: 0 auto;
    position: relative;
    width: 960px;
	color:#cccccc
}

.indirizzo {
	color: #7D7D7D;
	left: 183px;
	position: absolute;
	top: 35px;
	width: 595px;
}

.link_footer {
	position: absolute;
	right: 198px;
	top: 9px;
}

/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:middle;
	font-weight:normal;
	padding:3px 3px 3px 3px;
	color:#696969
}

/*----- other -----*/

#content .list a{
	font:17px/30px Arial, Helvetica, sans-serif;
	padding-left:14px;
	color:#000;
	display:inline-block;
}

a.more{
	font:bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:2px #000 dotted;
	margin:0;
	display:inline-block;
}

a.more:hover{padding-bottom:2px;border:none;}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:22px;
}
.p1 {
	margin-bottom:11px;
}
.p2 {
	margin-bottom:22px;
}
.p3 {
	margin-bottom:33px;
}

.f17{font-size:15px;}

.grey {color:#666666;}

/*----- txt, links, lines, titles -----*/
a {
	color:#39BEDA;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color:#666666}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
	width:190px;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
}

/*===== header =====*/
.header .nav{
	overflow:hidden;
}

.header .nav li{
	float:left;
}

.header .nav li a{
	font:14px/60px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	padding:0 24px 0 24px;
	display:inline-block;
}

.header .nav li.active a,.header .nav li a:hover{
	background:#E9E9E9;
	color:#666666
}

.header h1{
	position:absolute;
	top:89px;
}

.header .descr{
	font:30px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:321px;
	top:65px;
	text-transform:uppercase;
}

.header .twitter{
	position:absolute;
	right:12px;
	top:126px;
}
/*===== content =====*/

#content{
	overflow:hidden;
	color:#949494;
	font:12px/21px Arial, Helvetica, sans-serif;
	padding-bottom:60px;
	position:relative;
}

#content .colum span{
	font:22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	padding:0 0 18px 20px;
	display:block;
}

#content h2{
	font:34px/94px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	text-transform:uppercase;
}

#content .inner{
	padding:24px 0 0 23px;
}


#content .pretty a{
	float:left;
}

#content .pretty a.np{
	margin-right:0;
}

#content .time,#content mark{
	font:15px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#39beda;
	display:inline-block;
	padding:0 16px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-bottom:11px;
}

#content .border-bottom{
	border-bottom:1px #e0e0e0 solid;
	padding-bottom:11px;
}

#content .rss{
	float:left;
	margin:-8px 0 0 18px;
}

/*===== footer =====*/
footer .col{
	width:127px;
	position:absolute;
	top:50px;
}

footer h3{
	font:18px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px #dcdcdc solid;
	text-transform:uppercase;
	padding-left:8px;
	padding-bottom:6px;
	margin-bottom:15px;
}

footer .col .list li{
	border-bottom:1px #474747 solid;
}

footer .col .list li:last-child{
	border:none;
}

footer .col .list a{
	font:11px/31px Arial, Helvetica, sans-serif;
	color:#a6a6a6;	
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-left:8px;
}

footer .col .list a:hover{
	background:#39beda;
	color:#fff;
}

footer .col1{
	left:10px;
}

footer .col2{
	left:202px;
}

footer .col3{
	left:393px;
}

footer .col4{
	left:580px;
}

footer .privacy{
	text-transform:uppercase;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	position:absolute;
	left:18px;
	top:260px;
}

footer .lnks{
	position:absolute;
	top:256px;
	right:18px;
	color:#878787;
	text-transform:uppercase;
	font:10px Arial, Helvetica, sans-serif;
}



/*----- forms -----*/

#form1 input,#form1 textarea{
	width:271px;
	border:1px #949494 solid;
	float:left;
	margin-bottom:4px;
	padding:8px 0 8px 10px;
	color:#949494;
}

#form1 textarea{
	height:165px;
	margin-bottom:40px;
}

#form1 .btns{
	float:right;
	padding-right:6px;
}

#form1 .btns a{
	float:left;
	margin-left:26px;
}

/*==========================================*/

#coin{
	margin-bottom:16px;
	display:none;
}

#cs-buttons-coin{
	display:none;
}

.cs-next{
	text-indent:-9999em;
	width:33px;
	height:33px;
	position:absolute;
	right:0;
	top:33px;
}

.cs-next:hover{background-position:0 100%;}

.cs-prev{
	text-indent:-9999em;
	width:33px;
	height:33px;
	position:absolute;
	right:0;
	top:0;
}

.cs-prev:hover{background-position:100% 0;}

/* gallery */
#img {
    position: relative;
    width: 614px;   
	overflow:hidden;
}

#gallery { 
	width:614px;
}

#gallery li {
    float: left;
    cursor: pointer;
	margin-right:8px;
}

.caption {
	display:none;
}


.jcarousel-container {
	position:relative;
}

.jcarousel-clip {
	width:614px;
	overflow:hidden;
}

.jcarousel-prev {
    position: absolute;
	top:220px;
	left:0;
}


.jcarousel-next {
    position: absolute;
    width:33px;
	height:15px;
	right:0;
	top:220px;
	cursor:pointer;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
	height:207px;
    overflow: hidden;
    position: relative;
	padding-top:8px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 199px;
    height:173px;
}

/*igor*/

img.galleryth
{
width:93px;
height:93px;}
