:-moz-any-link:focus { outline: none; }
html, body {
	margin: 0px;
    padding:0px;
	background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #78351F;
}

img {border:none;}
a { color:#78351F;text-decoration:underline; }
a:hover, a.selected { text-decoration:underline;background:#fcb133;}
.bianco {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #fff;}
a.bianco:hover {background:none; text-decoration:none;}
#wrapper {
    width:100%;
}

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

#testata {
	position:relative;
    height:123px;
    background: url('../img/testata1.jpg') top left no-repeat;
    margin:0;
}

#testata a {text-decoration:none;}
#testata a:hover {cursor:pointer;}

#testata span#payoff {
    margin:0px;
    padding:0px;
    display:block;
    width:96%;
    height:80%;
    float:right;
    text-align:right;
    padding-top:20px;
    margin-right:20px;
    font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#testata #multilingua {
    width:105px;
    height:21px;
    padding:0px 4px 2px 4px;
    position:absolute;
    top:80px;
    left:400px;
    background-color:#bbb;
}
#testata #multilingua a:hover{background:none;}
#sidebar {
    width:250px;
    float:left;
    padding:17px 20px 10px 30px;
    margin-right:0px;
    background: url('../img/testata2.jpg') top left no-repeat;
}

#sidebar input {
    padding:0px;
    margin:0px;
    font-size:11px;
}

.box-piccolo {
    width:270px;
    margin-bottom:20px;
    font-family: "Courier New", Courier, monospace;
}
.box-piccolo-sopra, .box-piccolo-sotto {   height:25px; }
.box-piccolo-sopra { background: url('../img/menu_sopra.png') top left no-repeat;}
.box-piccolo-sotto { background: url('../img/menu_sotto.png') top left no-repeat;}
.box-piccolo-mezzo { background: url('../img/menu_mezzo.png') top left repeat-y; padding:0px 20px 1px 20px;}

ul.menu {
    margin:0px 0px 0px 20px;
    padding:0;
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    font-weight: bold;
	color: #78351F;    
    list-style-type:none;
}
ul.blog-menu {
    margin:0;
}
ul.blog-menu li{
    float:left;
    margin-right:20px;
    list-style-position:inside;
}

ul.menu li a {
    color: #78351F;
	text-decoration:none;
    padding:1px;
}

ul.menu li {
	
}

ul.menu li a:hover {
	text-decoration:none;
    background:#fcb133;
}

h3.titolo-box {
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
	color: #999;
    margin:0px;
    padding:1px 10px 0px 10px;
    text-align:left;
}
#content-wrapper {
    width:100%;
    float:left;
    background:#ffffff url('../img/footer.jpg') bottom center no-repeat;
    margin:0;
    padding:0;
    padding-bottom:80px;
}
#content {
    float:left;
    width:650px;
    min-height:260px;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #78351F;
    margin:0;
    background: url('../img/testata3.jpg') top left no-repeat;
}
.ricerca img {display:none;}
img.icona {
    padding:1px 3px 1px 0px;
}

#blog {
    padding:20px 40px 20px 48px;
}

.box-grande {
    width:600px;
    margin:0px auto 20px 30px;

}
.box-grande-sopra, .box-grande-sotto {   height:25px; }
.box-grande-sopra { background: url('../img/box_sopra.png') top left no-repeat;}
.box-grande-sotto { background: url('../img/box_sotto.png') top left no-repeat;}
.box-grande-mezzo { background: url('../img/box_mezzo.png') top left repeat-y; padding:0px 20px 1px 28px;}

#content a.continua {
    clear:both;
}

#content a.continua, .piede-articolo {
   text-decoration:underline;
   color:#999;
   width:100%;
   display:block;
   text-align:right;
}
.piede-articolo {text-decoration:none; }
div.commento {
    border-bottom:1px solid #ccc;
    margin-left:20px;
}
img.usericon {padding:2px 0px 0px 2px;}
.commento-data {font-style:italic;}
#primo-piano {
    float:left;
    width:300px;
    padding:10px;
}

h2.titolo-pagina, h2.titolo-pagina a {
    font-family: "Courier New", monospace, serif;
    font-size: 18px;
    font-weight: bold;
    color: #78351F;
    margin:0;
    padding:0;
    text-decoration:none;
}

h2.titolo-pagina a:hover {
    text-decoration:none;
}
#content table {
    float:none !important;
}
ul.foto {
    list-style:none;
    margin:0;
    padding:0;
}
ul.foto li { float:left; }
ul.foto li a{
    display:block;
    float:left;
    padding:3px;
    border:1px solid #888;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    margin:2px 5px 2px 5px;
}

ul.foto li a:hover{
    background:#eee;
}

ul.area {
    list-style-type:none;
    margin:0;
    margin-top:10px;
    margin-left:5px;
    padding:0;
}

ul.area li a {
    text-decoration:none;
    text-decoration:underline;
    font-weight:bold;
}

#footer {
    clear:both;
    padding-top:10px;
    margin-bottom:30px;
    text-align:center;
    color:#ffffff;
}
/* STILE PAGINAZIONE */
#pagina {
	font:15px Arial, Helvetica, sans-serif;
    display:block;
    width:100%;
	text-align:right;
    clear:both;
	margin:20px 20px 5px 5px;
}
/* #pagina a {
	font-size:13px;
	font-weight:bold;
	color:#006633;}
#pagina a:hover {font-size:15px; text-decoration:none;}
*/
div.p_first, div.p_last, div.p_next, div.p_prev, div.p_curr, div.p_num {
	float:left;
	width:20px;
	height:20px;

	text-align:center;
}

div.p_first a, div.p_last a, div.p_next a, div.p_prev a, div.p_curr a, div.p_num a {
	font-size:13px;
	display:block;
	width:20px;
	height:20px;
	color:#000 !important;
}

div.p_first, div.p_last, div.p_first a, div.p_last a { width:50px; }

div.p_curr {background-color: none; font-weight:bold;}

div.p_first a:hover, div.p_last a:hover, div.p_next a:hover, div.p_prev a:hover, div.p_curr a:hover, div.p_num a:hover {
	border:none;
    background:none;
	text-decoration:none;
}
	
h4.area-download {
    display:block;
    width:100%;
    float:left;
    padding:0px 10px 0px 10px;
    margin:0px;
    

}