@import url(dropline.css);

html,body,h1,h3,h4,h5,h6,img, p, a, div, span, ul, li, table, td, tr, th, h1, h2, h3, h4, form, button, fieldset {margin: 0; padding:0; border: none; outline: none;}
input{outline: none;}

body {
   text-align: center;
   background-image: url(../img/background.png);
   background-repeat: repeat-x;
   background-color:#ffffff;
   margin-top:5px;
   margin-bottom:5px;
}


#headLine {
	height: 4px;
	width: 100%;
	background-color: #122a32;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#centerWrap {
	position: relative;
	width: 996px;
	padding-left:1px;
	margin: 0 auto 0 auto;
	text-align: left;
	margin-bottom: 60px;
	background-image: url(../img/allbg.png);
}

#toggle {
	position: absolute;
	top: 100px;
	left: 322px;
	cursor: pointer;
}

#toggle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

#header {
	height: 75px;
	width: 992px !important;
	width: 994px;
	border-left:1px  #660000 solid;
	border-right:1px  #660000 solid;
	background-image: url(../img/headerbg.png);
	background-color:#ffffff;
}

#MainImg {
	width: 992px !important;
	width: 994px;
	height: 148px;
	position: absolute;
	border-left:1px  #660000 solid;
	border-right:1px  #660000 solid;
	border-top:1px solid #660000;
	position: absolute;
	z-index: 1;
	left: 1px;
	top: 75px;
}
#pippo{
	width: 992px;
	height: 148px;
	overflow: hidden;
	position: relative;
	float: left;
	z-index: -5;
	margin-left:1px;
}

#logoAT {
	background-image: url(../img/Logo_ATL.png);
	background-repeat: no-repeat;
	float: left;
	margin-left:18px;
	width: 153px;
	height: 75px;
}

#logoAT a {
	display: block;
	width: 201px !important;
	width: 160px;
	height: 56px;
}

#logoAT a span {
	display: none;
}
#Flag1{
	background-image: url(../img/1.jpg);
}
#Flag2{
	background-image: url(../img/2.jpg);
}
#Flag3{
	background-image: url(../img/3.jpg);
}
#Flag4{
	background-image: url(../img/4.jpg);
}
#Flags{
	border-right: 1px solid #660000;
	line-height:75px;
	margin-top:31px;
	float:right;
}
#Flags div{
	margin-right:4px;
	float:left;
	width:18px;
	height:13px;
	cursor:pointer;
	background-repeat: no-repeat;
	/*border: 1px solid;*/
}
#txtSelector {
	height: 75px;
	width: 812px !important;
	width: 779px;
	float:right;
}
#txtSelector span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:75px;
	float:left;
	width: 650px !important;
	width: 650px;
	text-align:center;
}
#Letters{
	line-height:75px;
	margin-top:25px;
	float:right;
	width:70px;
	margin-left:5px;
}
#upTxt {
	width: 19px;
	height: 21px;
	float:left;
	background-image: url(../img/bigA.png);
	cursor: pointer;
}

#resetTxt {
	width: 15px;
	height: 21px;
	float:left;
	background-image: url(../img/mediumA.png);
	cursor: pointer;
}

#downTxt {
	width: 17px;
	height: 21px;
	float:left;
	background-image: url(../img/smallA.png);
	cursor: pointer;
}


#mainBody {
	position: relative;
	background-image: url(../img/mainBg.png);
	background-repeat: repeat-y;
	width: 994px;
	padding: 0 1px 0px 1px;
	margin: 0 0 15px 0;
	float: left;
}
#tools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	float: left;
}

#tools a {
	text-decoration: none;
	/*margin-left: 10px;*/
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tools a:hover {
	text-decoration: underline;
}


#breadCrumb {
	float: left;
	margin: 3px 0 -8px 0px;
	width:740px;
}

#breadCrumb span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #7F7F7F;
}

#breadCrumb span a {
	text-decoration: none;
	color: #7F7F7F;
}

#breadCrumb span a:hover {
	text-decoration: underline;
	color: #660000;
}
#boxinfo{
	height:100px;
	width:208px !important;
	width:240px;
	border:1px solid #660000;
	margin-top:5px;
	font-size: 9px;
	background-image: url(../img/bgbox.png);
	background-repeat: repeat-x;
	padding:5px 15px 5px 15px;
	line-height:11px;
	text-align:justify;
}

