@import url(forms.css);

/* GENERALE */


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.09em;
    letter-spacing: 0.09pt;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
	color:#565656;
	background-color:#3A3A3A;
}

a:link, a:visited{
    color: #0b7d40;
    text-decoration: none;
}

a:hover, a:active{
    color: #000000;
    text-decoration: underline;
}

p, td, th {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.06em;
    letter-spacing: 0.06pt;
}

h1,h2,h3,h4,h5,h6{
}

.cle {
    clear: both;
}

.photo_sx{
	float:left;
	margin-right:20px;
}

.photo_dx{
	float:right;
	margin-left:20px;
	margin-top:5px;
}


/* SFONDI */
#sf_mid_home {
    width: 100%;  
	background: url("../img/lay/sf_mid_home.jpg") repeat-x center 1px;   
}

#sf_mid {
    width: 100%;  
	background: url("../img/lay/sf_mid.jpg") repeat-x center bottom #ffffff;
}


#sf_bot {
    width: 100%;  
	clear:both; 
	background: url("../img/lay/sf_footer.jpg") repeat-x center top;
}

/* HEADER */

#sf_header_home{
	width:100%;
	height:161px;
	background: url("../img/lay/sf_header.jpg") repeat-x center 10px #ffffff;
}

#sf_header{
	width:100%;
	height:180px;
	background: url("../img/lay/sf_header.jpg") repeat-x center 10px #ffffff;
}

#header {
    height: 150px;
    width: 960px;
    padding: 0px;
    margin: 0px auto;  
	display:table;	
}


#logo{
	width: 330px;
    height: 88px;
	margin: 20px auto 0px auto;
}

#logo a{
    margin: 0px;   
	width: 330px;
    height: 88px;
    display:block;
	background: url(../img/lay/logo.gif) no-repeat 0px 0px;    
}

#logo a span {
	display:none;
}

/* HOME */

/* prima fascia */

.homeslide_box{
	clear:both;
    width: 960px;
    height: 284px;
	position:relative;
}

.homeslide_box span{
	display:none;
}

#link_ego{
	width:273px;
	height:187px;
	display:block;
	background:url('../img/lay/ego_logo.png') no-repeat center top transparent;
	position:absolute;
	z-index:50;
	top:30px;
	left:80px;
}

#link_for{
	width:273px;
	height:187px;
	display:block;
	background:url('../img/lay/forster_logo.png') no-repeat center top transparent;
	position:absolute;
	z-index:50;
	top:30px;
	right:80px;
}


#sh_ego{
	width:352px;
	height:60px;
	background:url('../img/lay/ombra_ego.jpg') no-repeat 0px top transparent;
	position:absolute;
	z-index:20;
	top:200px;
	left:20px;
}

#sh_for{
	width:352px;
	height:60px;
	background:url('../img/lay/ombra_for.jpg') no-repeat 0px top transparent;
	position:absolute;
	z-index:20;
	top:200px;
	right:20px;
}

#txt_filonov{
	width:205px;
	height:198px;
	background:url('../img/lay/filonov.jpg') no-repeat center top transparent;
	position:absolute;
	z-index:20;
	top:50px;
	left:378px;
}


/* claim */
#claim{
	width:640px;
	height:230px;
	float:left;
	text-align:center;
}


#claim h1{
	margin-top:40px;
	margin-bottom:20px;
	font-size:30px;
	word-spacing:5px;
	color:#000000;
}

#claim p{
	padding:0px 50px;
	font-size:22px;
	line-height:30px;
}

#claim p a{
	color:#565656;
}


#claim p a:hover{
    color:#0b7d40;
    text-decoration:none;
}
  

/* News */

#box_news{
	float:right;
	width:280px;
	height:180px;
	padding: 30px 20px 20px 20px;
	background:url(../img/lay/sf_news.gif) no-repeat 0px 0px;
}


#box_news em {
	font-size:15px;
}

#box_news h4 a {
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	margin:10px 0px 6px 0px;
	display:block;
	color:#0b7d40;	
}

#box_news p {
	font-size:12px;
	line-height:21px;
	padding: 0px 30px 0px 10px;
}

a.morenews{
	float:right;
	font-size:11px;
	margin-top:15px;
	margin-right:30px;
	color:#000000;
}

a.morenews:hover{
	text-decoration:undeline;
}

#box_news p a:hover{
	color:#16569E;
	text-decoration:underline;
}

.home_bottom{
	width:960px;
	height:263px;
	clear:both;
	background:url(../img/lay/sf_bottom_home.jpg) no-repeat center top;
}

.home_mbox3{
	float:left;
	width:320px;
	height:263px;
	padding:0px;
	margin:0px;
}

