@charset "utf-8";
body
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
html{
     overflow-y:scroll;
	 }

a {
	color: #FFFFFF;
}
#destro {
	float: right;
	height: 250px;
	width: 400px;
}


a:hover{
	color: #000000;
}

a:visited {
	color: #FFFFFF;
}
#logo {
	height: 110px;
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#footer {
	height: 30px;
	width: 988px;
}

#menu {
	float: right;
	height: 40px;
	width: 300px;
	margin-top: 50px;
}
#menu_sco {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.te_percorso {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
}

.txt_footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 6px;
	padding-left: 10px;
}


#corpologo {
	height: 85px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding-top: 15px;
}
#container {
	width: 998px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#miniature_home {
	height: auto;
	width: 998px;
}

#main
{
	margin: 0 auto;
	width: 998px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



#header
{
	width: 998px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../home_gen/images/home.jpg);
}
#header1 {
	width: 998px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../home_gen/images/header7.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header2 {
	width: 998px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../home_gen/images/header9.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header3 {
	width: 998px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../home_gen/images/home1.jpg);
}







/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
	width: 998px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider-wrapper_interno {
	width: 988px;
	height: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#percorso {
	height: 20px;
}



#slider {
	position:relative;
	width: 998px;
	height: 450px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../home_gen/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
.txt_desc_ho {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
}
.te_descriz {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
}
