/*
File 		> foglio di stile per il sito Le terre dei Savoia per la Stampa
Autore 		> davide geraci | davide.geraci@infosys.it | giovanni mamino | giovanni.mamino@infosys.it | www.infosys.it
Versione	> 08.06.2007
*/

/* Layout */
html {
	padding: 0px; 
	margin:0px; 
}
body { 
	padding: 0px; 
	margin:0px; 
	text-align:center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
}
#intestazione {
	width: 760px;
	height: 30px;
	margin: 0px auto;
	text-align:right;
	background-image:url(images/intestazione_sfondo.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#corpo {
	width:760px;
	margin: 0px auto;
	text-align: center;
}
#flash {
	width:760px;
	height: 200px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#menu {
	display:none;
	width:750px;
	height: 50px;
	margin: 0px auto;
	background-color: #ffffff;
	overflow:hidden;	
}
	#menu ul{list-style-type: none;margin: 0px 25px;padding: 0;}
	#menu li{float:left;margin: 0;padding:0;}
	#menu a{
		color: #666666;
		font-size: 65%;
		font-weight: bold;
		text-decoration: none;
		position:relative;
		display:block;
		width:140px;
		height: 30px;
		padding:20px 0px 0px 0px;}
#testo {
	width: 545px;
}
#testo img{
	border:1px solid #cccccc;
	margin: 3px 5px 8px 5px;
}
#testo img.noborder{
	margin:8px 0px 0px 18px;
	padding:0;
	border: 0px;
}

#testo p{
	width: 400px;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 3px 8px;
}
#testo p a:link, #testo p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4367c5;
}
#testo p a:hover, #testo p a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#foto {
	width:100px;
	float: right;
	padding:0px 10px 5px;
	margin-left:10px;
	text-align:center;
	background-image:url(images/verticale.gif);
	background-position:3px top;
	background-repeat: repeat-y;
}
	#foto p{
		width: 100px;
		padding:0px 5px;
		margin:0px;
		font-size: 60%;
		color: #666666;
		font-weight: normal;
	}
	#foto img{
		border:1px solid #cccccc;
		margin: 5px 5px 3px 5px;
	}
#sponsor {
	width: 200px;
	/*height:300px;*/
	text-align: center;
	padding:10px 5px 0px 0px;
	float: right;
	/*display:inline;*/
}
		.Evidente {
			width:100%;
			background-color:#CCE0EA;
		}
		.DivAppuntamenti {
			width:100%;
			background-color:#CCE0EA;
			margin: 15px 0px;
			padding: 8px 0px;
			overflow: hidden;
			
		}
		.DivAppuntamenti a:link,.DivAppuntamenti a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #666666;
			padding-left: 10px;
			background-image: url(images/ico_link.gif);
			background-position: center left;
			background-repeat: no-repeat;
		}
		.DivAppuntamenti a:hover,.DivAppuntamenti a:active {
			font-weight: bold;
			text-decoration: none;
			color: #FF0000;
			padding-left: 10px;
			background-image: url(images/ico_link_animata.gif);
			background-position: center left;
			background-repeat: no-repeat;
		}
		#sponsor p{
			font-size: 60%;
			color: #666666;
			font-weight: normal;
			text-decoration: none;
			margin: 0px 5px;
			text-align: left;
		}
		#sponsor p a:link, #sponsor p a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #666666;
		}
		#sponsor p a:hover, #sponsor p a:active {
			font-weight: bold;
			text-decoration: none;
			color: #FF0000;
		}
		#sponsor img {
		margin: 2px 3px 5px 2px;
		}
		#sponsor h1 {
			font-size: 90%;
			color: #4367c5;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			margin: 5px 0px 5px 5px;
			text-align: left;
		}		
		#sponsor h3 {
			font-size: 70%;
			color: #666666;
			font-weight: bold;
			text-decoration: none;
			margin: 5px 0px 0px 5px;
			text-align: left;
		}		
#piede {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	font-size: 90%;
	height: 25px;
	background-image:url(images/piede_sfondo.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#piede p {
	padding:5px 0px 10px 5px;
	margin:0px;
	font-size: 60%;
	color: #666666;
	font-weight: bold;
}
#piede p a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#piede p a:hover,#piede p a:active  {
	color: #000000;
}

#sponsorhome{
	margin: 0px auto;
	width: 740px;
	clear: both;
	background-color:#E3EEF4;
	padding:5px ;
}

#menusotto{
	clear: both;
	width: 750px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
}
#menusotto p {
	padding:15px 0px 15px 5px;
	margin:0px;
	font-size: 60%;
	color: #666666;
	font-weight: bold;
}
#menusotto p a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#menusotto p a:hover,#menusotto p a:active  {
	color: #000000;
}
.ripristinofloat{
	clear: both;
}
.nascondi {
	display:none;
}
.primopiano img{
	float:right;
	border:1px solid #cccccc;
	margin: 5px;
}
.news img.sx{
	float:left;
	border:1px solid #cccccc;
	margin: 0px 5px 5px 5px;
}
.news img.dx{
	float:right;
	border:1px solid #cccccc;
	margin: 0px 5px 5px 5px;
}

/* stili */
h1 {
	font-size: 130%;
	color: #4367c5;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 5px 0px 5px 5px;
}
h2 {
	font-size: 115%;
	color: #4367c5;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 5px 5px;
}
h3 {
	font-size: 100%;
	color: #4367c5;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 5px 5px;
}
.primopiano{
	margin:5px;
	padding-bottom:5px;
	background-color:#F4F4F4;
}
.fotoracconto{
	margin:10px;
	padding-bottom:5px;
	background-color:#F4F4F4;
	width: 520px;
}
.fotoracconto img{
	float:left;
	border:1px solid #cccccc;
	margin: 5px;
}
.news{
	padding:5px 0px;
}
.primopiano a:link,.primopiano a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	background-image: url(images/ico_link.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.primopiano a:hover,.primopiano a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	padding-left: 10px;
	background-image: url(images/ico_link_animata.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.news a:link,.news a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	background-image: url(images/ico_link.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.news a:hover,.news a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	padding-left: 10px;
	background-image: url(images/ico_link_animata.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.dx{
	float:right;
}
.sx{
	float:left;
}
a.allegato img{
	float:left;
	border:0px solid #FFFFFF;
}
.errore {
	color: #993300;
	font-size: 60%;
}
