/**{ padding: 0; margin: 0; color: #FFF; } */
/**, body	{ font-family: Trebuchet MS, Helvetica, Arial; font-size: 95%; }*/

body {
	background-color:		#ffffff;
	background-image: url(../images/logo_gapc_gg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#divleft 
{
	text-align: left;
}
#divleft img
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 300px;
	height: 70px;
}
#divright 
{
	float: right;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	margin: 10px 10px;
}

#divcenter
{
	height: 580px;
	width: 1024px;
	margin: 5px auto 5px auto;
	position: relative;
}
#divtitle
{
	width: 1024px;
	text-align: center;
	/*float: left;*/
}
#divenglish
{
	width: 1010px;
	float: left;
	text-align: right;
}
#divcenterfooter
{
	width: 1024px;
	height: 115px;
	/*border: 1px solid black;*/
	position: relative;
	top: 10px;
}
#divsub
{
	position: relative;
	width: 110px;
	height: 110px;
	/*border: 1px solid black;*/
	float: left;
}
#divshiny
{
	position: relative;
	width: 110px;
	height: 45px;
	float: left;
	/*margin-top: 10px;*/
	margin-bottom: 5px;
	/*border: 1px solid black;*/
}
#divvalidfb
{
	position: relative;
	/*margin-top: 20px;*/
	width: 190px;
	height: 30px;
	top: 0px;
	left: 50px;
	float: left;
	/*border: 1px solid black;*/
}
#divvalid
{
	position: relative;
	/*margin-top: 20px;*/
	width: 200px;
	height: 30px;
	top: 70px;
	left: 0px;
	float: left;
	/*border: 1px solid black;*/
}
#divcluster
{
	position: relative;
	width: 180px;
	height: 115px;
	/*margin-bottom: 1px;*/
	/*border: 1px solid black;*/
	float: left;

}
#divweather
{
	position: relative;
	float: right;
	/*border: 1px solid black;*/
	width: 700px;
	height: 110px;
}
#alpfvg
{
	position: relative;
	float: left;
	margin-left: 5px;
}
#weatherpolse
{
	position: relative;
	float: left;
	margin-left: 70px;
	border: 1px solid black;
	width: 435px;
	height: 110px;
}
#divfooter 
{
	color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	width: 1024px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 30px;
	background:	url(../images/navBG.png) repeat-x 0 0 scroll;
	padding: 8px;
}
#divfooter a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#divfooter a:hover
{
	color: #FFF;
	text-decoration: none;
}
#divfooter a:visited,
#divfooter a:link
{
	outline: none;
}
#divimg 
{
	position: relative;
	background-color: transparent;
	margin-top: 50px;
	border: 1px solid gray;
	height: 155px;
	width: 185px;
	text-align: center;
}
#divimg a
{
	outline: none;
	text-decoration: none;
}
#divimg img
{
	width: 180px;
	height: 150px;
	margin-top: 1px;
}
#divsoho
{
	position: relative;
	background-color: transparent;
	margin-top: 5px;
	border: 1px solid gray;
	height: 195px;
	width: 185px;
	text-align: center;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
}
#divsoho a
{
	text-decoration: none;
	outline: none;
	color: gray;
}
#divsoho img
{
	position: relative;
	width: 178px;
	height: 178px;
	margin-top: 1px;
}
#pageWrap {
	width: 1048px;
	height: 30px;
	/*top: 50px;*/
	background-color: transparent;
	position: relative;
	margin:	10px auto 0px auto;
	/*float: right;*/
}

#pageBody {
	position: relative;
	width: 100%;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
#pagebody img
{
	vertical-align: middle;
}

div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		black url(../images/navBG.png) repeat-x 0 0 scroll;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			104.4px;
	height: 		30px;
	line-height: 	30px;
	text-align: 	center;
	font-size:		1.1em;
	text-decoration: none;
	color:			#000000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(../images/navHover.png) repeat-x 0 0 scroll;
}
h1 {
	font-size:		2.0em;
	margin:			0.5em 0;
}
p {
	padding-top:	10px;
	margin:			0.5em 0;
}

