@charset "utf-8";
/* CSS Document */
/*stili per il layout fisso*/
html,body{
	margin: 0;
	text-align: center;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #070707;
	background-position: top;
}
div#sfondo{
	width: 100%;
	background-position: center top;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/sfondo_forum.jpg);
	background-attachment: fixed;
	height: 100%;
	margin: 0px;
}
div#header{
	width: 100%;
	padding: 0px;
	height: 290px;
	margin: 0px;
}
div#inc_header{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(../img/link.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 90%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	height: 57px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}
	#inc_header ul{
	list-style:none;
	overflow:hidden;
	margin:0;
	padding-top: 15px;
	}
	#inc_header li{
	display:inline;
	}
	#inc_header li a{
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #313745;
	text-decoration: none;
	background-image: url(../img/link.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}
	#inc_header li a:hover{
	color: #F9B621;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #313745;
	text-decoration: none;
	background-image: url(../img/navigazione_sopra.jpg);
	background-repeat: repeat-x;
	}

/* container */
#container {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/sfondo_body.jpg);
	background-repeat: repeat-x;
	background-color: #1F232A;
	border: 1px solid #1D2329;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-attachment: scroll;
	display: table;
	background-position: center top;
}
/*stili per anteprima*/
div#contenuto_body{
	display: block;
	width: 100%;
}
#menu_navigazione {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #FFFFFF;
	display: table;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	height: auto;
}
#sinistra {
	text-align: justify;
	color: #D3E0E7;
	float: left;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#sinistra a{
	color: #D0D690;
	text-decoration: none;
}
#sinistra a:hover{
	color: #CA411D;
}
#destra {
	float: right;
	background-color: #0D0E10;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #AAB0C1;
	width: 16%;
	border: 1px solid #272F38;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;

}
#destra a{
	color: #FFCC00;
}
#destra a:hover{
	color: #FFFFFF;
}
#footer {
	clear: both;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #46757D;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a{
	color: #42615C;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* stili per il menu*/
div#menu{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 13px;
}
div#menu a{
	color: #99A2B5;
	margin: 0px;
	display: block;
	text-decoration: none;
	background-image: url(../img/img_link.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: left center;
}
div#menu a:hover{
	color: #FFBE2C;
	margin: 0px;
	display: block;
	text-decoration: none;
	background-image: url(../img/img_hover.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: left center;
}
h1 {
	font-size: 21px;
	color: #FDBE31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9CB53;
}
h2 {
	font-size: 18px;
	color: #57939D;
}

div#pagina {
	height: 15px;
	width: 20px;
	display: inline;
	background-image: url(../img/navigazione.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px;
}
.pagina {
	height: 15px;
	width: 20px;
	display: inline;
	background-image: url(../img/navigazione_sopra.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
}
/* stili per gli utenti*/
div#Admin{
	color: #DA1B00;
}
div#Admin a{
	color: #DA1B00;
}
div#Moderatore{
	color: #00CCFF;
}
div#Moderatore a{
	color: #00CCFF;
}
div#Utente{
	color: #FFFF00;
}
div#Utente a{
	color: #FFFF00;
}
div#ConsultGames{
	color: #FF00FF;
}
div#ConsultGames a{
	color: #FF00FF;
}
.Admin {
	color: #DA1B00;
	font-weight: bold;
}
.Moderatore {
	color: #00CCFF;
}
.Utente {
	color: #FFFF00;
}
.ConsultGames {
	color: #FF00FF;
}
/* stili per il forum*/
div#box_forum{
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #7E8A98;
	background-image: url(img/box_forum.jpg);
	background-repeat: repeat;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#box_forum a{
	font-weight: bold;
	color: #FF9900;
}
.barra_forum {
	font-weight: bold;
	color: #EA8C00;
	background-image: url(img/barra_forum.jpg);
	background-repeat: repeat-x;
	height: 33px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.forum_barra {
	font-weight: bold;
	color: #FF9900;
	background-image: url(img/barra_forum.jpg);
	background-repeat: repeat-x;
	height: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
.linea_forum {
	background-image: url(img/linea.jpg);
	background-repeat: repeat-x;
	height: 17px;
}
.descrizione_forum {
	font-style: oblique;
	color: #8DB9C0;
	font-size: 14px;
}
div#ultima_discussione{
	font-size: 12px;
	font-style: oblique;
}
div#ultima_discussione a{
	color: #B14E13;
}
.topic {
	color: #E0E6EB;
	background-image: url(img/sfondo_topic.jpg);
	background-repeat: repeat-x;
	background-position: top;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.risposte {
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #4B6176;
	padding: 5px;
}
.modificata {
	font-size: 12px;
	font-style: italic;
}
.quota {
	text-align: left;
	vertical-align: top;
	border: 1px solid #B3B7BD;
	display: block;
	background-color: #B4B8BF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px;
	background-image: url(img/sfondo_quota.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
}
.titolo_quota {
	font-style: italic;
	background-image: url(img/comment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 23px;
	font-weight: bold;
	color: #990000;
}
#previsualisation {
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #000000;
	padding: 5px;
}
/* stili per gli utenti online*/
div#online{
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #7E8A98;
	background-image: url(img/box_forum.jpg);
	background-repeat: repeat;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* stili per il modulo di ricerca*/
.campo_ricerca {
	border: 1px solid #344250;
	background-color: #212A33;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.pulsante_cerca {
	color: #999999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-image: url(img/barra_forum.jpg);
	background-repeat: repeat-x;
	border: 1px solid #0A0A0A;
}
.evidenziato {
	background-color: #FFFF00;
}
div#box_gioco{
	background-color: #FFFFFF;
	border: 1px solid #3A6575;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	color: #0A0B0D;
}

