/* CSS Document */

html { 
	height: 100%; 
}

body { 
	font-family: verdana, arial, sans-serif;
  	padding: 0px;
  	margin: 0px;
  	font-size: medium;
	background-image:url(images/sfondo.jpg);
}

/* totale: div di contenuto totale */
#totale { 
	width: 984px;
  	margin-left: auto; 
  	margin-right: auto;
	margin-top:20px;
	height:auto;
}

/* end totale */

/* inizio logo */
#logo { 
	padding: 0px;
  	width: 982px;
  	height: 180px;
  	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
  	color: #FFFFFF;
 	border-color: #000000;
	background-image:url(images/logo_home.png); 
}
/* end logo */

/* menu orizzontale sotto il logo */
#menuoriz {  
	padding: 0px;
  	width: 982px;
  	height: 50px;
	clear:left;
  	border-left: 1px solid;
  	border-right: 1px solid;
  	border-bottom: 1px solid;
  	background-color:#447adc;
  	border-color: #04358d;
  	text-align:left;
  	font-size:16px;
	color: #000000;
}

#menuoriz a, #menuoriz a:visited { 
	background-color: transparent;
	text-decoration:none;
  	color:#000000;
}
  
#menuoriz a:hover { 
	background-color: transparent;
	text-decoration:underline;
  	color:#FFFFFF;
}
/* fine menu orizzontale */

/* contenitore div che contiene tutto*/
#contenuto { 
	width: 983px;
  	height: auto;
  	padding: 0px;
  	overflow: hidden;
	background-image:url(images/totale.jpg);
	background-repeat:repeat-y;
	border-left:1px solid #000000;
} 

/* colonnaSinistra contiene menu link etc */
#colonnaSinistra { 
	width: 281px;
  	float: left;
  	padding: 0px 0px 0px 0px;
	height:auto;
	text-align:center;
}

/* inizio menu */
#menu { 
	position: relative;
  	width: 282px;
  	float: left;
  	margin: 0px;
  	padding: 0px;
	font-size:17px;
	background-color:transparent;
	text-align:center;
}

#menu a, #menu a:visited { 
	background-color: transparent;
	text-decoration:none;
  	color:#000000;
}
  
#menu a:hover { 
	background-color: transparent;
	text-decoration:underline;
  	color:#FF0000;
}
/* end menu */

/* testo inizio testo */
#testo { 
	text-align:justify;
  	position: relative;
  	float:right;
	color:#000000;
  	width: 641px;
	padding:30px;
	font-size:16px;
	background-color: transparent;
}

#testo a, #testo a:visited { 
	background-color: transparent;
	text-decoration:none;
	color:#000000;
}
  
#testo a:hover { 
	background-color: transparent;
	text-decoration:underline;
  	color:#ff0000;
}
/* end testo */

/* inizio titolo_testo */
#titolo_testo {
	color:#000000;
	text-align:center;
	font-size:36px;
	font-weight:bold;
}
/* end titolo_testo */

/* inizio coda*/
#coda { 
	clear: left;
  	padding: 9px 0px 3px 0px;
  	width: 982px;
  	border: 1px solid;
  	border-color: #000000;
  	text-align: center;
  	height: 20px;
	font-size:12px;
  	color: #000000;
	background-image:url(images/coda.jpg);
  	background-color: #447adc;
}

#coda a, #coda a:visited { 
	background-color: transparent;
	text-decoration:none;
  	color: #000000;
}
  
#coda a:hover { 
	background-color: transparent;
	text-decoration:underline;
  	color: #FF0000;
}
/* end coda*/

/* inizio copyright sotto coda */
#copy { 
	width: 982px;
  	height:auto;
	clear:left;
  	color: #000000;
	font-size:12px;
	text-align:center;
}

#copy a, #copy a:visited { 
	background-color: transparent;
	text-decoration:none;
  	color:#000000;
}
  
#copy a:hover { 
	background-color: transparent;
	text-decoration:underline;
  	color:#FF0000;
}
/* end copy */

/* pubblicità inizio */
#pubblicità { 
	text-align: center;
  	position: relative;
  	clear:left;
	color:#000000;
  	width: 982px;
	height:auto;
	padding:0px;
	font-size:16px;
}

#pubblicità a, #pubblicità a:visited { 
	background-color: transparent;
	text-decoration:none;
  	color:#04358d;
}
  
#pubblicità a:hover { 
	background-color: transparent;
	text-decoration:underline;
  	color:#0000FF;
}
/* end pubblicità */

a, a:visited { 
	text-decoration: none;
}

.table_menu_tr {
	width:240px;
	text-align:center;
}

.table_menu_td {
	height:35px;
}

.table_menu_news_td
{
	height:auto;
	font-size:15px;
}

.titoli_minori
{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

img { 
	border:0px;
}

/* per le news ... */
.data_news {
	font-size:14px;
}

.titolo_news {
	font-size:18px;
	font-weight:bold;
}

.descrizione_news {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.data_menu_news {
	font-size:12px;
}

.titolo_menu_news {
	font-size:16px;
	font-weight:bold;
}

.descrizione__menu_news {
	font-size:14px;
}

.testo_news {
}

#news a,a:visited
{
}

#news a:hover {
	color:#000000;
	text-decoration:underlined;
}

/* per eventi-escursioni-gare */
.data_eeg {
}

.titolo_eeg {
	text-align:center;
}

.descrizione_eeg {
	text-align:center;
}

.mostra_nascondi {
	font-size:10px;
	font-weight:bold; 
}

.image {
	text-align:center;
	position: relative;
	float:left;
	font-size:14px;
	height:130px;
	width:170px;
	background-color:none;
}

/* uploader ? */
	#upload-status .progress {
		background: url(../admin/img/progress-bar/progress.gif) no-repeat;
		background-position: +50% 0;
		margin-right: 0.5em;
		vertical-align: middle;
	}
	
#upload-list {
	width:400px!important;
	margin:0 auto;
}
	
#upload-list li.file {
	width:400px!important;
}
 
#upload-list li.file .file-name {
	font-size: 12px;
	display: block;
	clear: left;
	font-weight: bold;
	float:none!important;
	width:330px;
}

#upload-list li.file .file-size, #upload-list li.file .file-info {
	display:none!important;
}

#upload-list li.file .file-remove {
	clear: right;
	float: right;
	width:60px;
}


