/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(../images/img011.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252525;
}

#box_titoli
{
	
	padding:2px; 
	border-bottom:#ccc 1px solid;
	background-color: #EBE8D5;
	font-family:Arial, Helvetica, sans-serif;
}

#box_titoli h1, #box_titoli h2, #box_titoli p
{
	font-family:Arial, Helvetica; font-size: 10px; color: #1c4078; display:inline; letter-spacing:0pt;
}



h1, h2, h3 {
	color: #313131;
}

h1 {
	
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom: .5em;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	/*line-height: 167%;*/
	font-size: 107%;
}

p{
	margin:0px;
	padding:0px;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #009900;
}

img{
	border: 0px;
}

/* Menu */

button{
	background-color: #009900;
	font-size: 13px;
	font-style: normal;
	color: White;
	border: 1px solid silver;
}

.inputs{
	font-size: 15px;
	width: 130px;
}

#menu {
	width: 978px;
	height: 40px;
	margin: 0 auto;
	border-left: 20px solid #009900;
	border-right:2px solid silver;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 19px 0px 19px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #009900;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 1000px;
	height: 180px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 80px 5px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 1px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/img03.gif) repeat-y;
}



/* Content */



#welcome {
	margin-bottom: 20px;
	padding:10px 20px 10px 10px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#welcome h1{
	background: url(../images/img07.gif) no-repeat left center;
	padding-left:10px;
}


.int_pann {
	/*height: 30px;*/
	margin: 0 auto;
	background-color: White;
	width: 440px;
	border-bottom: 1px solid #009900;
	margin-top:5px;
}

.int_pann h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	/*text-align: right;*/
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

.int_pann_corr {
	/*height: 30px;*/
	margin: 0 auto;
	background-color: White;
	border-top: 0px solid #009900;
	margin-top:0px;
	text-align: left;
}

.int_pann_corr h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	/*text-align: right;
	
	font-size: 100%;*/
	letter-spacing: -1px;
	font-weight: bold;
	font-style: italic;
}

.int_gallery {
	/*height: 30px;*/
	margin: 0 auto;
	background-color: White;
	width: 440px;
	border-top: 1px solid #009900;
	margin-top:5px;
}

#box_gallery{
	width: 430px;
	padding: 0px 0 5px 10px;
	border-bottom: 1px solid #009900;
	background-color: White;
	text-align: center;
}

.box_foto_serate{
	float: left;
	width: 90px;
	padding:3px;
	margin:3px;
	border: 1px Solid #009900;
}



.int_gallery h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	/*text-align: right;*/
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}



.orange{
	color: #009900;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

#content {
	float: left;
	width: 570px;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 5px;
	
}

#sidebar_left {
	float: left;
	width: 193px;
	padding: 5px 5px 5px 22px;
	

}


.cont{
	font-style: italic;
	font-size:10px;
	color: #666;
}

#sidebar blockquote {
	margin-left: 0;
	background:#ccc;
	padding: 0.3em;
	/*background: url(../images/img09.gif) no-repeat right bottom;*/
	border: 3px solid #009900;
	/*border-top: 5px solid #009900;*/
	color:#000;
}

#sidebar blockquote p {
	margin-top: 5;
	text-align: justify;
	line-height: normal;
	font-style: italic;
}

#box_newsletter{
	margin-left: 0;
	padding-left: 5;
	padding-right: 5;
	text-align: justify;
}

#sottopage {
	width:1000px;
	margin: 0 auto;
	background: url(../images/img03.png) repeat-y;
	
}

#prefooter_left {
background: url(../images/img03.gif) repeat-y;
padding-left:211px;
padding-bottom:80px;
}

#box_prefooter_left {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#box_prefooter_left h1{
	background: url(../images/img07.gif) no-repeat left center;
	padding-left:10px;
}


#prefooter_right {
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
}





#box_links {
	width: 576px;
	/*height: 40px;
	margin: 0 auto;
	margin-top:10px;*/
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
	padding-bottom:5px;
	font-size: 10px;
	background: #fff;
	text-align: center;
}

#box_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#box_links li {
	padding: 0;
	display: inline;
	background: none;
}

#box_links a {
	display: block;
	float: left;
	/*height: 10px;*/
	padding: 5px 5px 0px 5px;
	/*font-weight: bold;*/
}

#box_links a:hover {
	
	text-decoration: none;
	color: #666;
}

.mini_link{
	float: left;
}


.content_link{
	border-bottom:1px dashed silver;
	padding-top:10px;
	margin-bottom: 10px;
}

.titolo_link{
	color: #009900;
}

.titolo_link a {
	color: #009900;
}

.titolo_link a:hover {
	color: #00D902;
	text-decoration: underline;
}

.link_link{
	text-align: right;
	padding-right: 5px;
	color: #009900;
	font-size: 92%;
}

.link_link a {
	color: #009900;
}

.link_link a:hover {
	color: #00D902;
	text-decoration: underline;
}



.box_foto_serate img{
	width: 90px;
	height: 75px;
}

.titolo_gallerie{
	font-weight: bold;
	text-align: center;
}

#links {
}

#links ul {
	padding-left:10px;
	padding-top:10px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #009900;
}

#links a:hover {
	color: #00D902;
	text-decoration: underline;
}


#news_home {
padding-left:5px;
}

#news_home ul {
	padding-left:5px;
	padding-right:5px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#news_home li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#news_home a {
	/*padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;*/
	color: #009900;
}

#news_home a:hover {
	color: #00D902;
	text-decoration: underline;
}


.legal{
}

.legal a {
	color: white;
}

.legal a:hover {
	color: #ccc;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: White;
}

#footer .wrapper {
	width: 1000px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 660px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #000;
	font-size: 85%;
	
}

#footer .legal {
	float: right;
	width: 193px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #009900;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}