html, body { margin:0; padding:0; text-align:left; }
body { color: #000; height: 100%; font: 10px verdana, sans-serif; text-align: left; }

#bgr     {
	position: relative;
	width: 100%;
	text-align: left;
	background: url(../pix/header.gif) repeat-x;
	}
	
#wrapper {
	position: relative;
	width: 770px;
	text-align: left;
	}
	
#header  {
	position: relative; 
	width: 100%; 
	padding: 5px 0; 
	border-bottom: 2px solid #6b6b6b; 
	}

#header .content { position: relative; width: 100%; height: 70px; font-size: 0; background: url(../pix/barra.jpg) repeat-y; }

#logo    { position: absolute; top: 3px; left: 5px; }
#l40     { position: absolute; top: 1px; left: 225px; }

#menu_top    { width: 100%; font-size: 0; background: #6B6B6B; clear: both; }
#menu_top .tdc { width: 110px; height: 26px; font-size: 12px; background: url(../pix/menu.gif); vertical-align: middle; }
#menu_top .tda { width: 110px; height: 26px; font-size: 12px; background: url(../pix/menus.gif); }
#menu_top .tdc a,
#menu_top .tda a  { padding-left: 4px; font-size: smaller; font-weight: normal; color: #fff; background: transparent; text-decoration: none; display: block; } 
#menu_top .tdc a:hover { color: #FFA600; }
#menu_top .tda a      { color: #333;   } 
#menu_top .tda :hover { color: #000;  }
.menu_sep {
	width: 100%;
	height: 4px;
	background: #9E9E9E url(../pix/an.gif) no-repeat bottom left; 
	}
	
.clear {
	clear: both;
   }
   
#container {
	position: relative;
	width: 770px;
	margin-bottom: 10px;
	background: url(../pix/lato.jpg) repeat-y left top; 
	clear: both;
	}
	
#wprLeft  {
	position: relative;
	width: 126px;
	left: 0;
	float:left;
	}
	
#wprRight {
	position: relative;
	width: 640px; 
	margin-top: 8px;
	float: right;
	}

#footer         { position: relative; background: #bebebe; padding: 2px 10px; }
#footer .boxa   { position: relative; float: right; }
#footer a       { font-weight: normal; color: #000; background: transparent; text-decoration: none; } 
#footer a:hover { color: #fff; }

.idxp {
	text-align: right;
	margin: 25px 2px 0 0;
	}


.btn {
   margin: 6px auto; 
	width: 115px;
	height: 78px;
	background: url(../pix/btn.jpg);
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
.btn a       { font-size: 13px; font-weight: bold; color: #000000; display: block; text-decoration: none; }
.btn a:hover { font-size: 13px; font-weight: bold; color: #FF0000; display: block; text-decoration: none; }


.boxImg {
	margin: 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	text-align: center;
	vertical-align: middle;
}	

	
	
	
.pagina {
	width: 770px;
	font-size: 10px;
	border-collapse: collapse;
	}
	
.pagina_left {
	width: 125px;
	padding-top: 24px;
}

.pagina_left .idx {
	margin-bottom: 24px;
	text-align: right;
}

.pagina .content {
	padding:10px 0px 0px 8px;
	vertical-align: top;
	border-left: 1px solid #E0E0E0;
	font-size: 10px;
}

.box_news {
	margin: 24px;
	padding: 8px;
	background: #efefef;
	text-align: justify;
   color: #5f5f5f;	
	border: 1px solid #dcdcdc;
}

.box_news p {
	color: #5f5f5f;
}




.shadowl img {
  position: relative;
  margin-right: 5px;
  float: left;
}

.shadowr img {
  position: relative;
  margin-left: 5px;
  float: right;
}

li, p {
   font-size: 10px;
	font-weight : normal;
	color : #000000;
	text-align: justify;
}
li { margin-top: 3px; }

p      { margin: 3px 0px; }
p.link { margin:2px 0px 0px 0px; font-size: 14px; }
.rosso { color:#cc0033; }
.t12   {	font-size: 12px;  }




.portBox { width: 540px; margin: 20px auto; text-align: left; vertical-align: top; min-height: 170px; clear: both; border: 1px solid #E0E0E0; }
.portBox  h3 { color: #000000; background: #D1D1D1; font-size: 10px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 2px 3px; }
.portBox .boxText { vertical-align: top; padding: 3px; }
.portBox ul, li   { margin-top: 0px; margin-bottom:3px; }

.portBox .shadowr { width: 155px; position: relative; margin-left: 5px; float: right; text-align: center; }
.portBox .shadowr .imgb { border: 1px solid #414141; padding: 1px; margin-bottom: 3px; }
.portBox .cliente { margin: 10px 0px 3px 0px; font-weight: bold; }


a       { color: #3366FF; font-weight: bold; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }

a.reserved  { color: #c8c8c8; font-weight: normal; text-decoration: none; }
a.reserved  { color: #777777; font-weight: normal; text-decoration: none; }

