


body {
	background-color: #eae3c7;
	font-family: Georgia, serif;
	font-size:12px;
	color: #333333;	
	line-height : 1.3;
}


.bgk_stripe{
	width:100%;
	height:151px;
	background-image: url(/images/new_stripe.gif); 
	background-repeat: repeat-x;
	position: fixed;
	top: 0px;
	left:0px;
	z-index: -1;
}


.pre01 {
	font-family: Georgia, serif;
	font-size:10px;	
}

h1{
	font-family: Georgia, serif;
	color: #999999;
	font-size:17px;
	text-align:center;
	}

h2{
	text-align:center;
	font-family:Palatino, serif;
	font-size:20px;
	text-decoration:overline;
	color:#B61107;
	}


h3, h4, h5, h6 {
	font-family: Georgia, serif;
	color: #999999;
	font-size:10px;
}

a {
  text-decoration:none;
  color: #000099;
}

a:HOVER  {
color: #5353BA;
font-weight:bold;
}

ul {
list-style:none;
}

select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border: 1px solid black;
	margin-bottom:5px;
	background-color:#FAFAF9;
}
/*----------------------------------*/

.main {
	margin:auto;
	width:760px;
	margin-bottom:40px;
/* 	height:auto; */
}

.bonsi_grass{
	width:100%;
	height:41px;
	background-image: url(/images/bonsi_grass.png); 
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0px;
	left:0px;
	z-index: 5;
}



.bonsi {

	width:287px;
	height:249px;
	background-image: url(/images/bonsi.png); 
	background-repeat: no-repeat;
	background-position: center;
	position: fixed;
	bottom: 0px;
	left:0px;
	z-index: 5;
}

.menu {

        clear:both;
        overflow:auto;
		margin-left:30px;
}

.zen_circle{
        
	margin-left:30px;
	padding-top:15px;
 	background-image: url(/images/zen_circle.png); 
	background-repeat:no-repeat;
	background-position:50% 0px;
	height:50px;
	float:left;
	text-align:center;
	font-family:Palatino, serif;
	font-family:"skolar-1","skolar-2","Palatino","Georgia","Times",serif;
	text-transform:uppercase;

}

.zen_circle a{
	font-size:14px;
	font-weight:bold;
}

.zen_circle:hover{
 	background-image: url(/images/anim_zen_circle.gif); 
	background-position:50% 0px;
	background-repeat:no-repeat;
}


.button{
	margin-top:35px;
	float:left;
	margin-left:25px;
	height:15px;
	width:115px;
	border:1px solid gray;
	background-color:white;
	background-image: url(/images/button_bgk.gif);
	background-color:#F1DEBE;
}

.header {
	height:220px;
	width:760px;
	background-image: url(/images/new_header00.gif);
}

.body_central {
	width:760px;
	background-image: url(/images/new_bgk00.gif);
	overflow:auto;
	padding-bottom:20px;
}

.os_central{
	width:760px;
	background-image: url(/images/new_bgk00.gif);
	 min-height:550px;

}

.footer {
	width:760px;
	height:63px;
	background-image:url(/images/new_footer00.gif);
	overflow:auto;
}
.footer_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	text-align: center;
	padding-top:20px;
}
/*----------------------------------*/
.id_bgk{
	text-align:center;
	background-image: url(/images/_ZenSnailweb.gif);
}
/*----------------------------------*/
.portf{
	font-family: Georgia, serif;
	font-size:11px;
	width:700px;
	overflow:auto;
	border:1px dotted gray; 
	background-color:#FAFAF9;
	margin-bottom:10px;
	margin-left:30px;
}

.portf_banner{
	color:black;
	font-family: Georgia, serif;
	width:700px;
	overflow:auto;
	border:2px solid #97B2C9;
	margin-left:30px;
	background-image:url(/images/bgk_prova03.gif);
	-moz-border-radius-topright:10px;
	-webkit-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomright:10px;
	font-family:Palatino, serif;
	font-size:12px;
	
	}

