@charset "utf-8";
body {
	background-color: #ffcccc;
	background-image: url(img/sfondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}

div#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*width: 90%;*/
	width:1075px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	min-width:900px;
}

div#header {
	height:90px;
}

div#menu  {
	height:30px;
	background-color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#menu ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

div#menu li a{
	display:block;
	float:left;
	height:20px;
	padding:5px;
	/*background-color:#DBDBDB;*/
	width:120px;
	margin-right:5px;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size:14px;
}

div#menu li a:hover{
	text-decoration:underline;
	background-color:#666666;
}

div#logo
{
	float:left;
}

form.loginHeader
{
	display:inline;
	font-size:10px;
}

input.headerTextBox
{
	width:60px;
	font-size:10px;
}

div#login  {
	height:30px;
	background-color:#999999;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#login a {
	text-decoration:none;
	color:#FFC062;
	font-weight:bold;
}


div#login a:hover {
	text-decoration:underline;
}

div#contenuto
{
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left:180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

div#contenuto h1
{
	margin:0px 0px 5px 0px;
}

div#contenuto h3
{
	margin:0px 0px 5px 0px;
	font-weight:normal;
}

div#contenuto a
{
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;	
}

div#contenuto a:hover
{
	text-decoration:underline;
}


div#best5 
{
	width:170px;
	background-color:#F0F0F0;
	float:left;
	padding: 5px;
}

div#footer 
{
	clear:both;
	background-color:#666666;
	padding:10px;
	font-size:10px;
	color:#CCCCCC;
}

div#footer a
{
	color:#ffffff;
	font-weight:bold;
}

div.fotoElenco
{
	float:left;
	width:150px;
	margin:10px;
	padding:3px;
	background-color:#FF9900;
	height:200px;
	overflow:hidden;
}

div.fotoElenco img
{
	display:block;
	margin:auto;
}


div.fotoElenco a
{
	text-decoration:underline;
	color:#FF9900;
}

div.fotoElenco a:hover
{
	text-decoration:none;
}


div.fotoCaption
{
	background-color:#ffffff;
	font-size:10px;
	padding:3px;
	height:42px;
}

#paginazione
{
	/*clear:both;*/
	font-size:16px;
	margin:10px;
	padding-top:10px;
}

#paginazione a
{
	text-decoration:none;
	color:#FF9900;
}

#paginazione a:hover
{
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
}

#advNelContenuto
{
	width:100%;
	/*height:120px;*/
	background-color:#fffff;
	float:left;
	padding-top:20px;
}

div.commento
{
	margin-top:5px;
	font-size:10px;
}

div.commento a
{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}

div.commento a:hover
{
	text-decoration:underline;
}

#fotofull
{
	width:700px;
	float:left;
	margin-top:10px;
}

#fotoadv
{
 float:left;
 width:160px;
 margin-left:5px;
 padding-left:5px;
 margin-top:10px;
}

.stella
{
	float:left;
	margin:5px;
}

div.commentiFoto
{
	background-color:#F0F0F0;
	margin:10px 5px;
	padding:3px;
}

div#erroreLogin
{
	margin-top:15px;
	padding:10px;
	background-color:#FF0000;
	font-size:14px;
	color:#ffffff;
	border: solid 1px #660000;
}


div#messaggioOk
{
	margin-top:15px;
	padding:10px;
	background-color:#009900;
	font-size:14px;
	color:#ffffff;
	border: 1px solid #003300;
}

div#loggato  {
	height:30px;
	background-color:#999999;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#loggato a {
	text-decoration:none;
	color:#FFC062;
	font-weight:bold;
}


div#loggato a:hover {
	text-decoration:underline;
}

div.etichetta
{
	float:left;
	font-weight:bold;
	width:200px;
}

div.profilo
{
	margin-top:20px;
	width:720px;
	background-color:#F0F0F0;
	padding:10px;
}

#messageBox
{
	 color:#FF0000;
	 font-weight:bold;
	 margin-bottom:10px;
}

div#statistiche
{
	font-size:10px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding-bottom:3px;
}

td.headerMessaggi
{
	background-color:#999999;
	color:#FFFFFF;
}

td.rigaMessaggi
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

td.rigaMessaggi a
{
	font-weight: normal;
}


td.rigaMessaggiBold
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight:bold;
	color:#000000;
}

.annuncio
{
	border: 1px solid #CCCCCC;
	margin-top:10px;
}

.annuncio h1
{
	font-size: 16px;
	color: #CCCCCC;
	background-color: #333333;
	padding:5px;
}

div#strillo
{
	width:750px;
	background-color: #D3DFFE;
	border: 1px solid #0000FF;
	padding:10px;
	font-size:16px;
	color:#00000;
	line-height:20px;
}

div#strillo a
{
	color:#000066;
}

div#strillo a:hover
{
	color:#000099;
	text-decoration:underline;
}

div#categorie ul
{
	padding: 0 0 0 20px;
}

div#categorie a
{
	text-decoration:none;
	color:#666666;
	font-size: 14px;
}

div#categorie a:hover {
	text-decoration:underline;
	color:#FFC062;
	/*font-weight:bold;*/
}

.selezionato a
{
	color:#FFA41C !important;
}