.clear	{ clear: both; }

html, body { height: 100%; margin-bottom: 1px; }

#gapc
{
	font-family: Verdana;
	font-size: 12px;
}
#gapc .title
{
	color: #000;
	font-weight: bold;
}
#gapc .black
{
	color: #000;
}
#gapc .red
{
	color: Red;
	font-weight: bold;
}

/* inizio sezione per meteo */
#Weather
{
	position: absolute;
	top: 0px;
	left: 570px;
	background-color: transparent;
	width: 450px;
	height: 110px;
	/*border: 1px solid red;*/
}
#Weather h1
{
	padding:6px; margin:0; border:0;
	background:	url(../images/navBG.png) repeat-x 0 0 scroll;
	color:#000;
	font-size:10px;
	font-family: Verdana;
	text-align: right;
}
#WeatherVertical
{
	position: relative;
	float: left;
	width: 450px;
	height: 110px;
	/*border: 1px solid black;*/
}
#divtable
{
	width: 100%;
	/*border: 1px solid blue;*/
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#divtable td
{
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000;
}

#divtable a
{
	text-decoration: none;
	border: 0;
	color: #000000;
	outline: none;
}
/* inizio sezione per lo scroll delle news */
#NewsTicker{
	position: absolute;
	top: 50px;
	left: 570px;
	background-color: transparent;
	width:450px;
	height:330px;
	margin:0 auto;
	margin-top: 45px;
}
#NewsTicker h1{
	padding:6px; margin:0; border:0;
	background:	url(../images/navBG.png) repeat-x 0 0 scroll;
	color:#000;
	font-size:10px;
	font-family: Verdana;
	text-align: right;
}
#NewsTicker h1 img{
	cursor: auto;
}
#NewsVertical {
	width: 450px;
	height: 330px;
	display: block;
	overflow: hidden;
	position: relative;
}
#ticker {
	float: left;
	width:450px;
	height:330px;
	overflow:auto;
	margin: 2px 0px;
	position: relative;
}
#ticker dt {
	font-family: Arial;
	padding:0 10px 5px 10px;
	padding-top:10px;
	/*border:1px solid #ffffff;*/
	border-bottom:none;
	border-right:none;
}
#ticker dt:hover{
	background: url('../images/bgg_news.png') no-repeat;
}
#ticker dt .NewsTitle{
	display: block;
	color: #004169;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
	text-align: left;
}
#ticker dt .NewsTitleBlink{
	display: block;
	color: #004169;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
	/*text-decoration: blink;*/
	text-align: left;
}
#ticker dd {
	display: block;
	margin-left:0;
	font:normal 11px Verdana;
	padding:0 10px 10px 10px;
	border-bottom:1px solid gray;
	/*border-left:1px solid #ffffff;*/
	height: 90px;
	vertical-align: middle;
	text-align: justify;
}
#ticker dd:hover{
	background: url('../images/bgg_news.png') no-repeat;
}
#ticker dd a:hover,
#ticker dd a:link,
#ticker dd a:visited{
	text-decoration: none;
	outline: none;
}
#ticker dd .NewsImg{
	float:left;
	margin-right:5px;
	margin-left: 0px;
	padding:4px;
	border:solid 1px #DEDEDE;
	width: 80px;
	height: 80px;
}
#ticker dd .NewsBody{
	text-align: justify;
	color: #004169;
}
#ticker dd .NewsBody a{
	text-decoration:none;
}
#ticker dd .NewsBody a:hover,
#ticker dd .NewsBody a:link,
#ticker dd .NewsBody a:visited
{
	text-decoration:none;
}
#ticker dd .NewsFooter{
	display: block;
	text-align: left;
	font-weight:bold;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
#ticker dd .last { border-bottom:1px solid #ffffff;}