.home_mbox3 h3{
	width:300px;
	height:27px;
	font-size:20px;
	padding: 15px 0px 10px 20px;
	margin-bottom:10px;	
}

.home_mbox3 h3 a{
    color:#000000;
}

.home_mbox3 h3 a:hover{
    color:#0b7d40;
    text-decoration:none;
}

.home_mbox3 img{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.home_mbox3 p{
	padding-right:30px;
}

/***/








/* MAIN CONTENT */

div#content {
    padding: 0px 0px 0px 0px;
    width: 960px;
    min-height: 450px;
    height: auto !important;
    height: 450px;
    margin: 0px auto;
}


/* BREADCRUMB */
#breadcrumb {
    float:left;
    width:910px;
    text-align: left;
    padding: 0px 0px 0px 10px;
	margin: 15px 20px 10px 20px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px; /* Safari, Chrome */
    border-radius: 7px;	 
	background:url(../img/lay/sf_bread.gif) repeat-x center top;  
}

#breadcrumb li {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    font-size: 11px;
	line-height:22px;
}

#breadcrumb li a {
    text-decoration: none;
    color: #0b7d40;
    line-height:22px;
}

/* LAYOUT */

#col_full {  
	clear:both;
    float: left;
    width: 920px;
    min-height: 528px;
    height: auto !important;
    height: 528px;	
	padding: 30px 20px 40px 20px;
}


#col_sx {  
	clear:both;
    float: left;
    width: 265px;
    min-height: 528px;
    height: auto !important;
    height: 528px;	
	padding-left:10px;
	padding-top:10px;
	background: url('../img/lay/sf_col_sx.jpg') no-repeat right top;
}

#col_dx { 	
    float: right;
    width: 610px;
    min-height: 488px;
    height: auto !important;
    height: 488px;
    padding: 20px 40px 40px 3px;
	
}

#col_full h1, #col_dx h1{
	font-size:38px;
	color:#000000;
	margin-bottom:34px;
	line-height:31px;
	word-spacing:5px;
}

#col_full h2, #col_dx h2{
	font-size:27px;
	color:#000000;
	margin-bottom:24px;
	line-height:31px;
}

#col_full h3, #col_dx h3{
	font-size:27px;
	color:#000000;
	margin-bottom:24px;
	line-height:31px;
	word-spacing:5px;
}


#col_full p, #col_dx p{
	margin-bottom:20px;
	padding-right:30px;
}


.box_sx{
	padding:20px;
}

.box_sx h3{
	font-size:20px;
	word-spacing:5px;
	margin: 0px 0px 10px 0px;
}


.box_sx#daticont p{
	margin-bottom:0px;
	margin-left:10px;
}

.box_sx#daticont p span{
	font-weight:bold;
	font-size:18px;;
	line-height:40px;
	color:#0b7d40;
}

#modalsoclink{
	display:block;
	margin-top:10px;
	font-size:12px;
}

/* SIDE MENU */

#side_menu_cat{
    margin: 0px 0px 20px 0px; 
	padding-bottom:10px;
	width:218px;	
}

#side_menu_cat li{
	background-color:#ffffff;
	margin-bottom:10px;	
}

#side_menu_cat li a{
	width:100%;
	height:40px;
	display:block;
	border:1px solid #F2F2F2;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px; /* Safari, Chrome */
    border-radius: 7px;		
    text-decoration:none;
}

#side_menu_cat li a:hover{
}

#side_menu_cat li a img{
	margin-left:10px;
	margin-top:6px;
    float:left;
	border:none;
}


#side_menu_cat li a.sel{
	border-color:#C4DCF2;
	cursor:default;
}


#side_menu_cat li a span{
	font-family: 'QlassikBoldRegular', Arial, sans-serif;
	font-size:17px;
	letter-spacing:0px;
	height:40px;	
	line-height:40px;
	padding-right:3px;
	padding-left:0px;
	color:#2665AC;	
}




/* PAGER */

#pager{
	float:right;
	font-size:11px;
}

#pager span{
	padding: 0px 3px 0px 3px;
	background-color: #0b7d40;
	color:#ffffff;
}

#banner_01{
	width:240px;
	height:350px;
	display:block;
	background: url(../img/lay/banner_ego.jpg) no-repeat 0px 0px;
	margin-top:20px;
	text-indent:-9999em;
}


#banner_02{
	margin-top:20px;
	width:240px;
	height:350px;
	display:block;
	background: url(../img/lay/banner_forster.jpg) no-repeat 0px 0px;
	text-indent:-9999em;
}


/* NEWS */
#col_dx .box_archive_news{
	clear:both;
	margin-top:20px;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #c9c9c9;
}

