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

#form {
	width:405px;
	height:37px;
	background-image:url(../img/login.png);
	vertical-align:bottom;
	float:right;
}



#form-contatti {
	width:670px;
	margin-top:10px
}

.nomeform{
width:251px;
	height:23px;
	background-image:url(../img/campo.gif);
	background-repeat:no-repeat;
	border:0;
	padding-right:2px;
	padding-left:2px;
	color:#FFFFFF}
	
.messaggio{
background-image:url(../img/mess.png);
width:248px;
height:73px;
border:0;
background-repeat:no-repeat}


#corpo {
	float:left;
	display:inline;
	width:943px;
}

#iniziocorpo {
	float:left;
	display:inline;
	width:943px;
	height:38px;
	background-image:url(../img/top.png);
}

#mezzocorpo {
	float:left;
	display:inline;
	width:943px;
	background-image:url(../img/body.png);
}

#finecorpo {
	float:left;
	display:inline;
	width:943px;
	height:38px;
	background-image:url(../img/bottom.png);
}

#piede {
	float:left;
	display:inline;
	width:943px;
	height:40px;
	text-align:right;

}

.login {
	color:#FFF;
	text-align:right;
}

.field {
	width:98px;
	height:13px;
	background:none;
	border:none;
	font-size:10px;
}

form {
	border:0;
	padding:0;
	margin:0;
}

input {
	border:0;
	padding:0;
	margin:0;
}

img {
	border:0;
}

p {
	border:0;
	padding:0;
	margin:0;
}

a {
	color: #206BC7;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}


a.linkneri {
	color:#333;
}
a.linkneri:hover {
	color:#999;
}

.azioni {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.sottoazioni {
	text-align: center;
}
.notificarossa {
	font-weight: bold;
	color: #E8121E;
}
.categoria {
	color: #1762BF;
	font-weight: bold;
	font-size: 14px;
}
.titolone {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.titolone {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

.titolopagina {
	padding-top:-10px;
	font-size:40px;
	line-height:40px;
	color:#036;
	font-weight:bolder;
}

.soso {
	color: #DE5E07;
	font-weight: bold;
}
.sottotits {
	font-size: 16px;
}
.titoliprev {
	font-weight: bold;
	color: #FFF;
	padding-left:12px;
}
.prevespandibili {
	font-size: 24px;
	font-weight: bold;
}
