html, body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	color:#252525;
	background:url(../images/background.jpg) repeat-x 0 0;
}

table {
	border:0px;
	margin:0px;
	padding:0px;
}

form {
	padding:0px;
	margin:0px;
}

input {
	color:#252525;
	font-size:11px;
	font-family:tahoma;
	margin:0px;
	padding:0 0 0 6px;
	border:0px;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

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

li {
	margin:0px;
	padding:0px;
}

p {
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#252525;
}

a:hover {
	text-decoration:underline;
	color:#555555;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
}

#bannertop {
	width:994px;
	height:100px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

#bannertop img {
	margin:10px 0 0 0;
}

#container {
	width:994px;
	margin:0 auto;
}

#menu {
	margin:10px 0 0 0;
	background:url(../images/bg-menu.png) no-repeat center bottom;
	font-family:Georgia;
}

#menu ul {
	padding:0 0 0 35px;
}

#menu li {
	margin:0 4px 0 0;
	padding:10px 0 0 0;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#menu a {
	color:#ffffff;
}

.ricerca {
	width:193px;
	padding:0 21px 0 0;
	float:right;
	text-align:right;
	font-size:12px;
	color:#505153;
}

.ricerca input {
	width:145px;
	height:15px;
	padding:3px 0 0 5px;
	float:right;
	border:1px solid #727272;
}

.ricerca .vai {
	width:41px;
	height:20px;
	padding:0px;
	float:right;
	border:0px;
}

#pagina {
	background:url(../images/bg-page.png) repeat-y 0 0;
}

#testata {
	height:114px;
	text-align:center;
	position:relative;
}

#logo {
	width:100%;
	position:absolute;
	top:15px; left:0px;
	text-align:center;
}

#manchette {
	width:200px;
	height:95px;
	position:absolute;
	top:15px;
	left:35px;
	overflow:hidden;
}

.manchette {
	position:absolute;
	top:15px;
}

#login {
	width:197px;
	height:119px;
	padding:38px 0 0 15px;
	margin:0 0 0 25px;
	text-align:left;
	background:url(../images/bg-login.jpg) no-repeat 0 0;
}

#login input.codici {
	width:158px;
	height:15px;
	padding:2px 0 0 5px;
	float:left;
	background:#f2edd7;
	border:1px solid #21304f;
}

#sottotestata {
	height:20px;
	margin:8px 0 17px 0;
	position:relative;
}

#sottotestata table {
	width:924px;
	height:20px;
	margin:0 35px 0 35px;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	color:#212f4e;
	background:#d3d2cd;
}

#sottotestata table td.sottotestata {
	width:49%;
	font-size:9px;
}

.sottotestata span {
	position:absolute;
	top:5px;
}

.sottotestata a {
	color:#af1e23;
}

.direttore {
	padding:0 20px 0 20px;
	background:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	white-space:nowrap;
}

.direttore span {
	font-size:14px;
}

#apertura {
	width:680px;
	height:395px;
	float:right;
	position:relative;
	overflow:hidden;
}

.testo-apertura {
	width:352px;
	position:absolute;
	top:0px;
	right:0px;
}


.testo-apertura img {
	float:left;
}

.data-apertura {
	width:320px;
	padding:0 38px 0 0;
	float:right;
	text-align:right;
	font-style:italic;
	font-size:10px;
	font-weight:bold;
}

.testata-apertura {
	width:305px;
	padding:10px 45px 10px 25px;
	float:left;
	text-align:center;
	background:url(../images/bg-titolo-apertura-middle.png) repeat-y 0 0;
}

.titolo-apertura {
	font-family:Lucida Bright;
	font-size:22px;
}

.titolo-apertura a {
	color:#505153;
	text-decoration:none;
}

.sottotitolo-apertura {
	margin:10px 0 0 0;
	text-align:left;
	font-family:Lucida Bright;
	font-size:13px;
	font-weight:normal;
}

.sommario-apertura {
	width:244px;
	padding:0 37px 10px 0;
	float:right;
	font-size:12px;
	line-height:20px;	
	text-align:justify;
	color:#494848;
}

.link-apertura {
	color:#505153;
	text-decoration:underline;
}

#ticker {
	height:58px;
	padding:0 0 0 35px;
}

#ticker img {
	float:left;
	margin:8px 0 8px 0;
}

#ticker div {
	float:left;
	padding:8px 0 8px 0;
}

#notizie {
	margin:0 0 0 35px;
}

#notizie table#primopiano {
	width:924px;
}

#notizie table#primopiano tr td {
	width:33px;
}

#notizie table#primopiano tr td.notizia {
	width:210px;
	text-align:justify;
	font-size:12px;
}

#notizie table#primopiano div.foto{
	width:210px;
	height:146px;
	position:relative;
}

#notizie table#primopiano div.data {
	position:absolute;
	bottom:0px;
	right:0px;
	padding:4px 5px 2px 18px;
	background:#af1e23;
	color:#ffffff;
	font-size:12px;
	font-family:tahoma;
}

#notizie table#primopiano div.titolo {
	padding:4px 6px 4px 6px;
	margin:0 0 10px 0;
	background:#af1e23;	
	font-family:Georgia;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	letter-spacing:-1px;
}

#notizie table#primopiano div.titolo a {
	color:#ffffff;
}

#notizie table#primopiano div.testo {
	line-height:18px;
	color:#484848;
}

#notizie table#primopiano div.network {
	margin:15px 0 0 0;
}

#notizie table#altrenotizie tr td, #notizie table#altrenotizie2 tr td {
	width:20px;
}

#notizie table#altrenotizie tr td.notizia, #notizie table#altrenotizie2 tr td.notizia {
	width:150px;
	font-size:11px;
	text-align:justify;
}


#notizie table#altrenotizie div.testo, #notizie table#altrenotizie2 div.testo {
	height:210px; 
	margin:10px 0 0 0;
	overflow:hidden;
}

#credits {
	height:70px;
	padding:15px 0 0 0;
	margin:24px 16px 0 0;
	border-top:1px solid #cccccc;
	font-size:10px;
}

#credits table {
	width:100%;
}

#opinionidee {
	width:242px;
	height:443px;
	margin:0 35px 0 0;
	float:right;
	background:#d3d2cd;
}

.opinioni, .idee {
	margin:0 15px 0 15px;
	text-align:justify;
	font-size:13px;
	line-height:18px;
}

.clear {
	width:100%;

	clear:both;
}

#articolo {
	padding:0 20px 0 24px;	
}