#boxinfo .logoat{
	float:left;
	margin-right:11px;
	margin-bottom:5px;
	background-image: url(../img/logoAT.png);
	background-repeat: no-repeat;	
	width:60px;
	height:60px;
}
#boxlogin{
	height:123px;
	border:1px solid #660000;
	margin-top:5px;
	margin-bottom:4px;
	line-height:17px;
}
#boxlogin .txtbg{
	background-image: url(../img/ImputLoginBk.png);
	background-repeat: no-repeat; 
	width:64px;
	height:18px;
	text-align:center;
	padding-bottom:10px;
}
#boxlogin .sx {
	text-align:center;
	margin-top:48px;
	margin-left:90px;
	width:150px;
}
#boxlogin .dx {
	text-align:center;
	margin-left:88px;
	width:150px;
}
.txtbg input {
	border:0;
	background:transparent;
	width:64px;
	color:#8E8D8D;
	line-height:16px;
	height:18px;
	text-align:center;
	font-size:10px;
}
#boxlogin .dx a .loginbtn {
	background:transparent;
	background-image: url(../img/btnLogin.png);
	background-repeat: no-repeat;
	width:64px;
	height:18px;
	cursor:pointer;
	line-height:18px;
	border:0;
}
#boxlogin .dx a:hover .loginbtn  {
	background-image: url(../img/btnlogin_on.png);
	background-repeat: no-repeat;
}
#boxlogin .reg {
	height:20px;
	text-align:center;
}
#boxlogin .reg a{
	font-size:11px;
	color:#660000;
	height:20px;
	text-decoration: underline;
	margin-left:9px;
	margin-right:7px;
	text-align:center;
}


#container {
	width: 972px !important;
	width: 992px;
	margin: 0 0 0 0px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana;
	font-size: 13px;
	color: #444444;
	line-height:155%;
	float: left;
}	

#head {
	width: 100%;
	margin-top: 10px;
	float: left;
	padding: 0 0 4px 0;
}

#head h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	line-height: 75px;
	margin: 0px 0 0px 0;
}

.blueHead {
	border-bottom: 1px solid #660000;
}

.thispage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

.blueAttach, .blueHead a, .blueHead a:visited {
	color: #660000;
}


#central {
	width: 700px ;
	text-align: justify;
	float:left;
}

#article {
    margin-bottom:5px;
    width: 720px ;
}
#allegati{
	border-top:1px solid #660000;
	width: 700px ;
}
#allegatiHead{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}
#article h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#464646;
	margin-top:18px;
}
#article h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#660000;
}
#article  .pdf {
    background-image: url(../img/docPdf.gif);
	width:32px;
	height:32px;
	float:left;
}

#article  .wrd {
    background-image: url(../img/docWord.gif);
	width:32px;
	height:32px;
	float:left;
}

#article .img {
    	background-image: url(../img/docPic.gif);
	width:32px;
	height:32px;
	float:left;
}

#article  .zip {
    background-image: url(../img/docZip.gif);
	width:32px;
	height:32px;	
	float:left;
}
#article  .def {
    background-image: url(../img/docDef.gif);
	width:32px;
	height:32px;
	float:left;
}

#stuff {
	margin-top: 15px;
}

#sideBar {
	width: 240px !important;
	width: 250px;
	float: left;
	padding-right: 10px;
	margin-top: 22px;
   	margin-bottom:120px;
    
}

.sideNav {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sideNav div.headNav {
	width: 240px;
	height: 37px;
	background-image: url(../img/sideBarHead.gif);
	margin:0 0 1px 0;
}

.sideNav div.headNav a {
	line-height: 37px;
	margin-left: 16px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}


.sideNav ul {
	display: block;
	width: 239px !important;
	width: 240px;
	list-style:none;
	font-size: 12px;
	padding: 0 0 0 0;
}

.sideNav ul li {
	display: block;
	width: 240px;
	height: 38px;
	list-style:none;
	position: relative;
}

.sideNav ul li a {
	display: block;
	position: relative;
	height: 37px;
	text-decoration: none;
	line-height: 37px;
	background-image: url(../img/sideBarLiComposite.gif);
	background-position: 0px -40px;
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left:0px;
	width: 240px !important;
	width: 240px;
}

.sideNav ul li a:hover {
	text-decoration: none;
	background-position: 0 0;
	padding-left:20px;
	width: 220px !important;
	width: 240px;
	

}

.sideNav ul li a span {
	display: block;
	padding-left: 15px;
	cursor: pointer;
}


#footer {
	position: relative;
	float: left;
	width: 992px;
	margin: 5px 0 0px 0px;
	padding: 0;
	height: 54px;
	background-image: url(../img/footerbg.png);
	background-repeat: repeat-x;
	
}

#sponsor {
	width: 850px;
	height: 85px;
	margin-left:71px;
}

#sponsor a {
	width: 55px;
	height: 62px;
	float:left;
	margin-left:42px;
	margin-right:42px;
}

#sponsor a span {
	display: none;
}




#colophon {
	width: 992px;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:8px;
}

#colophon span {
	display: block;
	clear: left;
	margin: 2px 0 0 0;
}

#colophon span.copy {
	font-size: 9px;
	color:#fff;
}

#colophon a {
	color:#fff;
}
#colophon span.copy a {
	text-decoration:none;
}
#colophon span.copy a:hover {
	text-decoration:underline;
}
#colophon .color{
	color:#660000;
}

