/*generici*/
body {
	text-align: center; /*centra il div principale con ie*/ 
	background-color: #500e0c;
	scrollbar-base-color: #500e0c;
	margin: 0px;
	font-size: 11px;
	}
a {
	color: #CC0000;
	text-decoration: none;
	}
a:hover {
	color: #CC0000;
	cursor: pointer;
	}
input[type='button'], input[type='submit'] {
	background: #FFCC66;
	border: 2px solid black/*#7e7c7c*/;
	color: black;	
	margin: 2px;
	margin-bottom: 0;
	}
input[type='button']:hover, input[type='submit']:hover {
	border-color: #CC0000;
	color: black;
	border-width: 2px;
	}
input[type='text'], input[type='password'], input[type='file'], textarea {
	background-color: #FFCC66;
	color: black;
	}
img {
	border: 0;
	}
	img.bordo{
		border: 1px solid black;
		}
table{
	border: 0;
	font-size: 11px;
	}
h4{
	font-size: 14px;
	padding: 3px;
	margin: 0px;	
	}
/*corpo della pagina*/
#pagina{
	background-color: #500e0c;
	text-align: left;
	margin: 0px;
	font-family: Verdana, arial, sans-serif;	
	}
#testa{}
	#header{
		height: 129px;
		background-color: black;
		text-align: center;
		}
	div#frase{
		background-color: #500e0c;
		height: 25px;
		text-align: center;
		}
	span#frase{
		margin: auto;
		text-align: left;
		width: 1000px;
		display: block;
		font-size: 14px;
		color: white;
		padding: 3px;
		}
	#titoli{
		background-color: #bb221e;
		height: 30px;
		}
#corpo {
	margin: auto;/*centra il div principale con firefox*/
	width: 1000px;
	font-size: 11px;
	padding: 0;	
	}
#footer{
	clear: both;
	text-align: center;	
	}
/*le tre colonne*/
#col_sx {
	width: 170px;
	height: auto;
	float: left;
	position: relative;
	/*left: 380px;
	top: 50px;
	margin-bottom: 50px;*/
	}
	#indice{
		padding: 10px;
		background-image: url(immagini/upper-sx.gif);
		background-repeat: no-repeat;
		background-position: top right;
		}
#col_dx_container {/*questa contiene le successive due*/
	width: 830px;
	padding: 0;
	margin: 0;
	float: right;
	/*position: relative;
	right: -100px;*/
	}
#col_dx {
	width: 250px;
	height: auto;
	float: right;;
	/*position: relative;
	right: 23px;*/
	}
	#menu-dx{
		padding: 10px;
		background-image: url(immagini/upper-dx.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
#col_md {
	width: 580px;
	min-height: 542px;
	height: auto;
	float: left;
	text-align: center;
	background-color: #bb221e;
	/*position: relative;
	left: 30px;
	background-image: url("immagini/background/foglio/foglio-mid.jpg");*/
	}
	#testo{
		width: 540px;
		text-align: left;
		margin: auto;
		margin-top: -15px;
		background-color: #e5625f;
		position: relative;
		}
/*testi*/

/*post*/
.post, .elemento_hid{
	background-color: #fdf7bc;
	margin-bottom: 20px;
	line-height: 15px;	
	}
.testo-post{
	padding: 10px;	
	}
.top-post, .top-post-first, .bottom-post, .bottom-post-last{
	height: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
	}
.top-post{
	background-image: url(immagini/top-post.gif);	
	}
.bottom-post{
	background-image: url(immagini/bottom-post.gif);	
	}
.top-post-first{
	background-image: url(immagini/top-post-first.gif);
	}
.bottom-post-last{
	background-image: url(immagini/bottom-post-last.gif);	
	}
.post .title, .elemento_hid .title{
	padding: 3px;
	display: block;
	font-size: 16px;
	}
	.post .title a, .post .title a:hover{
		color: black;
		}
.post .subtitle, .elemento_hid .subtitle{
	padding: 3px;
	display: block;
	font-size:14px;
	color: #990030;
	}
.subtitle-large{
	padding: 3px;
	display: block;
	font-size:14px;
	color: #990030;
	width: 520px;
	border-bottom: 1px solid black;
	}
.post .testo, elemento_hid .testo{
	padding: 3px;
	display: block;
	border-top: 1px solid black;
	clear: both;
	}
.head-post{
	width: 430px;	
	}
.right-head-post{
	width: 80px;
	float: right;
	padding-top: 3px;	
	}
.firma{
	color: red;
	font-size: 12px;		
	}
.firma a{
	color: red;
	font-size: 12px;
	text-decoration: underline;		
	}
.post blockquote{
	display: block;	
	color: #2c7942;
	margin-left 40px;
	border-left: #871714 solid 10px;
	font-style: italic;
	padding-left: 8px;
	margin-right: 20px;
	}
.text-commento{
	width: 500px;
	height: 200px;	
	}
/*indice*/
.pulsante_ind{
	color: white;
	display: block;
	width: 150px;
	background-color: #871714;
	margin-bottom: 10px;
	border: #500e0c solid 1px;
	}
.pulsante_ind:hover{
	border: white solid 1px;	
	}
.testo_ind{
	display: block;
	padding: 3px;
	}
.titolo_ind{
	display: block;
	background-color: #ba211d;
	font-size: 14px;
	padding: 3px;	
	}
#indice a{
	color: white;
	}
#indice a:hover{
	color: white;
	
	}
/*singula*/
.singula{
	width: 230px;
	background-color: #66110f;
	margin-bottom: 10px;
	color: white;
	}
#fsingula .title{
	background-image: url(immagini/top-sx-corner.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	}
#lsingula .testo{
	background-image: url(immagini/bottom-dx-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	}
#findice .titolo_ind{
	background-image: url(immagini/top-dx-corner.gif);
	background-repeat: no-repeat;
	background-position: top right;	
	}
#lindice .testo_ind{
	background-image: url(immagini/bottom-sx-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
	}
.singula .title{
	padding: 3px;
	display: block;
	background-color: #ba211d;
	font-size: 14px;
	font-weight: bold;
	}
.singula .subtitle{
	padding: 3px;
	display: block;
	}
.singula .testo, .form_sondaggi, .anteprima_soc, .paragrafo1{
	padding: 3px;
	display: block;
	}
.singula a, .singula a:hover{
	color: #fdf7bc;	
	}
.pulsanti_sondaggi{
	text-align: center;
	margin: 8px 0;
	font-size: 14px;
	}
.pulsanti_sondaggi a, .pulsanti_sondaggi a:hover{
	color: white;	
	}
#contatti, #contatti a, #contatti a:hover{
	color: white;
	line-height: 16px;
	}
/*altri*/
.descrizione{
	color: #2c7942;
	}
.paragrafo1{
	font-weight: bold;	
	}
.paragrafo2{
	font-weight: bold;
	font-size: 14px;	
	}
.a_menu {
	color: black;
	font-weight: bold;
	display: block;
	}
.opzioni_dizionario{
	display: block;	
	}
.foto{
	float: left;
	padding: 5px;	
	}
.rosso{
	color: #990030;
	}
.vuoto{
	clear: both;
	display: block;	
	}
.destra{
	display: block;
	text-align: right;
	float: right;	
	}
#shinystat{
	display:none;	
	}
.fotogramma-box{
	text-align: center;	
	}
.fotogramma{
	max-width: 200px;
	max-height: 150px;
	width: expression(this.width > 200 ? 200: true);
	height: expression(this.height > 200 ? 200: true);
	border: solid black 1px;
	}
