@import url(undohtml.css);


body {
	background: #fff url(img/igel_riempipagina.jpg) repeat-x;
	padding: 0;
	color: #000;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.8em;
}

div#wrapper {
	
}

ul {
		list-style:disc;
		margin:3px;
		padding:5px;
}

#headmast {
	width:1024px;
	
}

#infogiornale {
	clear:both;
	font-size:10px;
   margin-left:10px;
}

div#logo a {
	display:block;
	width:553px;
	height:110px;
	background:transparent url(img/igel_logo.gif) no-repeat;
}

div#logo a span {display:none;}

div#logo {
	float:left;
}



.aggiornamento {
	font-size:70%;
	font-style:italic;
	padding-top:3px;
}

#info, #lang {
		float:right;
		margin-top:10px;
		margin-right:20px;
}
				
#info ul, #lang ul {
		list-style:none;
		margin:0;
		padding:0;
		overflow:hidden;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
}
		
#info li,#lang li {
		padding:0;
		margin:0;
		margin-bottom:3px; 
		line-height:1em;
}
		
#info li a, #info li a:visited,#lang li a, #lang li a:visited {
		font-size: .8em;
		color: #000;
		font-weight: bold;
		text-decoration: none;
		padding:0;
		margin:0; 
}
	
#info li a:hover,#lang li a:hover  {
		text-decoration:underline;
}


#info li a.rss {
	padding-left:20px;
	
}	

#lang li a.en {
	padding-left:25px;
	
}	

html>body #lang li a.en {
	background:transparent url(img/icon_flag_en.gif) no-repeat 0 0;
}	

html>body #info li a.rss {
	background:transparent url(img/livemark.png) no-repeat 0 0;
}	

#lang li a.en span {
	display:none;
}	

#titoli {
	clear:both;
	position:absolute;
	top:134px;
	left:0;
	height:36px;
	margin:0px 0 0 0;
	width:1011px;
	background: transparent url(img/igel_titolo.jpg) no-repeat 0 0;
}

#titolo_numero {
	position:absolute;
	color:#990000;
	font-size:0.8em;
	top:2px;
	left:10px;
	width:235px;
	font-weight:bold;
}


#titolo_articolo {
	position:absolute;
	color:#fff;
	font-size:0.8em;
	top:2px;
	left:250px;
	width:500px;
	font-weight:bold;
}
html>body #titoli {
	height:36px;
	min-height:36px;
	margin-left:0px;
	width:1011px;
}	

#maincontent {
	/*
	position:absolute;
	top:170px;
	left:0px;
	*/
	float:left;
	margin-top:22px;
	width:1024px;
   background: transparent url(img/igel_fondopagina.jpg) repeat-y;
	font-size:0.8em;
	line-height: 1.5em;
	height:100%;
}

html>body #maincontent {
	width:1000px;

}

#maincontent a:link {   
	color: #993333;
	text-decoration:underline;
}
						
#maincontent a:visited {  
	color: #993333;
	text-decoration:underline;
}

#maincontent a:focus {  background-color: #FFFFCC}
#maincontent a:hover {  background-color: #FFFFCC}
#maincontent a:active {  background-color: #FFFFCC}

.titolo {   font-size: 1.5em; font-weight: bold; color: #990000;}
.titoletto {   font-weight: bold; color: #990000;}
.sottotitolo { font-size: 1.3em; color: #990000;}
.testopiccolo {   font-size: 0.8em}
.testopiccolobianco {  font-size: 0.9em; color: #fff}

.linkblu  { color: #006699;}


#colonna1 {
	/*position:absolute;
	top:0px;
	left:0px;*/
	float:left;
	width:235px;
	background: transparent;
	height:100%;
	font-size:0.9em;
}

#contenuto_colonna1 {
	width:235px;
}

.testo_colonna {padding:10px;}


#colonna2 {
	/*
	position:absolute;
	top:0px;
	left:230px;*/
	float:left;
	margin-left:1px;
	background: transparent;
	padding:30px;
	width:500px;
	
	height:100%;
}


#menudx {
			/*
			position:absolute;
			top:50px;
			left:814px;
			*/
			float:right;
			width:150px;
			height:100%;
			background-color:#fff;
			/*border:1px solid #e2e2e2;*/
			z-index:1;
			margin-right:20px;
			padding:30px 0 0 0px;
}

html>body #menudx {
	width:176px;
}
		
#menudx ul {
			list-style:none;
			width:200px;
			margin:0;
			padding:0;
			background-color:#fff;
			overflow:hidden;
}
		
#menudx li {
			padding:0 0 1px 3px;;
			margin-bottom:0px; 
			border-bottom:1px solid #e2e2e2;
			width:200px;
}
		
#menudx li.lastLi {
		border-bottom:0;
			
}

#menudx li a, #menudx li a:visited {
			font-size: 0.9em;
			color: #660066;
			text-decoration: none;
			padding:0;
			margin:0; 
			width:200px;
			
}
	
#menudx li a:hover {
		text-decoration:underline;
}
		
#menudx li .corrente {
			font-size: 0.9em;
			color: #fff;
			text-decoration: none;
			padding:3px;
			margin:0; 
			width:200px;
			background-color:#990000;
}
		

.news {
	margin:0;
	padding:0;
	padding-top:10px;
}

.ultima {
	margin:0;
	padding-bottom:0px;
}

#piede {
	clear:both;
	float:left;
	width:99%;
	border-top:1px solid #ccc;
	margin-top:0px;
	padding-left:10px;
	z-index:10;
	font-size:.8em;
}

#powered {
	float:left;
	width:76px;
	height:38px;
	background:transparent url(img/logo-power.jpg) no-repeat 0 0;
}

#powered span {display:none}

#menu_link {
	margin-top:20px;
	width:200px;
}

#menu_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu_link li {
	margin-bottom:15px;
}

#commento_form .label {
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}	

#commento_form textarea {
	width:250px;
	height:200px;
	overflow:auto;
}

#commento_form input {
	width:150px;
}

.commento {
	border:1px dashed #C64708;
	padding:5px;
	margin:5px;
}

.seiqui {
	background-color:yellow;
}

#mappa ul {
	margin-top:10px;
	list-style:disc;
}

#mappa li {
	margin-left: 15px;
	padding-bottom:5px;
}
