
/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	
}
body{
	 background-color:#807f7f;
	 }

a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color:#ffa500;
  text-decoration: none;
}

h1{
	font-size:14px;
}
h2{
font-size:14px;
text-transform:uppercase;
margin-top:10px;
}
img {  border: none;  }  
	


/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<INTESTAZIONE*/



#outer {
	background-color:#003f02;
	position:relative;
	margin: auto; 
	width:862px; 
	height:940px;
}	
#header{
	border:1px solid black;
	position:relative;
	width:860px;
	height:165px;
	background-image:url(../img/header.gif);
}
#logo{
	/*border:1px solid black;*/
	position:absolute;
	width:200px;
	height:190px;
	left:30px;
	top:15px;
}
#home{
	background-color:#003f02;
	position:relative;
	top:25px; 
	width:862px; 
	height:720px;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<MENU*/
#menu{
	/*border:1px solid black;*/
	position:relative;
	width:532px;
	height:20px;
	left:322px;
	color:#fff;
}
.menu_testi{
	/*border:1px solid red;*/
	position:relative;
	margin-left:40px;
    float:left;
	top:5px;
	height:20px;
	width:auto;
	font-weight:lighter;
	font-size:small;
	text-decoration:none;
}

.menu_testi {
		color:#FFF;
}
#menu_dx {
	/*border:1px solid black;*/
	position:relative;
	height:155px;
	width:190px;
	left:30px;
	top:25px;
}
.voci_menu_dx{
	/*border:1px solid black;*/
	position:relative;
	height:20px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:small;
	color:#000;
	text-align:left;
	text-decoration:none;
	 
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<HOME*/
#box_info{
	/*border:1px solid black;*/
	position:relative;
	width:580px;
	height:692px;
	left:20px;
	top:20px;
	background-image:url(../img/esterna.jpg);
}
#barra_info{
	/*border:1px solid black;*/
	position:relative;
	left:10px;
	top:7px;
	height:20px;
	width:370px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:medium;
	color:#fff;
	text-align:left;
}
#box_menu{
	/*border:1px solid black;*/
	position:absolute;
	width:220px;
	height:215px;
	top:20px;
	right:20px;
	background-image:url(../img/box.jpg);
}
#box_news{
	/*border:1px solid black;*/
	position:absolute;
	width:220px;
	height:245px;
	top:242px;
	right:20px;
	background-image:url(../img/news_no.jpg);
}
#contenuti_news{
	position:absolute;
	width:210px;
	height:180px;
	padding:5px;
	top:35px;
	overflow-x:hidden;
	overflow-y:auto;
	font-size:11px;
}
.titolo_news{
	font-weight:bold;
	font-style:italic;
}
#box_contatti{
	/*border:1px solid black;*/
	position:absolute;
	width:220px;
	height:215px;
	top:497px;
	right:20px;
	background-image:url(../img/box.jpg);
}
.barra_box{
	/*border:1px solid black;*/
	position:relative;
	left:10px;
	top:10px;
	height:20px;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:large;
	color:#fff;
	text-align:left;
	text-decoration:none;
}
.barra_box_contatti{
	/*border:1px solid black;*/
	position:relative;
	top:10px;
	height:20px;
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:large;
	color:#fff;
	text-align:center;
	text-decoration:none#ffa500;;
}
#info_contatti{
	/*border:1px solid black;*/
	position:relative;
	height:155px;
	left:20px;
	width:200px;
	top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<ESTERNA*/
.atl_logo{
	/*border:1px solid black;*/
	position:absolute;
	width:403px;
	height:56px;
	top:35px;
	left:10px
}
.intesta_est{
	position:absolute;
	width:403px;
	height:56px;
	top:43px;
	left:135px
	}
.intesta_std{
	position:absolute;
	width:403px;
	height:56px;
	top:60px;
	left:15px
	}
.image_dx{
	border:1px solid black;
	position:relative;
	right:20px;
	float:right;
	top:10px;
	margin-left:40px;
	margin-bottom:20px;
}
#atl_testo{
	position:relative;
	border:1px solid black;
	float:left;
	top:105px;
}
#box_testi{
	/*border:1px solid black;*/
	position:relative;
	float:left;
	width:570px;
	height:570px;
	top:80px;
	padding:5px;
	font-size:small;
	color:#000;
	margin-left:10px;
	
}
.image_small{
	border:1px solid black;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:15px;
}

.tooltip {
	display:none;
	background:url(../img/black_arrow.png);
	height:580px;
	padding:40px 30px 10px 40px;
	width:700px;
	font-size:11px;
	color:#fff;
}

.demo{
	width:576px;
	margin-left:2px;
	}
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< SPORT SPETTACOLO <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#cont_acc{
	position:absolute;
	width:570px;
	height:630px;
	top:40px;
	left:5px;

}


.roba_accordion{
	margin:5px;
}

.miniature{
	margin:20px 0 0 30px;
	width:430px;
	height:auto;
}
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<FOOTER*/
#text_footer{
	position:relative;
	height:20px;
	width:820px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003f02; 
	margin:auto;
	top:5px;	
}

#credits{
	position:relative;
	height:20px;
	width:820px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff; 
	margin:auto;
	top:5px;
	text-align:center;
}



