
html, body{
  margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #222222;
	background-color: #FBFAED;
	text-align: center;		
}

td, div{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #222222;
}

input, select, textarea{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #222222;
	border: #b5b5b5 1px solid;
}

.menu{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;	
}

.link_g{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

.link_g:hover{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
}

a{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #222222;	
}

a:hover{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #C0A062;	
}

.titolo{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: 700;
	color: #C0A062;
}

.oro{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 700;
	color: #C0A062;
}

#cnt{
	width: 920px;
	margin: 0px auto; 	
	text-align: left;
}

#logo{
  float: left; 
	width: 256px; 
	height: 50px;
	padding-top: 3px;
}

#menu{
  float: right; 
	width: 664px; 
	height: 50px; 
	background-image: url(/img/back_menu.jpg);
	background-repeat: no-repeat; 
	backgrpound-position: top center;	
}

.link{
  float: left; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px;
	text-align: right;
}

.line{
  float: left; 
	height: 50px; 
	width: 2px; 
	background-image: url('/img/line_menu.gif'); 
	background-repeat: repeat-y; 
	backgrpound-position: top center; 
	font-size: 2px; 
	overflow: hidden;
}

.back_home{
  background-color: #ffffff; 
	background-image: url('/img/xback_home.gif');
}

.back_news{
  background-image: url('/img/back_news.jpg');
}

#box_1{
  float: left; 
	height: 200px; 
	width: 440px; 
	background-color: #ffffff; 
	background-image: url('/img/back_1.gif');
	background-repeat: no-repeat; 
	backgrpound-position: top center;	
}

#box_1_dx{
  float: left; 
	height: 200px; 
	width: 220px; 
	background-color: #ffffff; 
	background-image: url('/img/back_1_dx.gif');
	background-repeat: no-repeat; 
	backgrpound-position: top center;	
}

#box_2{
  float: left; 
	height: 200px; 
	width: 220px; 
	background-color: #ffffff; 
	background-image: url('/img/back_2.gif');
	background-repeat: no-repeat; 
	backgrpound-position: top center;	
}

#back_bambini{
	height: 200px; 
	width: 220px; 
	background-image: url('/img/back_bambini.gif');
	background-repeat: no-repeat; 
	backgrpound-position: top center;	
}

#box_3{
  float: left; 
	height: 200px; 
	width: 220px; 
	background-color: #ffffff; 
	background-image: url('/img/back_3.gif');
	background-repeat: no-repeat; 
	backgrpound-position: top center;	
}

#box_1_nav{
  float: left; 
	width: 680px;
	background-image: url('/img/back_1_nav.gif');
	background-color: #ffffff;	 
}

#box_1_nav_bottom{
	width: 680px;
	height: 20px;
	background-image: url('/img/back_1_nav_bottom.gif');
	background-color: #ffffff;	 
}

#box_1_dx2{
	width: 220px;
	background-image: url('/img/back_1_dx.gif');
	background-color: #ffffff;	 
}

#box_1_dx_bottom{
	height: 20px;
	background-image: url('/img/back_1_dx_bottom.gif');
	background-color: #ffffff;	 
}

#box_2_nav{
  float: left; 
	width: 220px; 
}


.box_space{
  float: left; 
	height: 200px; 
	width: 20px;
}

.box_space_height{
	height: 20px; 
}

#more{
	height: 16px; 
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 4px; 
	background-color: #ffffff; 
	background-image: url('/img/back_more.gif');
	background-repeat: no-repeat; 
	backgrpound-position: top center;
	text-align: center;	
}

#loghi{
	height: 100px; 
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 4px; 
}

.line_foot{
	height: 10px; 
	background-image: url('/img/line.gif'); 
	background-repeat: repeat-x; 
	background-position: center center;
	font-size: 2px; 
}

#news_1{
  float: left; 
	padding-left: 40px; 
	padding-right: 20px; 
	padding-top: 20px;
	width: 96px;
	text-align: left;
}

#news_2{
  float: left; 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 20px;
	width: 522px;
	text-align: left;	
}

#news_3{
  float: left; 
	padding-left: 20px; 
	padding-right: 40px; 
	padding-top: 20px;
	width: 136px;	
	text-align: right;
}

#foot_left{
  float: left;
	padding-left: 40px;
	padding-top: 4px; 
}

#foot_right{
  float: right;
	padding-right: 40px;
	padding-top: 4px;
	padding-bottom: 20px; 
}

.btn{
  cursor: pointer; 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700; 
	height: 18px; 
	width: 80px; 
	border: none; 
	background-color: transparent;
	background-image: url(img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.dispo{
  cursor: pointer; 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 700; 
	height: 18px; 
	width: 180px; 
	border: none; 
	background-color: transparent;
	background-image: url(img/dispo.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.giallo{
  color: #FFFCC8;
}

.padding{
  padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
}

.padding_dx{
  padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.rcpboxnews{
  position: relative; 
  width: 515px; 
  height: 20px; 
  overflow: hidden;
  text-align: left;
}
.rbnews{
  position: absolute; 
  top: 0px;				 
  width: 515px; 
  height: 20px; 
  opacity: 0.0;
  display: none;
  text-align: left;
}

.rcpbox{
  position: relative; 
  width: 440px; 
  height: 200px; 
  overflow: hidden;
  text-align: left;
}
.rb{
  position: absolute; 
  top: 0px;				 
  width: 440px; 
  height: 200px; 
  opacity: 0.0;
  display: none;
  text-align: left;
}

.rcpbox2{
  position: relative; 
  width: 220px; 
  height: 200px; 
  overflow: hidden;
  text-align: left;
}
.rb2{
  position: absolute; 
  top: 0px;				 
  width: 220px; 
  height: 200px; 
  opacity: 0.0;
  display: none;
  text-align: left;
}

.tr_1{height: 40px;}
.tr_2{height: 50px;}
.tr_3{height: 40px;}
.tr_4{height: 280px;}
.tr_5{height: 20px;}
.tr_6{height: 50px;}
.tr_7{height: 20px;}
.tr_8{height: 200px;}
.tr_9{height: 20px;}
.tr_10{height: 20px;}
.tr_11{height: 10px;}
.tr_12{height: 100px;}
.tr_13{height: 20px;}

