/* CSS Document */
 
body { 
  background-color: transparent ;
  background-repeat:repeat; 
  background-image:url(../images/bg_body.jpg);
}

#wrap { 
    width: 960px; 
	background-color:#FFF; 
	min-height: 2000px; 
	height:auto; 
	padding-bottom: 200px;
	margin:auto; 
	margin-top: 19px;
    -moz-border-radius-topleft: 8px; 
	-webkit-border-top-left-radius: 8px; 
    -moz-border-radius-topright: 8px; 
	-webkit-border-top-right-radius: 8px; 
    -moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px; 
    -moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px; 
	margin-bottom: 15px;
}

*{ 
	margin:0; 	/* non modificare! */
	padding:0; 	/* non modificare! */
}

#menu #one, #menu #nine {
   display: none;
} 

#menu #two { margin-left: 15px;}

#menu {
    margin-top: 15px;
	height: 47px;
	background: url(../images/nav_bg.png) repeat-x; /* =path immagine di default della barra */
	font-family: Tahoma;
	padding-top: 7px;
	text-align: center;
}
#menu .selected { color: #555;}

#menu li a { color:#999; font-style: normal; font-size: 14px; text-shadow: 1px 1px 0px #FFF;  }

#menu li a:hover { text-decoration: none; }

#menu li { margin-left: 5px;}

#menu li {
   display: inline-table;

}

#header { 
     background-image:url(../images/bg_header.jpg);  
	 width: 960px; 
	 height:177px; 
	 background-repeat:no-repeat; 
    -moz-border-radius-topleft: 8px; 
	-webkit-border-top-left-radius: 8px; 
    -moz-border-radius-topright: 8px; 
	-webkit-border-top-right-radius: 8px; 

}

#main_contnent {  
	 width: 680px; 
	 display:block; 
	 margin-top: 25px;
    font-family: Arial ; 
	font-size:14px; 
	margin-bottom: 20px; 
	float:left; 
	margin-left: 145px;
}

h1 {  
    color:#003; 
	font-family: Arial; 
	font-size:19px; 
}

h1:hover {  
  color: #7db7dd ; 
  cursor: pointer; 
}

a { 
    color: #7db7dd ; 
	text-decoration:none;
} 

a:hover {  
    text-decoration:underline ; 
}

#widget_bar{  
     width:583px; 
	 height: 73px;
	 display:block; 
	 margin-left: 188.5px;  
	 margin-top: 30px;
	 background-image:url(../images/bg_widget.png); 
	 background-repeat:no-repeat; 
	 margin-bottom: 30px;
}
	 
#large {   
    width:53px; 
	height:35px; 
	background-image:url(../images/A.png); 
	background-color:transparent ; 
	background-color:transparent; 
	border: 0px none ; 
	margin-top: 18px;
	float:right ; 
	margin-right: 80px;
}

#small {   
    width:53px; 
	height:35px; 
	background-image:url(../images/-a.png); 
	background-color:transparent ; 
	background-color:transparent; 
	border: 0px none ; 
	margin-top: 18px;
	float:right ; 
	margin-right: -8px;
}

#new_g {
	position:fixed;
	top: 0px;
	left: 0px; 
	border: 0px none;
	width: 180px;
	
	
}

#last_up {  
 float:right; 
 font-size:11px; 
 margin-right: 25px; 
 margin-top: 30px;
}

#mail {  
    width: 150px;
}

#hotnews {  
    background-image:url(../images/bg_hot_news.png); 
	width:717px; 
	height:316px; 
	background-repeat:no-repeat; 
	margin-top: 50px; 
	margin-left: 121.5px;
	padding-top: 70px; 
	padding-left: 50px; 
	display: inline-block; 

} 

.hot_article {  
     color:#FFF; 
	 font-size: 14px; 
	 font-family:Arial;
	 border-bottom: #FFF 1px solid ; 
	 display:block ; 
	 width: 80%; 
	 margin-bottom: 9px;
	 padding-bottom: 3px; 
}

#mails { 
     margin-top: 16px; 
	 float:right; 
	 background-image:url(../images/mail.png); 
	 width:40px; 
	 height: 35px; 
	 background-repeat:no-repeat; 
	 margin-right: 7px;
}

#gallery_ico  { 
       cursor:pointer;
      margin-top: 16px; 
	 float:right; 
	 background-image:url(../images/gallery.png); 
	 width:53px; 
	 height: 35px; 
	 background-repeat:no-repeat; 

}

#print { 
     margin-top: 18px; 
	 float:right; 
	 background-image:url(../images/print.png); 
	 width: 53px; 
	 cursor: pointer;
	 height: 35px; 
	 background-repeat:no-repeat; 
	 margin-right: 9px;
}

#comitato direttivo {  
       min-width: 700px; 
	   margin-top: 20px;
	   height: 1000px;
}

.colonna { 
     width: 220px; 
	 display:inline-block; 
}

#title { 
     width: 220px; 
	 text-align:center; 
	 font-size:14px;
	 display:block; 
}  

.record {  
      padding-top: 3px;
      display: block; 
	  width: 210px; 
	  text-align:left; 
	  float:left; 
	  margin-top: 5px; 
	  min-height:40px; 
	  min-height: 45px;
	  padding-left: 5px; 
	  cursor:default;
}

