body
{
 	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-top: 0;
}

#container
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

img
{
	border: 0;
}

a
{
	color: blue;
}

/*Header pagina*/
#top
{
  /*width: 100%;*/
}

/*Footer pagina*/
#bottom
{
  /*width: 100%;*/
}

/*Contenuti pagina*/
#contents
{
	margin-top: 1em;
}

/*Titolo box*/
.titolo
{
	/*background-color: #ff6600;*/
	background-image: url('./img/gradarancionesfum.gif');
	background-repeat: repeat-y;
	background-position: top left;
	color: white;
	font-weight: bold;
	padding-left: 0.3em;
}

/*Eventuale spazio prima del titolo*/
.pretitolo
{
	height: 1.4em;
}

/*Contenuto box*/
.contenuto
{
	padding: 0.3em;
}

/*Fine contenuto (per corretto utilizzo di float all'interno di box .contenuto)*/
.finecontenuto
{
	clear: both;
}

/*Webcam div*/
#webcam
{
	float: left;
	margin-bottom: 1em;
}

/*Webcam image*/
img.webcam
{
	border: 0;
	width: 500px;
	height: 375px;
}

/*Titolo box webcam*/
#webcam .titolo
{
}

/*Contenuto box webcam*/
#webcam .contenuto
{
}

/*Messaggio aggiornamento*/
#msgagg
{
	background-image: url('./img/gradblusfumrev.gif');
	background-position: top right;
	background-repeat: repeat-y;
	padding-right: 0.3em;
	color: white;
	text-align: right;
	width: 500px;
}

/*Riquadri in prima pagina*/
.riquadro
{
	/*margin-left: 510px;*/	/*dopo aver tolto adsense*/
	margin-top: 1em;
	margin-left: 525px;
	width: 300px;	/*dopo aver tolto adsense*/
}

.riquadro .titolo
{
	background-image: url('./img/gradarancionesfum2.gif');
}

.riquadro .contenuto
{
	text-align: justify;
}

.riquadro .contenuto img
{
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}

/*Archivio ultime 24h in pagina principale*/
#archivio
{
	float: left;
	/*width: 700px;*/ /*dopo aver tolto adsense*/
	margin-bottom: 1em;
	clear: both;
}

#archivio .titolo
{
}

#archivio .contenuto
{
}

/*Thumb (miniatura) webcam archivio ultime 24h*/
.archivio
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline-block;
	/display: inline; /*IE*/
	width: 100px;
	
}

/*Thumbnail archivio*/
img.webcamthumb
{
	width: 100px;
	height: 75px;
	border: 0;
}

/*Intestazione thumb archivio*/
.webcamperiodo
{
	/*background-color: #ff6600;*/
	text-align: center;
	font-size: 0.8em;
	background-image: url('./img/gradblu.gif');
	color: white;
	width: 100px;
}

#bottom
{
	clear: both;
}

/*Bottom: autore*/
#autore
{
	background-color: #ff6600;
	background-image: url('./img/gradarancione.gif');
	background-position: -250px 0;
	background-repeat: no-repeat;
	margin-bottom: 0.5em;
	color: white;
	text-align: right;
	padding-right: 1em;
}

/*Link nel bottom: autore*/
#autore a
{
	color: white;
}

/*Foto: foto*/
#foto
{
	margin-bottom: 10px;
}

/*Foto: Miniature foto*/
img.fotothumb
{
	float: left;
	margin: 4px;
}

/*Titoli*/
h1
{
	font-size: 1.8em;
}

h2
{
	text-align: left;
	margin-top: 0.5px;
	font-size: 1.5em;
}

h2 a
{
	color: #ff6600;
}

/*AdSense*/
#adsense2	/*off*/
{
	margin-left: 510px;
	margin-bottom: 0.5em;
}

#adsense1	/*off*/
{
	float: left;
	clear: left;
	margin-top: 0.5em;
	margin-left: 32px;
}

#adsense3
{
	float: right;
	margin-left: 10px;
}

#adsense_foto
{
	float: right;
	margin-top: 10px;
}