#col_dx .box_archive_news h4{
	font-size:14px;
	margin: 10px 0px 10px 0px;
	word-spacing:3px;
}

#col_dx .box_archive_news h3{
	margin-bottom:0px;
}


#col_dx .box_archive_news h3 a{
	font-size:18px;
	margin:0px;
	padding:0px;
}


#col_dx .box_archive_news a{
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	margin:10px 0px 6px 0px;
	display:block;
	color:#0b7d40;
}

#col_dx .box_archive_news p{
	margin:0px;
	padding:0px;
}

#col_dx .box_archive_news a.more{
	font-size:11px;
	text-decoration:none;
	margin:0px;
	padding:0px;
}


#col_dx #tit_dett_news{
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	margin: 10px 0px 10px 0px;
	padding:0px;
	clear:both;
}

#back{
	font-size:11px;
	float:right;
	margin: -50px 5px 10px 0;
}

/* CONTATTI */

#listaemail{
	margin-bottom:20px;
}

#listaemail li{
	display:block;
	border-bottom:1px solid #EDEDED;
	height:24px;
	background: url("../img/lay/dot.gif") no-repeat 0px 8px;
}

#listaemail li span{
	display:block;
	width:350px;
	height:24px;
	padding-left:20px;
	line-height:24px;
	clear:both;
	float:left;
}

#listaemail li a{
	display:block;
	float:right;
	width:230px;	
	padding-left:30px;	
	line-height:24px;
	background: url("../img/lay/bustamail.jpg") no-repeat 0px 6px;
}


/* FOOTER */
#footer {
    clear: both;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 960px;
	height:165px;
}

#dati{
	float:left;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
	margin-top:20px;
	margin-left:20px;
	width:300px;
	letter-spacing: 1px;
    letter-spacing: 1pt;
    font-weight: normal;
}

#dati a{
	color:#ffffff;
}

#logoass{
	float:right;
	width:63px;
	height:67px;
	display:block;
	margin-top:25px;
	margin-right:40px;
	background: url("../img/lay/logoass.png") no-repeat 0px 0px;
}

/* CREDITS */
#credits {
	clear:both;
    width: 920px;
    height:24px;
    margin: 0px auto 0px auto;
    padding: 0px 20px 0px 20px;
    font-size: 10px;
	line-height:24px;
    text-align: right;
    color: #69676A;
}


#credits #copy{
	float:right;
	font-size:10px;
	letter-spacing: 1px;
    letter-spacing: 1pt;
    font-weight: normal;
}

#credits a, #credits a:visited {
    letter-spacing: 1px;
    letter-spacing: 1pt;
    font-weight: normal;
    padding-left: 2px;
    color: #69676A;
    text-decoration: none;
}

#credits a:hover {
    letter-spacing: 1px;
    letter-spacing: 1pt;
    padding-left: 2px;
    color: #FFFFFF;
}

/* errore 404 */
.error404 {
    width: 400px;
    padding-top: 40px;
    margin: 0px auto 0px auto;
}

.error404 p {
    text-align: center;
    padding: 20px;
    border: 1px solid #4F4F4F;
    background-color: #1D1D1D;
}

/* privacy */
#modali{
	display:none;
}

#priv h3, #dsoc h3, #nleg h3{
	color:#ffffff;
	font-size:22px;
	padding: 10px 0px 10px 0px;
}

#priv p, #dsoc p, #nleg p{
	color:#ffffff;
}

#nleg ul li{
	color:#ffffff;
	list-style:disc;
	list-style-position:inside;
	margin-bottom:3px;
}


#sf_link_nl{
	background-color:rgb(110, 138, 59);
}

#sf_link_nl a{
	width: 960px;
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin: 0 auto;
	text-indent: -9999em;
	background: url("../img/lay/link_nl.jpg") no-repeat center 0px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

#sf_link_nl a:hover{
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("../img/lay/link_nl.jpg") no-repeat center 10px;
}


#col_66{
	width:66%;
	float: left;
}

#box_form_nl {
	width: 25%;
	height: 500px;;
	float: right;
	padding: 40px 5px 30px 75px;
	margin-right: -10px;
	background: url("../img/lay/busta.jpg") no-repeat 60px 410px #F6F6F6;
}


#_form_1038 sup {
	color: red;
}

#_field115, #_field119, #_field116, #_field125, #_field126{
	margin-bottom: 8px;
}

#_field124{
	margin-bottom: 20px;
	margin-top: 20px;
}

#compile124 {
	font-size: 11px;
}

#compile124 ._option{
	float: left;
}

#chk_priv {
	position: relative;
	top: 3px;
}