#w3c {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 950px;
}

#w3c a span {
	display: none;
}

#w3c a.xhtmlValid {
	display: block;
	float: left;
	width: 80px;
	height: 15px;
	background-image: url(../img/xhtmlValid.gif);
}

#w3c a.cssValid {
	display: block;
	float: right;
	width: 52px;
	height: 15px;
	margin-left: 5px;
	background-image: url(../img/cssValid.gif);
}

#ricerca {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 15px;
	color: #72dcff;
	text-decoration: none;
}
#ricerca select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	padding: 0px;
}

#articles {


}

#latest {
	color: #464646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 14px;
	font-weight:bold;
}

#articles ul {
	list-style-type: none;
	float: left;
}


#articles .art{
	float: left;
	width: 323px !important;
	width: 345px;
	height:100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #660000;
	
}

#articles li .artImg {
	display: block;
	margin-right:5px;
	margin-bottom:5px;
	width:100px;
	float: left;
	height:80px;
	overflow:hidden;
}

#articles li a.artImg:hover {
	border-color: #027dce;

}


#articles li div.artContent {
	float: left;
	text-align:left;
	line-height:15px;
	text-decoration:none;
	color:#444444;
	cursor:pointer;
}

#articles li a img {
	display: block;
}

#articles li h2 {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#articles li h2 a {
	color: #660000;
	text-decoration: none;
}

#articles li h2 a:hover {
	text-decoration: underline;
}

#articles li p {
	clear: both;
	font-size: 10px;
	font-weight: normal;
}

#articles li p a {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	text-decoration: none;
}
#articles li p a:hover {
	text-decoration: underline;
}
.artDate {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	top: 19px;
	left: 606px;
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 10px;
	background-image: url(../img/dottedBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pag{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #8f8f8f;
	clear:both;
	width:720px;
}
.pag span a{
	text-decoration: none;
	color: #8f8f8f;
}
.btnricav {
	width: 85px;
	height: 33px;
	background-image: url(../img/searchButton.gif);
	background-position: 0 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Find {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:220px;
	height:27px;
	line-height:27px;
	float:right;
	margin-top:-43px;
	background-image: url(../img/Find.gif);
	background-repeat:no-repeat;
}
#Find input{ /*findtxt*/
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:transparent;
	margin-left:29px;
	margin-top:5px;
	width:110px;
	float:left;
}
.toFind1 {

	/*margin-left:31px;
	width:109px;
	height:14px;
	background:transparent;
	margin-left:29px;
	margin-top:5px;
	float:left;
	border:1px solid;
	*/
}

#Find button{
	border:0;
	height:27px;
	width:70px;
	cursor:pointer;
	float:right;
	background:transparent;
	background-repeat:no-repeat;
}


#formric{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:28px;
	float:left;
	background-image: url(../img/Find.gif);
	background-position:0px 118px !important;
	background-position:0px 112px;
	background-repeat:no-repeat;
	margin-top:-30px;
	width:310px;
	width:400px !important;
}
#formric select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#formric input{
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:transparent;
	margin-left:25px;
	line-height:27px;
	width:155px;
	height:27px;
	float:left;
}
#formric button{
	margin-left:15px;
	margin-bottom:3px;
	border:0;
	height:27px;
	width:70px;
	background:transparent;
	background-image: url(../img/cerca.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-top:-4px
}
#formric button:hover{
	background-image: url(../img/cerca_on.png);

}
.clubtxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
}
.clubtxtpic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:9px;
}
.clubtxtbig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
}
.clubtxtmed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
}
.clubexpand{
	background-image: url(../img/freccia1.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
	cursor:pointer;
	
}
#gtotop{
	width:667px;
	height:73px;
	background-image:url('../upload/uploadfolder/Untitled-5.png');
	margin-top:3px;
}
#gtocontent{
	width:667px;
}

#gtocontent .int{
	width:250px;
	display:block;
	float:left;
}

#mainMenu {
	height: 38px;
	width: 992px;
	background-image: url(../img/mainMenu.gif);
	background-repeat: repeat-x;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	z-index:500;
	float: left;
}
#absmenu{
	position: absolute;
	top:0px;
	left:0px;
}
.mnucontainer{
	float:left;
	text-align:center;
	line-height:38px;
	height:38px;
	overflow:hidden;
}
.sez{margin: 0 auto 0 auto;width:100%}
.sez a{
	text-decoration: none;
	color:#fff;
	font-family: Verdana;
	font-size:13px;
	margin: 0 auto 0 auto;
}
.sez a:hover{
	color:#ccc;
	text-decoration: underline;
}
.cat{
	border-bottom: 1px solid #fff;
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:10px;
	background-color:#9E1936;
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	cursor:pointer;

}
.acat{
	text-decoration: none;
	height:25px;
	width:100%;
	color:#fff;
}
.cat:hover{
	color:#fff;
	background-color:#660000;
	
}