#controller{
	padding:6px;
	font-size:11px;
	color:#666;
}
#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	width: 400px;
	height: 185px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 390px;
	/*color: #333333;*/
	text-align: left;
	font-size: 13px;
	font-family: Arial;
	margin: 0;
	padding: 3px;
	float: left;
}
#TickerVertical li .NewsTitle{
	display: block;
	color: #161b72;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #161b72;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
	text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}

#TickerVertical li .NewsImg{
	float:left;
	margin-right:10px;
	padding:4px;
	border:solid 1px #DEDEDE;
}
#TickerVertical li .NewsBody{
	text-align: justify;
	color: #000;
}
#TickerVertical li .NewsFooter{
	display: block;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin:6px 0 14px 0;
}

/* inizio sezione per il nuovo scroll delle news */
#MainBox
{
	position: absolute;
	top: 50px;
	left: 570px;
	background-color: transparent;
	width:450px;
	height:300px;
	margin:0 auto;
	margin-top: 45px;
}
#MainBox h1{
	padding:6px; margin:0; border:0;
	background:	url(../images/navBG.png) repeat-x 0 0 scroll;
	color:#000;
	font-size:10px;
	font-family: Verdana;
	text-align: right;
}

#BoxUp,#BoxDown{height:20px; cursor:pointer; width:450px;}

#BoxUp
{
	background:url(../images/btn_up.gif) no-repeat;
}

#BoxDown
{
	background:url(../images/btn_down.gif) no-repeat;
}

#BoxVertical {
	width: 450px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
}

#prev-dl {
	float: left;
	width:450px;
	height:300px;
	overflow:auto;
	margin: 2px 0px;
	position: relative;
	display:inline;
	overflow:hidden;
}

/*
#prev-dl .el_preview{float:left; overflow:hidden; position:relative;width:450px;clear:both;padding:0px 0 0 5px;height:65px;background:url('../img/shared/bg_anteprime.gif') repeat-x left top;}
#prev-dl .el_preview p{float:left; height:45px;margin-top:6px;overflow:hidden;width:124px;}
#prev-dl .el_preview img{float:left;margin:6px 10px 0 0;border:solid 1px #fff}
#prev-dl .el_preview a:link,#prev-dl .el_preview a:visited{position:absolute;left:0;top:0;display:block;width:209px;height:70px;background:url('../img/shared/transparent.gif') no-repeat left top}
#prev-dl .el_preview a:link span,#prev-dl .el_preview a:visited span{display:none;}
*/

#prev-dl dt {
	font-family: Arial;
	padding:0 10px 5px 10px;
	padding-top:10px;
	/*border:1px solid #ffffff;*/
	border-bottom:none;
	border-right:none;
}
#prev-dl dt:hover{
	background: url('../images/bgg_news.png') no-repeat;
}

#prev-dl dt .NewsTitle{
	display: block;
	color: #004169;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
	text-align: left;
}
#prev-dl dd {
	display: block;
	margin-left:0;
	font:normal 11px Verdana;
	padding:0 10px 10px 10px;
	border-bottom:1px solid gray;
	/*border-left:1px solid #ffffff;*/
	height: 50px;
	vertical-align: middle;
	text-align: justify;
}

#prev-dl dd .NewsImg{
	float:left;
	margin-right:5px;
	margin-left: 0px;
	padding:4px;
	border:solid 1px #DEDEDE;
	width: 50px;
	height: 50px;
}

#prev-dl dd:hover{
	background: url('../images/bgg_news.png') no-repeat;
}
#prev-dl dd a:hover,
#prev-dl dd a:link,
#prev-dl dd a:visited{
	text-decoration: none;
	outline: none;
}
#prev-dl dd .NewsBody{
	text-align: justify;
	color: #004169;
}
#prev-dl dd .NewsBody a{
	text-decoration:none;
}
#prev-dl dd .NewsBody a:hover,
#prev-dl dd .NewsBody a:link,
#prev-dl dd .NewsBody a:visited
{
	text-decoration:none;
}
#prev-dl dd .NewsFooter{
	display: block;
	text-align: left;
	font-weight:bold;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
#prev-dl dd .last { border-bottom:1px solid #ffffff;}
