/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
height: 100%;
}

body {
	min-height:100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(../images/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

#figlimenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#figlimenu ul li {
	background: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#Wrapper {
	background-color: #FFFFFF;
	background-image:  url(../images/barra_sfondo.gif);
	background-repeat: repeat;
}

/* Header */

#Header {
	width: 964px;
	height: 112px;
	margin: 0 auto;
	background-image:  url(../images/barra.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#Header * {
	text-transform: lowercase;
	color: #000000;
	font-weight: bold;        

}

#Header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#Header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#Header h2 a {
	text-decoration: none;
}

#Header ul {
	float: right;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#Header li {
	display: inline;
}

#Header li a {
	background: #FFFFFF;
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 3px solid #b21f17;
}

#Header li.first a {
	border: none;
}

/* Content */

#Content {
	width: 930px;
	margin: 0 auto;
}

#ColOne {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 710px;
	padding-right: 20px;
}

#ColOne h1 {
        margin-top:12px;
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 48px;
        color:#888888;
}

#ColOne h4 {
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 48px;
        color:#000000;
}


#ColTwo {
	padding-top: 15px;
	float: right;
	width: 200px;
}

#ColTwo h3 {
	margin-top: 10px;
	text-align: left;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 197px;
	padding-right: 0px;
	height: 102px;
}

/* Footer */

#Footer {
	clear: both;
	width: 930px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(../images/img4.gif) repeat-x;
}

#Footer a {
	color: #000000;
	text-decoration: none;
}

#Footer a:hover {
	background-color: #FFFFFF;
}

#Footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 10px;
}

img {border:0px !important;}