@charset "UTF-8";
/* CSS Document */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
		list-style:none;
		line-height:130%;
		text-decoration:none;
}
li{ display:inline;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a, a:visited, a:active{text-decoration:none;color:white;}

p{line-height:130%;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{margin:0 auto;text-align:center;font-family:Tahoma, Geneva, sans-serif; }
.clear {clear:both}
.float{float:left;}

iframe { background-color: transparent;}

#main{width:990px;#width:980px;height:610px;text-align:left;border:solid 1px #ababab;top:50%;margin-top:-305px;left:50%;margin-left:-490px;position:absolute;}
#container{position:relative;}
#left{font-size:16px;}
#right{z-index:0;}

/* ------------------------- index ---------------------------------------------*/


#menu_index{ font-size:14px;margin:20px 0 0 140px;}
#menu_index a{color:white;margin-right:19px;}
#menu_index a:hover{color:black;}

#lang_index{ background:url(../img/index_lang.png) no-repeat; width:134px; height:34px;margin:230px 0 0 0; float:right; font-size:10px;}
#lang_index a{color:#006738;height:20px; overflow:visible;}
#lang_index ul{padding:2px 0 0 50px;height:50px;}
#lang_index li{margin-right:6px;}

#portalasporta{width:200px;height:130px;position:absolute;right:20px;text-align:center;padding-top:40px;font-size:10px;color:white;}

#novita{z_index:3;width:200px;height:200px;text-align:center;font-size:14px;color:red;}


/* ------------------------- pages ---------------------------------------------*/


#logo{position:absolute; width:152px; height:60px; top:0px; left:0px;}
#lang{width:130px; height:34px;font-size:11px; position:absolute; top:5px; right:-50px;}
#lang a{color:black;}
#lang a:hover{color:red;}
#lang ul{height:20px;}
#lang li{margin-right:10px;}
#breadcrumbs{position:absolute; left:70px; top:560px;z-index:10;color:white;font-size:9px;}
#breadcrumbs a{color:white;}
#breadcrumbs a:hover{ text-decoration:underline;}
ul.img_list{}
ul.img_list li{display:block; background:url(../img/foglia.png) no-repeat;padding-left:40px;}

ul.rassegna{border-bottom:solid 1px white;padding-bottom:12px;margin-bottom:24px; text-align:left; margin-right:20px;}
ul.rassegna li{font-size:14px;font-weight:normal;color:#333333;}
ul.rassegna li a{color:black;}

ul.borse_st {border-bottom:solid 0px white;padding-bottom:12px;margin-bottom:24px; text-align:left; margin-right:20px;}
ul.borse_st li{font-size:14px;font-weight:normal;color:#333333; display:list-item; list-style:outside disc; padding-left:10px;}
ul.borse_st li a{color:black;}


/* ------------------------- footer ---------------------------------------------*/

#footer{padding:620px 0 0 80px;font-size:10px;color:#333;}