.portfolio_year	{
	margin-left:40px;
	margin-bottom:5px;
    font-size:15px;
    font-weight:bold;
	color:#A0A0A0;
	clear:both;
	background-image:url(/images/small_arrow_down.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

.ombra_right_style{
float:right;
margin-right:30px;
	}
	
	
.portf_banner:hover{
	background-image:url(/images/bgk_prova04.gif);
}
	

.portf_prew{
	margin:5px;
	float:left;
	min-width:150px;
}

.portf_list{
	float:left;
	width:480px;
	height:auto;
	margin:5px;
}
/*----------------------------------*/
.web_res{
	text-align:justify;
	margin:40px;
	font-family:Palatino, serif;
	font-size:14px;
	
	padding-left:90px;
	padding-right:90px;
}


.info_presonali{
	text-align:center;
	text-align:left;
	margin-left:230px;
	margin-top:40px;
 	font-family:Palatino, serif;
	font-size:14px;
}
/*----------------------------------*/
.contact{
	font-size:14px;
	margin-left:240px;
}
/*----------------------------------*/

.tool_select{
	float:left;
	width:180px;
	min-height:350px;
	font-size:11px;
	margin-left:30px;
	border:1px dashed gray;
	background-color:#FCFFCA;
}

pre {	
 	white-space: pre-wrap;       /* css-3 */
	width:600px;
	font-family: Lucidatypewriter, monospace;
	font-size:10px;
	color:black;
	background-color:#FEFFD0;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
    margin:15px;
	border:1px dotted gray;
	background-image: url(/images/ombra_input.png); 
	background-repeat:  repeat-x;
}

.tool_dx{	
	font-size:11px;
	width:500px;
	margin-left:220px;
	min-height:300px;
	padding:5px;	
}


.cont_news{
	width:85%;
	margin-left:50px;
	margin-right:50px;
	overflow:hidden;
}
 
 
 
 .contact_input{
	background-image: url(/images/ombra_input.png); 
	width:250px;
	background-repeat:  repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid black;
	margin-bottom:5px;
	background-color:#FAFAF9;
	height:20px;
	margin-top:3px;
	margin-bottom:10px;
 }
 
  .contact_textarea{
	background-image: url(/images/ombra_input.png); 
	width:250px;
	background-repeat:  repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid black;
	margin-bottom:5px;
	background-color:#FAFAF9;
	height:100px;
	margin-top:3px;
	margin-bottom:10px;
	padding-top:5px;
 }
.small_text{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
} 
/*----------------------------------------------*/
.calendar_table{
	width:100%;
	margin-bottom:10px;
}
.calendar{
	background-image: url(/images/calendar.gif);
	width:46px;
	height:49px;
	text-align:center;
	font-family: arial;
}

.calendar_title{
	font-size:15px;
	font-weight:bold;
	color:gray;
}

.calendar_year{
	padding-top: 5px;
	font-size:8px;
 	color: white;
	font-weight:bold;
}

.calendar_day{
	padding-top:3px;
	font-size:20px;
	font-weight:bold;
	color:gray;
}

.calendar_sez{
	border-top:1px dashed #DEDEDE;
	padding-top:3px;
	font-size:10px;
	color:black;
}
.calendar_cont{
	margin-top:20px;
	font-size:11px;
	margin-bottom:20px;
}

.cont_desc{
	display:none;
}
/*----------------------------------*/
#box_zen{
	font-size:11px;
	width:720px;
	margin-top:50px;
	margin-left: 20px;
	color:#AF0E06;
	font-style:oblique;
}

.comment_box{
		padding:5px;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:20px;
}

.comment_box_user{
		background-image: url(/images/user_message.png); 
		background-repeat:no-repeat;
        background-color:#DAFADB;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		padding-left:45px;
		padding-top:7px;
		margin-bottom:10px;
		min-height:33px;
		border-bottom:1px dotted #76CC78;
}
.private_box{
		font-family:Arial, Helvetica, sans-serif;
		text-align:right;
		margin-bottom:40px;
		font-size:10px;
		color:gray;
}
