/* CSS RESET ***************************************************************/

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;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* 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 {
font-family: tahoma;
font-size:13px;
background-color:#003300;
	background-image:url(img/bg_body.png);
	background-repeat: repeat;

}

p
{
	font-family: tahoma;
	font-size: 13px;
	line-height: 1.3em;
}
a
{
	font-family: tahoma;
	font-size: 13px;
	line-height: 1.3em;
		color: #009900;
		text-decoration:none;

}

.break
{
	clear: both;
}

#container{
	width:990px;
	height:740px;
	margin: 0 auto;
	margin-top:0;
	background-image:url(img/bg.png);
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	/*border:1px solid #99FF00;*/
	}

/* CSS contenuto pag *********************************************************************/	
#content
{
	width: 990px;
	
	
	/*border:1px solid #0000ff;*/
}   
   .flash{
	width:495px;
	height:452px;
	float:left;
	}
	
	
	.logo{
	width:493px;
	height:126px;
	float:left;
	}
	
	.topmenu{
	margin-left:90px;
	margin-top:50px;
	text-align:left;
	float:left;
	}
	.foto1{
	width:185px;
	text-align:left;
	float:left;
	}
	#box_testo{
	width:205px;
	min-height:430px;
	padding:15px 20px 0 18px;
	background-image: url(img/bg_box_testo_hp.png);
	background-repeat:no-repeat;
	text-align:left;
	margin-left:20px;
	margin-top:30px;
	float:left;
	position:relative;
	font-size:16px;
    font-family: tahoma;
	color:#003300;
	line-height:1.3em;
	text-align:justify;

	}
	.bottone{
	background-image:url(img/bg_bottone_hp.png); 
	background-repeat:no-repeat; 
	width:231px; 
	height:36px; 
	padding-top:10px; 
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
		}
   .centro{
	width:647px;
	height:290px;
	text-align:left;
	position:absolute;
	top:148px;
	left:-658px;
	margin-left:5px;
	vertical-align:top;
	
}

#boh2
{
	width: 1004px;
	height:244px;
	background-image:url(img/bg_hp.png);
	background-repeat:no-repeat;
	margin-top:10px;
	/*border:1px solid #cc00ff;*/
	font-family: tahoma;
	font-size: 12px;
}
    .col_1{
	width:360px;
	padding:0;
	margin:0;
	float:left;
	} 
	 .col_2{
	width:345px;
	height:214px;
	background-image:url(img/bg_col2.png); 
	background-repeat:no-repeat;
	padding:11px 11px 11px 13px; 
	float:left;
	
	position:relative;
	} 
	.box_hp{
	position:absolute;
	left:13px;
	top:66px;
	width:230px;
	height: 120px;
	}
	 .col_3{
	width:260px;
	padding:0;
	margin:0;
	float:left;
	} 

/************************************************************/


/*******  fooetr e menu sotto ************************************/

#footer
{
	width: 1004px;
	border:1px solid pink;
	font-family: tahoma;
	font-size: 12px;	
	text-align:center;
	width:100%;
	
}

   
	.footermenu{
		margin:0px;	
		
	}
	
	.footermenu ul
	{
		list-style: none;
		padding-top:5px;
		padding-left:10px;
		text-align:center;
		margin: 0 auto;
		border: 1px solid #ff0000;
		margin-bottom:6px;
	}

	.footermenu li
	{
		display: inline;
		padding: 1px 2px 0px 2px;
		margin-top:2px;
		border: 1px solid #66ccff;
		
	}


	.footermenu a
	{
		color: #1c3860;
		font-family: tahoma;
		font-size: 12px;
		text-decoration: none;
		padding: 0 2px;
	
	}

	.footermenu a:hover
	{
		color: #1c3860;
		font-family: tahoma;
		font-size: 12px;
		text-decoration: underline;
		padding: 0 2px;
	}

 
/************************************************/


/*** stili per i testi ********/


.verde{
    font-family: tahoma;
	font-size:13px;
	color:#003300;
	line-height:1.1em;
}
.tit{
    font-family:tahoma;
	font-size:18px;
	color:#f98014;
	line-height:1.1em;
}
.tit_hp{
    font-family:tahoma;
	font-size:22px;
	color:#FFFDD7;
	line-height:1.1em;
}
.big{
    font-family:tahoma;
	font-size:15px;
	color:#f98014;
	line-height:1.1em;
}
