/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: 100%;
}
body
{
	font-size: 100%;
	line-height: 1.125em;
	background: url(images/bg.gif) repeat-x top #83b7c0;
}
html, input, textarea
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #123456;
}

.alignMiddle
{
	vertical-align: middle;
}
.alignCenter
{
	text-align: center;
}
.container1
{
	width: 100%;
}
.clear
{
	clear: both;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
div.container
{
	overflow: hidden;
	width: 100%;
}
a img
{
	border: 0;
}
img
{
	vertical-align: top;
}

a
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

.link
{
	color: #e84b1a;
	background: url(images/marker2.gif) center right no-repeat;
	padding-right: 16px;
	float: right;
}
.link_1
{
	color: #e84b1a;
	background: url(images/marker2.gif) center right no-repeat;
	padding-right: 16px;
}

.link1
{
	color: #188cad;
	font-size: 1.27em;
	display: block;
	margin-bottom: 5px;
}
.link1-1
{
	color: #188cad;
	font-size: 1.63em;
	display: block;
	margin-bottom: 5px;
}
.link2
{
	color: #fff;
	font-weight: bold;
	background: url(images/button2.gif) top left no-repeat;
	line-height: 24px;
	padding: 5px 8px 9px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
.link2:hover
{
	text-decoration: none;
	color: #000000;
}

.go
{
	color: #fff;
	font-weight: bold;
	background: url(images/go.gif) top left no-repeat;
	padding: 4px 8px 8px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
.go:hover
{
	text-decoration: none;
	color: #000000;
}

#content ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul li
{
	background: url(images/marker.gif) top left no-repeat;
	background-position: 0 3px;
	margin: 0;
	padding-left: 32px;
}
#content ul li a
{
	color: #288eab;
	font-weight: bold;
	font-size: 1.27em;
	text-decoration: none;
	line-height: 2em;
}
#content ul li a:hover
{
	text-decoration: underline;
}

.link-1
{
	display: block;
	float: left;
	background: url(images/link_bg.gif) left top repeat-x;
	color: #868c8d;
	text-decoration: none;
	text-transform: uppercase;
}
.link-1 em
{
	display: block;
	background: url(images/link_left.gif) no-repeat left top;
}
.link-1 b
{
	padding-right: 10px;
	display: block;
	background: url(images/link_right.gif) no-repeat right top;
	padding: 0 22px 3px 15px;
	font-weight: normal;
	font-style: normal;
}
.link-1:hover
{
	text-decoration: none;
	color: #000000;
}
.link-2
{
	display: block;
	float: left;
	background: url(images/link_bg1.gif) left top repeat-x;
	color: #868c8d;
	text-decoration: none;
	text-transform: uppercase;
}
.link-2 em
{
	display: block;
	background: url(images/link_left1.gif) no-repeat left top;
}
.link-2 b
{
	display: block;
	background: url(images/link_right1.gif) no-repeat right top;
	padding: 1px 15px 4px 7px;
	font-weight: normal;
	font-style: normal;
}
.link-2:hover
{
	text-decoration: none;
	color: #000000;
}


/*header*/
#header
{
	font-size: 0.6875em;
	color: #FFFFFF;
}
#header .logo
{
	margin: 0 0 41px 0;
}
#header .indent
{
	padding: 51px 0 0 40px;
}
#header .indent1
{
	margin: 58px 0 0 633px;
	position: absolute;
	color: #5c97a1;
}
#header .indent1 .subspan
{
	color: #5e9217;
	font-size: 1.09em;
}
#header .indent2
{
	margin: -45px 0 0 565px;
	position: absolute;
	color: #f7941d;
	font-weight: bold;
}
#header .indent2 span
{
	color: #8dc63f;
}
#header h3
{
	color: #64b831;
	font-size: 1.27em;
	margin-bottom: 3px;
}

#header ul
{
	margin: 0;
	padding: 134px 0 0 345px;
	list-style: none;
	position: absolute;
}

#header ul li
{
	margin: 0;
	padding-left: 10px;
	display: inline;
	margin-right: 15px;
}

#header ul li a
{
	color: #474e5f;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.5em;
	background: url(images/marker1.gif) top left no-repeat;
	padding: 1px 0 4px 24px;
}

#header .rss
{
	color: #f7941d;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.5em;
	padding: 1px 0 4px 24px;
	background: url(images/rss.png) top left no-repeat;
}

#header .rss:hover
{
	text-decoration: none;
	color: #8dc63f;
}

#header ul li a:hover
{
	text-decoration: none;
	color: #288eab;
}

.main .ads-bar
{
	margin-top: 32px;
	text-align: right;
	padding-right: 10px;
}
/*content*/
#content
{
	font-size: 0.6875em;
	width: 100%;
	text-align: left;
	background: url(images/bg_cont.gif);
}
#content .indent-main
{
	padding: 0 39px 0 40px;
}
#content .indent-col
{
	padding: 16px 0 0 20px;
}
#content .indent-col1
{
    padding: 16px 0 20px 10px;
}
#content .indent-col2
{
	padding: 16px 20px 0 20px;
}
#content .title
{
	background: url(images/title_bg.gif) repeat-x top;
	font-family: Calibri, Garamond;
	font-size: 2em;
	text-transform: capitalize;
	font-style: normal;
	color: #336666;
}
#content .title em
{
	display: block;
	background: url(images/title_left.gif) no-repeat left top;
}
#content .title b
{
	display: block;
	background: url(images/title_right.gif) no-repeat right top;
	padding: 10px 0 10px 21px;
}
#content .title1
{
	margin-bottom: 23px;
}
#content .title2
{
	margin: 18px 0 11px 0;
}
#content .title3
{
	margin-bottom: 5px;
}
#content .img-left
{
	border: solid 1px #188cad;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 0 10px 0 0;
}
#content .img-left1
{
	float: left;
	margin: 0 16px 26px 0;
}

#content .img-indent-home
{
	margin: 0 0 46px 0;
}

#content .img-indent
{
	margin: 0 0 10px 0;
}
#content p
{
	margin: 0 0 13px 0;
}
#page3 #content p
{
	margin: 0 0 27px 0;
}
#content h4
{
	color: #188cad;
	font-size: 1.27em;
	margin-bottom: 5px;
}
#content .tail
{
	background: url(images/tail.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#content .tail2
{
	background: url(images/tail.gif) repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 18px;
}
#content .tail1
{
	background: url(images/tail1.gif) repeat-x bottom;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.txt strong
{
	color: #e84b1a;
}
.txt
{
	font-size: 1.27em;
	color: #a99e9b;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.txt-1
{
	font-size: 1.27em;
	color: #a99e9b;
	font-weight: bold;
	display: block;
}
.txt-1 strong
{
	color: #e84b1a;
}

.txt1
{
	font-size: .909em;
	color: #608533;
	line-height: 1.2em;
}
.txt4
{
	line-height: 1.27em;
}

#content .indent
{
	padding: 0 0 0 0;
}

/*box*/

.box
{
	width: 100%;
	background: url(images/bg_center.gif);
	color: #9dc7ce;
	font-size: 1.09em;
	line-height: 1.16em;
}
.box .border-top
{
	background: url(images/bg_top.gif) repeat-x top;
}
.box .border-bottom
{
	background: url(images/bg_bot.gif) repeat-x bottom;
	width: 100%;
}
.box .indent-box
{
	padding: 26px 0 0 20px;
}
#content .box p
{
	margin: 0 0 21px 0;
}
/*box-1*/
.box-1
{
	width: 100%;
	background: url(images/bg_center1.gif);
	color: #9dc7ce;
	font-size: 1.09em;
	line-height: 1.16em;
}
.box-1 .border-top
{
	background: url(images/bg_top1.gif) repeat-x top;
}
.box-1 .border-bottom
{
	background: url(images/bg_bot1.gif) repeat-x bottom;
	width: 100%;
}
.box-1 .indent-box
{
	padding: 26px 0 0 20px;
}
#content .box p
{
	margin: 0 0 21px 0;
}
/* box-2 */
.box-2
{
	width: 100%;
	background: url(images/bg_center1.gif);
	color: #9dc7ce;
	font-size: 1.09em;
	line-height: 1.16em;
}
.box-2 .border-top
{
	background: url(images/bg_top2.gif) repeat-x top;
}
.box-2 .border-bottom
{
	background: url(images/bg_bot2.gif) repeat-x bottom;
	width: 100%;
}
.box-2 .indent-box
{
	padding: 26px 0 0 20px;
}
#content .box p
{
	margin: 0 0 21px 0;
}
/*box1*/
.box1
{
	background: #e2e9ea;
	width: 100%;
}
.box1 .border-bottom1
{
	background: url(images/border_bottom1.gif) repeat-x bottom;
}
.box1 .border-left1
{
	background: url(images/border_left1.gif) repeat-y left;
}
.box1 .border-right1
{
	background: url(images/border_right1.gif) repeat-y right;
}
.box1 .corner-bottom-left1
{
	background: url(images/corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right1
{
	background: url(images/corner_bottom_right1.gif) no-repeat right bottom;
	width: 100%;
}
.box1 .indent-box-1
{
	padding: 8px 8px 4px 8px;
}
/*box2*/
.box2
{
	background: #fff;
	width: 100%;
	margin-bottom: 9px;
}
.box2 .border-bottom
{
	background: url(images/border_bottom2.gif) repeat-x bottom;
}
.box2 .corner-top-left
{
	background: url(images/corner_top_left2.gif) no-repeat left top;
}
.box2 .corner-top-right
{
	background: url(images/corner_top_right2.gif) no-repeat right top;
}
.box2 .corner-bottom-left
{
	background: url(images/corner_bottom_left2.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right
{
	background: url(images/corner_bottom_right2.gif) no-repeat right bottom;
	width: 100%;
}
.box2 .indent-box
{
	padding: 9px 19px 9px 20px;
}


/*footer*/
#footer
{
	color: #3f5d62;
	font-size: 0.6875em;
	background: url(images/bot.gif) repeat-x top;
}
#footer .indent-footer
{
	padding: 49px 39px 0 597px;
}
#footer .indent-footer1
{
	padding: 47px 39px 0 40px;
	width: 255px;
	text-align: left;
	position: absolute;
}
#footer a
{
	color: #3f5d62;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer p
{
	margin: 0 0 7px 0;
}
.bot-left
{
	background: url(images/bot_left.gif) no-repeat top left;
}
.bot-right
{
	background: url(images/bot_right.gif) no-repeat top right;
	height: 156px;
}


#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li
{
	background: url(images/marker-1.gif) top left no-repeat;
	background-position: 0 9px;
	margin: 0;
	padding-left: 10px;
}
#footer ul li a
{
	color: #699923;
	text-decoration: underline;
	line-height: 1.5em;
	font-size: .909em;
}
#footer ul li a:hover
{
	text-decoration: none;
}

.jamp2
{
	width: 40px;
	margin-left: 6px;
}
select
{
	font-size: .84em;
	color: #2d3331;
	height: 20px;
	font-family: Tahoma;
}

.indent-2
{
	position: relative;
	padding-left: 20px;
	float: left;
}
.h
{
	height: 30px;
}
.block-contact span
{
	float: right;
	margin-right: 20px;
}
.input
{
	width: 90px;
	height: 16px;
}
.input-google
{
	width: 200px;
	height: 18px;
}

.cerca-google
{
	border-left: 1px solid #a6b9bd;
	border-top: 1px solid #91a7ac;
	border-right: 1px solid #a6b9bd;
	border-bottom: 1px solid #c4d3d6;
	font-weight: bold;
	text-align: center;
	background: #e7eeef;
	width: auto;
	height: auto;
	font-size: 1em;
	vertical-align: middle;
	padding: 3px;
}
input
{
	font-size: 1em;
	padding-left: 5px;
	margin-right: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* gruppi di tags */
div. group
{}

div.group a
{
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #0000ff;
}
div.group a:visited
{
	color: #0000ff;
}
div.group_title
{
	color: #000000;
	font-family: Arial;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

div.recensione
{
	color: #000000;
}

div.recensione title
{
	padding: 15px;
	font-size: 1.15em;
	color: #5c97a1;
	font-weight: bold;
}
div.recensione description
{
	padding: 15px;
	font-size: 1.05em;
}
div.recensione instructions
{
	padding-top: 5px;
}
div.recensione played
{
	padding-top: 15px;
	font-weight: bold;
}
#ads-laterali
{
	position: absolute;
	top: 250px;
	left: 980px;
    float: right;
	z-index: 1;
	/*margin-left: 980px; 
	margin-top: -3000px;*/
}

