@charset "UTF-8";
/* CSS Document */

#vuoto {
clear: both;
}

body {
	background-color:#000000;
	margin:0;
	padding:0;
	background-position:center top;
	background-repeat: no-repeat;
}
.content{
	display: block;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

td{
background-color:#000000;
border: none;
}

table{
background-color:#000000;
border: none;
}

/* classi bg body */
.content_sw {
	background-image: url(../../images/background_aseparate.jpg);
	background-repeat: no-repeat;
	display: block;
}

.content_app{
	background-image: url(../../images/background_applicazione.jpg);
	background-repeat: no-repeat;
	display: block;
}

.content_home{
background-image: url(../../images/bg-home.jpg);
background-repeat: no-repeat;
display: block;
}


#colonnaSx {
width: 270px;
float: left;
}

#colonnaDx {
width: 616px;
float: right;
padding-right: 30px;
padding-left: 30px;
}

#mainContent {
	width: 625px;
	border: 1px solid #5d5d5d;
	border-top: none;
	margin-bottom:10px;
	position: relative;
	background-color: #000000;
}

#flashContent {
	width: 615px;
	height: 240px;
}

#logo {
width: 263px;
height: 139px;
float:right;
}

/* sfondi titoli */
.titoloNews {
width: 67px;
height: 25px;
background-color: #3c3c3c;
padding-left: 60px;
margin-bottom:18px;
}

.titoloSw {
	width: 230px;
	height: 20px;
	background-color: #3c3c3c;
	padding-left: 50px;
	margin-bottom:18px;
}

.titoloAutori {
	height: 24px;
	background-color: #3c3c3c;
	padding-left: 60px;
	margin-bottom:18px;
}

/* box separate world */
#boxSw{
	width: 625px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	position: relative;
}

.swTxt{
	width: 526px;
	padding-right: 50px;
	padding-top: 18px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 20px;
}

.didascalia{
	width: 134px;
	padding-right: 15px;
	padding-top:8px;
	padding-bottom: 5px;
}

/* first news 
#boxFirstNews{
width: 625px;
height: 130px;
background-color: #000;
margin-bottom: 10px;
}

.firstImg{
float: left;
width: 161px;
height: 126px;
padding-right: 20px;
padding-left: 35px;
padding-top: 14px;
}

.firstTxt{
float: right;
height: 102px;
width: 320px;
padding-right: 79px;
padding-bottom: 5px;
padding-top: 18px;
}
*/

#boxFirstNews{
	width: 625px;
	background-color: #000;
	margin-bottom: 10px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.firstImg{
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom:5px;
}

.firstTxt{
	float: right;
	padding-top: 5px;
	width: 400px;
}
/* griglia second news */
ul.griglia {
	width: 490px;
	position: relative;
}

ul.griglia li {
	display:block;
	clear:left;
	margin:0;
	padding:0;
}

ul.griglia ul li{
	width:152px;
	float:left;
	clear:none;
	margin-right:8px;
}

ul.griglia ul{
	margin: 0;
	padding: 0;
}

/* second news */
#boxSecondNews{
width: 149px;
height: 214px;
margin-right:2px;
background-color: #000;
}

.secondImg{
width: 116px;
height: 72px;
padding-bottom: 19px;
padding-top: 9px;
padding-left:9px;
padding-right: 24px;
}

.secondTxt{
width: 125px;
height: 96px;
padding-left: 9px;
padding-right: 15px;
}

/* leggi tutto */
.leggi{
width:134px;
height:16px;
background-color:#3c3c3c;
background-position:bottom;
padding-right:15px;
padding-top:2px;
margin:0;
margin-right:2px;
text-align:right;
color:#fff;
}

/* titolo News */
h2, tnews {
font-family:"Courier New", Courier, monospace;
color: #fff;
margin:0;
padding:0;
font-weight: normal;
font-size:18px;
}

/* titolo first news */
.h3 {
font-family:"Courier New", Courier, monospace;
color: #fff;
text-transform: uppercase;
font-size: 18px;
}

/* titolo second news */
.h2 {
font-family:"Courier New", Courier, monospace;
color: #fff;
text-transform: uppercase;
font-size: 15px;
}

a:link{
	color:#fff;
}

a:visited{
	color:#fff;
}

a:hover{
	color:#FFCC00;
	text-decoration:none;
}

.img{
	border: 0;
	border-color: #FFFFFF;
}
h5 {
	color: #E1D6BC;
	font-size: 13px;
	font-weight: normal;
}

/* separatore */
.lineFirst{ 
width: 160px;
border-bottom: 1px solid;
border-color: #4d4d4d;
margin-top: 5px;
}

.lineSecond{ 
width: 116px;
border-bottom: 1px solid;
border-color: #4d4d4d;
margin-top: 5px;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#fondonero {
	background-color: #000000;
	position: relative;
	border: 1px solid #999999;
}
.titoloContest {
	width: 200px;
	height: 20px;
	background-color: #CC0000;
	padding-left: 60px;
	margin-bottom:18px;
}
#testo_contest {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#libro_ospiti {
	border: 1px solid #333333;
	padding: 4px;
}
.risposta_libro {
	color: #FFCC00;
	padding-left: 15px;
}
.content_amici {
	background-image: url(../../images/background_amici.jpg);
	background-repeat: no-repeat;
	display: block;
}
.content_autori {
	background-image: url(../../images/background_autori.jpg);
	background-repeat: no-repeat;
	display: block;
}
.content_out {
	background-image: url(../../images/background_out.jpg);
	background-repeat: no-repeat;
	display: block;
}
.content_iphonecomic {
	background-image: url(../../images/background_iphone_comic.jpg);
	background-repeat: no-repeat;
	display: block;
}
.testoGiallo {
	color: #FFCC00;
}
.testoRosso {
	color: #FF0000;
}
.fondorosso {
	background-color: #FF0000;
	text-align: center;
	display: block;
}
