﻿

img
{
	border:0;
}
a
{
	text-decoration:none;
	
}
a:link
{
color: #fd7d3e;
text-decoration:none;
outline : none;
}

a:visited
{
	color: #fd7d3e;
	text-decoration: none;
	outline : none;
}

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

a:active 
{
	color: #555;
	text-decoration: none;
	outline : none;
}
html,body
{
	font-family: tahoma;
	color:#000;
	margin:0;
	padding:0;
}
body
{

	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;

	color:#000;
	font: 76% tahoma;
	background-color:#fff ;
}

.big
{
	width:100%;
	height:100%;
	margin:auto auto auto auto ;

}
.header
{
	width:100%;

}
.Immagine
{
	width:75%;
	padding:0px 10px 10px 50px;
	text-align:left;
	vertical-align:middle;
}
.Info
{
	text-align:right;
	margin: -130px 0px 0px 0px;
	font-size:17px;
	font-weight:bold;
	color:#999;
}
.cliccaQui
{
	text-align:right;
	color:#000;
}
.vuoto
{
	width:20%;
}
.container
{
	width:100%;
}
.container2
{
}
.sinistra
{

}
.destra
{
	width:10%;
}
.content
{
	width:85%;
	vertical-align:top;
}
.sidebar
{
	width:250px;
	height:100%;
	vertical-align:top;
	font-size:18px;
}
.div_scroll
{
	width:100%;
	height:100%;
}
.contentTxt
{	
	padding:0;
	/*width:100%;*/
	padding: 00px 10px 00px 10px ;
	text-align:justify;
	font-size: 18px;
}
.paragrafo
{
	width:100%;
}
.titoloParagrafo
{
	background-position: center;
	background: #ccc;
	font-size: 25px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color:#000;
}
.top
{
	text-align:right;
}
.cont_txt
{
	height:500px;
}
