html,body
{
	margin:0;
	padding:0
}

body
{
	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	background: #D5F4CB;
	text-align:center;
}


#container
{
	width:750px;
	margin: 0 auto;
}

#header
{
	background-image: url("http://storage1.evectors.it/images/site002460/template/FriulCrea_header01.jpg");
	width: 748px;
	height: 69px;
	text-align:left;
	border-bottom: solid 1px #1BA345;
	border-left: solid 1px #1BA345;
	border-right: solid 1px #1BA345;
}

#chisiamo
{
	background-color: #EAFDE4;
		color: #000000;
		text-align: left;
		width: 170px;
		float: left;
		margin-top: 8px;
		border: solid 1px #1BA345;
		padding:3px;
}

*html #chisiamo
{
	width: 198px;
}

#chisiamo ul
{
	font-weight: bold;
	margin: 0;
	padding:0;
	margin-left: 20px;
}

#chisiamo li
{
	font-size: 10px;
}

#chisiamo li li
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

#chisiamo li li a:link
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
font-style: normal;
}

#chisiamo li li a:hover
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
font-style: normal;
}

#chisiamo li li a:visited
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
font-style: normal;
}

/* IE hack */
* html #chisiamo ul { margin-left:20px; }
/* end IE hack */

#chisiamo a
{
	color: #000000;
	text-decoration: none;
}

#chisiamo a:hover
{
	text-decoration: underline;
}

#title_notizie
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#home
{
	background-color: #237b96;
		color: white;
		text-align: left;
		width: 170px;
		float: left;
		margin-top: 8px;
		border: solid 1px #01485e;
		padding:3px;
}

#home a
{
	color: white;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#home a:hover
{
	color: white;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.pageinfo
{
	font-size: 11px;
		color: black;
		padding:2;
}

#testostoria
{
	background-color: #ffffff;
		text-align: left;
		font-size: 12px;
		margin-top: 8px;
		border: solid 1px #1BA345;
		padding:3px;
}

#testoheader
{
	background-color: #EAFDE4;
		text-align: left;
		font-size: 12px;
		margin-top: 8px;
		border: solid 1px #1BA345;
		padding:3px;
}

#testoheader h5
{
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	font-weight: bold;
}

#testostoria h5
{
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	font-weight: bold;
}

#intro
{
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	margin-top: 8px;
	border: solid 1px #1BA345;
	padding:10px;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
	position: relative;
}

#intro img
{
	position: relative;
}

#intro p
{
	clear: both;
}

#intro h3
{
	font-size: 11px;
	text-align: right;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: -10px;
}

#intro h1
{
	font-size: 18px;
	margin-bottom: 5px;
}

*html #intro h1
{
	margin-top: 8px;
}

#intro h1 a
{
	font-size: 18px;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
}

#intro h1 a:hover
{
	font-size: 18px;
	color: #000000;
	margin-bottom: 5px;
	text-decoration: underline;
}

#intro a
{
	color: black;
	margin-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}

#intro a:hover
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#nav
{
	float:left;
	width:176px;
	font-size:85%;
}

#footer
{
	clear:both;
	width:100%;
	height: 15px;
	margin-bottom: 10px;
}

#listastorie
{
	margin-top: 0px;
	width:565px;
	position: relative;
	float: right;
}

/* IE hack */
* html #listastorie {width:545px;}
/* end IE hack */


