/*-----------------------------------------------GLOBAL-----------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Courier", "Helvetica" , "Arial";
	}
	
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
ol, ul, li {
	float: left;
	list-style: none;
	text-align: justify;
	padding: 12px 10px 0px 3px;
	color: #000;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}

body{
	margin:0px;
	padding:0px;
	background-color:#fffff0;
	}

a img{
	border: 0px;
	}
	
.clear{
	clear: both;
	}
	
/*em {
	font-style: italic;
	}*/

/*-----------------------------------------------TESTI-----------------------------------------------*/

.title-red{
	color: red;
	text-decoration: underline;
	}
	
.title-reds{
	color: red;
	text-decoration: none;
	}
	
.title-blue{
	color: blue;
	text-decoration: none;
	}

.testo{
	font-size: 21px;
	color: #000;
	text-align: center;
	padding: 14px 0px 0px 11px;	
	}

.testo-footer{
	font-size: 11px;
	color: #000;
	text-align: center;
	padding-top: 16px;
	line-height: 16px;	
	}

.testo-progetti{
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	width: 550px;
	}
	
.title-azienda{
	font-size: 15px;
	padding-bottom: 9px;
	text-align: justify;
	line-height: 20px;
	color: red;
	width: 550px;
	text-decoration: underline;
	}
	
.testo-profilo{
	padding: 12px 0px 0px 6px;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	}
	
.testo-prof{
	padding: 30px 0px 5px 6px;
	font-size: 15px;
	text-align: justify;
	}
	
.testo-profilo-2{
	padding: 30px 0px 0px 6px;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	width: 490px;
	}
	
.testo-profilo-3{
	padding: 3px 0px 0px 6px;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	}
	
.testo-attivita{
	padding: 30px 0px 0px 6px;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	width: 700px;
	}
	
.press-kit{
	margin-top: 12px;
	font-size: 13px;
	text-align: justify;
	padding: 12px 10px 0px 3px;
	color: #000;
	}
/*-----------------------------------------------HEADER-----------------------------------------------*/

#sub-header{
	margin: 0 auto;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #000;
	}

#header{
	margin: 0 auto;
	width: 960px;
	height: 100px;
	}
	
#logo{
	margin-top: 21px;
	width: 500px;
	height: 74px;
	}
	
	
	
/*-----------------------------------------------MENU-----------------------------------------------*/

#menu-container{
	margin: 0 auto;
	width: 960px;
	height: 20px;
	}

#menu{
	width: 960px;
	font-size: 12px;
	}
	
.contact{
	float: right;
	}
	
.contacts{
	margin-top: -21px;
	float: right;
	}
/*-----------------------------------------------CONTAINER-----------------------------------------------*/



#container{
	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: center;
	}
	
#content{
	margin: 0 auto;
	width: 960px;
	height: 350px;	
	}
	
#content-new{
	margin: 0 auto;
	width: 960px;
	height: 1500px;
	}
	
.new{
	float: left;
	margin: 12px 0px 0px 5px;
	width: 500px;
	height: 70px;
	border-bottom: 1px solid black;
	}
	
.img-new{
	float: left;
	margin-right: 21px;
	width: 60px;
	height: 60px;
	border: 1px solid black;
	}
	
.txt-new{
	text-align: left;
	padding: 12px;
	width: 520px;
	}
	
.mini{
	font-size: 11px;	
	}
	
#content-attivita{
	margin: 0 auto;
	width: 960px;
	}
	
#content-video{
	margin: 0 auto;
	width: 960px;
	height: 550px;
	}
	
#content-attivita-new{
	margin: 0 auto;
	width: 960px;
	height: 450px;
	}
	
.content{
	margin: 0 auto;
	width: 960px;
	height: 380px;	
	}
	
#player{
	margin: 0 auto;
	width: 640px;
	height: 360px;
	border: 1px solid black;
	}
	
.prog1{
	float: left;
	width: 470px;
	}
	
.prog2{
	float: right;
	width: 470px;
	}
	
.prog-video{
	margin: 0 auto;
	width: 640px;
	}
	
.testo-video{
	padding: 12px 0px 0px 6px;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	}
	
.testo-attivita-new{
	padding: 30px 0px 0px 6px;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	}
	
#progetti{
	margin: 0 auto;
	margin-top: 70px;
	width: 600px;
	height: 250px;
	font-size: 13px;
	}
	
.progetti{
	margin: 0 auto;
	margin-top: 70px;
	width: 600px;
	height: 50px;
	font-size: 13px;
	border: 1px solid red;
	}
	
.progetti-img{
	float: left;
	margin: 12px 0px 0px 12px;
	border: 1px solid #000;
	height: 60px;
	width: 60px;
	}
	