#link {  
      margin-left: 30px; 
	  font-family: Arial; 
	  color: #003; 
	  font-size: 14px; 
	  background-color: transparent; 
	  border: transparent
}

#link:hover {  
	  color: #7db7dd; 
	  text-decoration:underline;
	  background-color: transparent; 
	  border: transparent
}


#link_sirm {  
     display: inline-block; 
	 float:left; 
	 margin-left: -100px; 
	 margin-top: 20px;
	
}

#linl_ministero {  
      display:inline-block; 
	  float:right; 
	  margin-right: 30px; 
	  margin-top: 40px; 
}

#link_web {  
    margin-left: 50px; 
	margin-top: -30px;
}

.butt_sito { 
    border: 0px none; 
	display: inline-block; 
}

.butt_sito img { 
    width: 200px;
    border: 0px none; 

}

#add_book { 
    background-image:url(../images/add_book.png); 
	width: 27px; 
	height: 35px; 
	margin-top: 3px; 
	display: block; 
	float: right; 
	margin-right: 13px; 
	cursor: pointer; 
}

#add_book:hover { 
     margin-top: 6px;
}

#sito_utile1, #sito_utile2, #sito_utile3, #sito_utile4, #sito_utile5, #sito_utile6, #sito_utile7 { 
    font-size: 17px; 
    color: #003 ; 
    margin-left: 65px;  
    text-decoration: none; 
    display: block; 
    margin-top: 0px; 
  
}

#site_record { margin-left: 250px; }

.column {
	width: 200px;
	display: inline-block;
}

.site:hover { text-decoration: none; } 

.prefix { 
   margin-right:  30px;  
}

#subscribe { 
  
       position: fixed; 
       display: block;
       z-index: 100 ;
       min-width: 885px; 
       min-height: 100px; 
       background-color: blue ; 
       bottom: 0; 
       left: auto; 
       margin-left: 30px; 
       padding-left: 15px;
       padding-top: 15px;      
       -moz-border-radius-topleft: 8px; 
	   -webkit-border-top-left-radius: 8px; 
       -moz-border-radius-topright: 8px; 
	   -webkit-border-top-right-radius: 8px; 
	   background-image: url(../images/bg_banner.png); 
	   border: 1px solid #999 ;
	   border-bottom: 0px none ; 
	   background-repeat: repeat-x; 
 }
 
 #close_butt { 
   
       float: right; 
       cursor: pointer; 
       margin-top: -7px; 
       margin-right: 10px; 
       color: #003 ; 
       font-family:  Arial; 
       font-size: 10px;  
 }
 
 #info_sub { 
    color: #003; 
    font-family: Arial;
    font-size: 13px;
    width: 720px; 
    margin-top: 5px; 
 }
 
 #mail_input { 
     width: 250px; 
     height: 25px; 
     padding-left: 3px; 
     font-size: 14px; 
     color: #003 ;
     opacity: 0.5 
 }
 
 #submit_sub { 
     height: 29px; 
     padding-left: 6px; 
     padding-right: 6px; 
     padding-top: 2px;
     padding-bottom: 2px;
     margin-left: 3px; 
     background-color: #999 ;
     opacity: 0.5;
     color: #FFF;
     font-size: 14px; 
     border: 0px none;
     -moz-border-radius-topleft: 8px; 
	 -webkit-border-top-left-radius: 8px; 
     -moz-border-radius-topright: 8px; 
	 -webkit-border-top-right-radius: 8px; 
     -moz-border-radius-bottomleft: 8px; 
	 -webkit-border-bottom-left-radius: 8px; 
     -moz-border-radius-bottomright: 8px; 
	 -webkit-border-bottom-right-radius: 8px; 
 }
 
 #submit_sub:hover { 
     opacity: 1.0; 
 
 }
 
#mail_input:focus { opacity: 1.0 ;}

.dsq-brlink {
     font-family: Arial;
     font-size: 12px;
     color: #003;
     margin-top: 50px; 
     margin-left: 150px;
	  
}

#disqus_thread { font-family: Arial; font-size: 11px; color: #003; width: 700px ; margin-left: 130px;}


h3 { margin-bottom: 5px;}

#icon_browser { 
     display: inline ;
     width: 40px;
     height: auto; 
     margin-top: 14px; 
     margin-right: 6px; 
     float: right; 
}

.locandina { border: white solid 2px; opacity: 0.6;}

.locandina:hover { border: #7db7dd solid 2px;}

	.suffix {float:right; margin-right: 90px; width:500px; text-align: left; }
	
	
	



	/* Record */

#event_table { margin-left: 50px; width: 800px;}

.name_record {
	width: 400px;
	opacity: 0.8 ;
	font-family: Tahoma;
	height: auto;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	background-color: white;
}

.date_record {
	margin-left: 20px;
	opacity: 0.8 ;
	width: 300px;
	height: auto;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	background-color: white;
}

.locum_record {
	margin-left: 20px;
	opacity: 0.8 ;
	width: 340px;
	height: auto;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
}

.download_record {
	width: 340px;
	opacity: 0.8 ;
	font-family: Tahoma;
	height: auto;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #333333;
	background-color: white;
}

tr:nth-child(2n+2){ background-color: #7db7dd; opacity: 0.98}

#bannerbox { position: absolute;}

#quit_banner {margin-left: 20px; cursor: pointer;}
