/* CSS Document */

<!--
*{ zoom:1;}

body {
	background-image: url(img/bg.jpg);
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear{ clear:both; width:0px; height:0px; margin:0; padding:0; }

.Stile2 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif, "Avenir 35 Light";
	/*font-size: 11px;*/
	font-size: 12px;
	color: #666666;
}
.Stile3 {
	font-size: 14px;
	font-weight: bold;
}

.Titolo-acc {
	font-size: 16px;
	font-weight: bold;
}

.titolo-pagina {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif, "Avenir 35 Light";
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.selected {
	font-size: 14px;
	font-weight: bold;
}


.menu {
font-size: 12px;
}

.menu-selected {
font-weight:bold;
}

.submenu {
font-size: 12px;
}

.submenu-selected {
font-weight:bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
select{
border:none;}

.inpSelect {
scrollbar-base-color: #fff;
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;

color:#666666;
background:#FFFFFF none repeat scroll 0%;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif, "Avenir 35 Light";
font-size:11px;
width:201px;

	width: 201px;
	

}

.logo-ect{
text-indent:-999px;
font-size:0;
line-height:0;
width:210px;
height:150px;
background-image:url(img/ect_logo.jpg);
background-repeat:no-repeat;
float:left;

margin-top:4px;
margin-bottom:15px;
}

.slide-ect{
float:right;
width:550px;
height:150px;
margin-right:30px;
display:inline;
margin-top:4px;
margin-bottom:15px;
}
.link-back-ect{
	position:absolute;
right:180px;
text-indent:0;
line-height:20px;
	width:150px; 
	font-size:12px;
	color:#696969;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold; padding-top:5px;
}

.container-menuetc{
width:195px; 
padding:4px;
margin:0 0 10px 30px;
overflow:hidden;
border:1px solid #BBB;
background-image:url(img/bg_menuetc.jpg);
background-repeat:repeat-y;
}
.container-menuetc h2{
color:#666666;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
height:26px;
line-height:22px;
text-indent:4px;
font-weight:bold;
margin:0 0 8px 0;
background-image:url(img/sotto-titolo.gif);
background-repeat:repeat-x;

}

.menuetc {list-style:none; margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif; }

.menuetc li {display:block;width:195px; line-height:16px; }

.menuetc li a{width:170px;   font-size:12px;  display:block; padding:2px 0px 2px 25px; background-image:url(img/ar1.gif); background-repeat:no-repeat;}
.menuetc li a:hover{
	text-decoration:none;
	background-color:#CCC;
	color:#900
}

.menuetc li .selected ,.menuetc li .selected:hover { 	
    text-decoration:none;
	font-weight:bold;
	color:#900 }
 
 

.container-etc{
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif, "Avenir 35 Light";
font-size: 12px;
color: #666666;
margin:0 30px;
width:645px;
float:left;
clear:both;
display:inline;
	}

.container-etc h1{
color:#990000;
font-family:tahoma,Verdana,Arial,Helvetica,sans-serif,"Avenir 35 Light";
font-size:18px; 
clear:both;
margin:0 0 15px 0;
}


.temi{ margin:0 0 15px 0; overflow:hidden; clear:both; }
.temi a{ display:inline; float:left; width:120px; margin:4px;}
 .temi a img {
 	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border:none;
}
.temi a:hover img{
 	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


.etc{ 
width:645px; 
float:left; 
display:inline; 
margin:15px 0;
clear:both;
}
.thumb-left{ 
width:220px;
float:left;
margin-right:10px;
display:inline;
}
.thumb-left img{ width:220px; border:none; margin-bottom:5px;}

.thumb-right{
float:left;
display:inline;
width:415px;
line-height:16px;
overflow:hidden;
}


.etc h2{
color:#666666;
font-size:14px;
margin-top:0;
margin-bottom:4px; border-bottom:1px solid #999; 
}
.etc h2 a:hover{ text-decoration:none;}

.etc h3{
color:#666666;
font-family:tahoma,Verdana,Arial,Helvetica,sans-serif,"Avenir 35 Light";
font-size:13px;
margin-top:0;
margin-bottom:4px;
}


.form-etc{
clear:both;
overflow:hidden;
width:635px;

background-color:#f6f6f6;
padding:4px;
border:1px solid #ccc;
margin:5px 0;
}

.form-etc label{ float:left; width:210px; font-size:11px; display:inline; margin-right:3px; margin-top:6px;  }
.form-etc select {
	width:140px;
	font-size:12px;
	background-color:#EDDDDE
}
.form-etc .etc-submit { 
width:32px; 
height:32px;
background-color:transparent; 
background-image:url(img/search.gif);
background-repeat:no-repeat;
border:none;
cursor:pointer;
text-indent:-999px;
font-size:0;
line-height:0;
margin-left:10px;
   }

.msgerror{ clear:both; font-size:14px; font-weight:bold; margin-top:25px;}

/* PAGINAZIONE */


#pagination-digg{border:0; margin:0; padding:0; margin-top:8px; clear:both; overflow:hidden;   }

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:12px;
list-style:none;
margin-right:2px;
float:left;
}
#pagination-digg a{
margin-right:2px;
} 
#pagination-digg .previous-off,
#pagination-digg .next-off {
color:#666;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:0px;
}

.nolink { padding:3px 6px; float:left;}

#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
}
#pagination-digg .active{
background:#990000;
color:#fff;
font-weight:bold;
display:block;
float:left;
padding:3px 6px;
margin:0px 4px 0px 0px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
display:block;
float:left;
padding:2px 5px;
border:solid 1px #990000;
text-decoration:none;
}
#pagination-digg a:hover{
border:solid 1px #990000;
background-color:#fefefe;
padding:2px 5px;
}	


-->