#content-progetti{
	margin: 0 auto;
	width: 960px;
	height: 750px;	
	}
	
#content-progetti-lattughino{
	margin: 0 auto;
	width: 960px;
	height: 900px;	
	}
	
#content-progetti-big{
	margin: 0 auto;
	width: 960px;
	height: 1200px;	
	}
	
#content-progetti-big-2{
	margin: 0 auto;
	width: 960px;
	height: 1300px;	
	}
	
#content-progetti-big-3{
	margin: 0 auto;
	width: 960px;
	height: 950px;	
	}
	
#content-progetti-big-4{
	margin: 0 auto;
	width: 960px;
	height: 1900px;	
	}
	
#content-progetti-big-5{
	margin: 0 auto;
	width: 960px;
	height: 1600px;	
	}
	
	#content-progetti-big-6{
	margin: 0 auto;
	width: 960px;
	height: 1800px;	
	}
	
#content-progetti-masseria{
	margin: 0 auto;
	width: 960px;
	height: 700px;	
	}
	
.content-progetti{
	margin: 0 auto;
	width: 960px;
	height: 650px;
	}
	
.content-progetti-small{
	margin: 0 auto;
	width: 960px;
	height: 400px;
	}
	
#int-progetti{
	margin: 0 auto; 
	margin-top: 30px;
	width: 960px;
	height: 600px;
	}
	
#int-attivita{
	margin: 0 auto; 
	margin-top: 30px;
	width: 960px;
	}
	
.int-progetti{
	margin: 0 auto; 
	margin-top: 30px;
	width: 960px;
	height: 300px;
	}
	
.int-progetti-2{
	margin: 0 auto; 
	margin-top: 30px;
	width: 960px;
	}
	
.int-progetti-new{
	margin: 0 auto; 
	margin-top: 30px;
	width: 960px;
	}
	
.logo-progetto{
	margin-top: 21px;
	width: 300px;
	height: 40px;	
	}
	
#foto{
	float: right;
	margin-top: 21px;
	width: 300px;
	}
	
.foto{
	float: left;
	margin-left: 21px;
	width: 120px;
	height: 120px;
	border: 1px solid #000;
	}
	
.fotos{
	float: left;
	margin-top: 21px;
	margin-left: 21px;
	width: 120px;
	height: 120px;
	border: 1px solid #000;
	}
	
.icone{
	float: right;
	margin-top: 12px;
	width: 30px;
	height: 30px;
	}
	
.back-2{
	margin-top: -60px;
	float: left;
	width: 100px;
	height: 20px;	
	}
	
.back-3{
	float: left;
	}
	
.back{
	float: left;
	width: 100px;
	height: 20px;	
	}
	
/*-----------------------------------------------FOOTER-----------------------------------------------*/

#footer{
	width: 100%;
	height: 96px;
	border-top: 1px solid #000;
	}
	
.footer{
	margin: 0 auto;
	width: 960px;
	font-size: 12px;
	}

a.s:link {
    color:#000;
    text-decoration:none;
  	}
  
a.s:visited {
    color:#000;
    text-decoration:none;
  	}
  
a.s:hover {
    color: #7f7f7f;
    text-decoration:none;
  	}
  	
a.ss:link {
	font-size: 16px;
    color:#000;
    text-decoration:underline;
  	}
  
a.ss:visited {
	font-size: 16px;
    color:#000;
    text-decoration:underline;
  	}
  
a.ss:hover {
	font-size: 16px;
    color: #7f7f7f;
    text-decoration:underline;
  	}
  	
a.ss1:link {
	font-size: 14px;
    color:#000;
    text-decoration:underline;
  	}
  
a.ss1:visited {
	font-size: 14px;
    color:#000;
    text-decoration:underline;
  	}
  
a.ss1:hover {
	font-size: 14px;
    color: #7f7f7f;
    text-decoration:underline;
  	}
  	
.iva{
	margin: 0 auto;
	margin-top: 21px;
	width: 960px;
	height: 20px;
  	}
  	
.dati{
	width: 630px;
	height: 90px;
	text-align: justify; 	
  	}


/*-----------------------------------------------CONTATTI-----------------------------------------------*/


#contact-content{
	margin-top: 50px;
	font-size: 12px;
	color: #000;
	padding: 0px 21px 0px 21px;
	border: 1px solid #000;
	width: 400px;
	height: 300px;
}

.inputbutton{
	float: right;
}

.contacts-titolo{
	margin: 0 auto;
	width: 400px;
	text-align: justify;
	color: #000;
	font-size: 15px;
	}

