/* @override 
	http://localhost:8888/greenpeace/deforestazione/css/stile.css
	http://www.brokenice.it/deforestazione/css/stile.css
*/

a{
	color: #000;
	text-decoration: underline;
}

.left{
	float: left;
	margin-right: 10px;
}

.right{
	float: right;
	margin-left: 10px;
}

.center{
	text-align: center;
}

.no_underline{
	text-decoration: none;
}

.big{
	color: #333;
	font-size: 14px;
}

object{
	padding: 2px;
}

body{
	background: #fff;
	color: #4f4f4f;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	vertical-align:top;
}

.nota{
	background: #fff;
	color: #4f4f4f;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	vertical-align:top;
}
p{
	line-height: 18px;
	padding-bottom: 20px;
}

#container{
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: url(../../img/container_bg.jpg);
}

#header{
	background: url(../../img/header.jpg) no-repeat top center;
	width: 900px;
	height: 210px;
}

#header h1{
	padding: 0;
}

#header h1 a{
	display: block;
	margin-left: 700px;
	width: 200px;
	height: 189px;
	text-indent: -5000em;
}

#header h3{
	padding: 0;
}

#header h3 a{
	display: block;
	margin-left: 0;
	width: 200px;
	height: 69px;
	text-indent: -5000em;
}

#nav{
	height: 31px;
	width: 800px;
	background-image:url(../img/nav2.jpg);
	background-repeat:no-repeat;
	
}

#nav ul{
	padding: 0;
	float: left;
}

#nav ul li{
	float: left;
	text-align: center;
	vertical-align:middle;
	height: 15px;
	width:266px;
	list-style-type: none;

}

#nav ul li a{
	height: 15px;
	display: block;
	line-height:5px;
	color: #000;
	border-right: dotted 1px #fff; 
	text-decoration: none;
	font-weight: bold;
}

#nav ul li a:hover{
	/* border-bottom: 2px  #fff dotted;*/
color: #2CAAE1;
	font-weight: bold;

}
}


#content{
	clear: both;
	float: left;
	width: 900px;
	padding-top: 10px;
}

#content img{
/*	margin-left: 10px;
	margin-bottom: 10px;*/
}

#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 0.05em;
	line-height: 28px;
	padding: 0 0 5px 0;
	color: #333;
}

.content{
	letter-spacing: 0.02em;
	padding: 0 0 9px 0;
	font: 16px/14px normal Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
}

.foto_container{
	margin-bottom: 20px;
	padding: 20px;
}

.foto_thumb{
	float: left;
	padding: 3px;
	border: solid 1px #ccc;
	margin-right: 14px ;
	margin-bottom: 3px;
	background: #fff;
}

.foto_thumb img{
	border: solid 1px;
	color: #ccc;
}

#left{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

#right{
	font-size: 10px;
	float: left;
	width: 250px;
}

#right ul{
	padding: 0;
	margin-bottom: 15px;
	border-top: solid 1px;
	color: #fff;
}

#right ul li{
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #66cc00;
	line-height: 20px;
	display: block;
	border-bottom: solid 1px;
}

#right ul li a{
	width: 225px;
	text-align: left;
	padding: 3px 20px 3px 5px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #03250d;
	line-height: 20px;
	border-bottom: none;
	background: #c8eda3;
	text-decoration: none;
	
}

#right ul li a:hover{
	background: #66cc00 url(../../img/sidebar_a.jpg) right center no-repeat;
	color: #fff;
}

#left .box{
	width: 150px;
	padding: 0;
	margin-bottom: 15px;
	position: relative;
}


#left a{
	display: block;
	text-indent: -5000em;
	height: 140px;
	width: 150px;
}

#left a:hover{
}

#scrivi{
	background: url(../../img/scriviunilever.jpg) center top no-repeat;
}
#pubblicita{
	background: url(../../img/pubblicita.jpg) center top no-repeat;
}
#crime{
	background: url(../../img/crime.jpg) center top no-repeat;
}

#center{
	float: left;
	width: 480px;
	padding: 0 10px;
}

#footer{
	clear: both;
	background: #eee url(../../img/footer.jpg) no-repeat top;
	color: #d3ffbf;
	padding: 20px;
	text-align: center;
	text-indent: -5000em;
}



/*form*/
fieldset{
	border: none;
	border-top: #999 solid 1px;
	margin-bottom: 20px;
}

fieldset h4{
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #333;
}
fieldset div{
	float: left;
	height: 50px;
	margin-right: 10px;
}

fieldset label{
	width: 160px;
	display: block;
}

input, textarea, select{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#invia{
	margin-bottom: 30px;
}

input:focus, textarea:focus{
	background: #fcfff0;
}

input.bottone{
	width: 450px;
	height: 45px;
	border: solid;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0;
}

input.bottone:hover{
	background: #66cc00;
	cursor: pointer;
	color: #003300;
	border: solid;
}


/* CREA */
.advcontainer img{
	width: 480px;
}
.pagination a{
	margin: 0 5px;
	
}

