a{font-family:Helvetica;font-size:12px}
a:link {color: blue;text-decoration: underline;border:0px}
a:visited {color: blue;text-decoration: underline;border:0px}
a:active {color: blue;text-decoration: underline;border:0px;outline:none}
a:hover {color: blue;text-decoration: underline;border:0px;}
a:focus{outline: none;}	

:-moz-any-link:focus {
 outline: none;
}
:focus
{
  -moz-outline-style: none;
}

img{
	border:0px;
}

p{
	margin:0px;
	padding:0px;	
	background:transparent;
}


html>body{
  height:100%;
  margin:0;
  padding:0;  
}

html{
	height:100%;
}

body{
	height:100%;
	font-family:Helvetica,Thaoma;
	font-size:12px;
	overflow-y:scroll;
	overflow-x:hidden;
	background:url(../images/bgBody.jpg) repeat-x top;
}

body h1{
  font-size: 20px;
  padding:0px;
  margin: 0px;
}

#main,#homeContent{
	border-collapse:collapse;
	height:100%;
	margin-left:auto;
	margin-right:auto;	

}
#main{
	width:1005px;
}
#footerContent{
	color:#ffffff;
	margin-top:10px;	
	font-size:14px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footerContent td{
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#homeContentRight{
	border-left:1px dashed #cecece;
	padding:5px;
	vertical-align: top;
	width: 282px;
}
#homeContentLeft{
	padding:8px 5px 5px 5px;
	vertical-align: top;
	width:723px;
}

#header{
	height:460px;
}

#dvHeader{
	display:block;
	height:330px;
	margin:40px 0px 0px 30px;
	float: left;
}

#dvHeader>h1{
    color: #4A6CA4;
	font-size: 58px;
}

#dvHeader>h2{
    color: #4A6CA4;
	font-size: 42px;
	margin-bottom:120px;
}

#dvHeader>p{
    color: #4A6CA4;
}

#footer{
	height:20px;	
}
#footerDiv{
	display:block;
	width:100%;
	height:40px;
	background:#081749;
	border-top:10px solid #efefef;
	text-align:center;
	margin:0px;
}

#menu{
	display:block;
	overflow:auto;
	height:90px;
	z-index:1;	
}
#menu>ul{
	margin:0px;
	padding:0px;	
	list-style-position:inside;
	list-style-type:none;	
	margin-top:35px;
	margin-left:5px;
}
#menu>ul>li{
	float:left;
	margin-left:20px;
}
.menuItem:link,.menuItem:visited{
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
}
.menuItem:hover{
	border-bottom:4px solid #ffffff;
	color:#ffffff;
}

#banner{
	position:relative;
	display:block;
	overflow:auto;
	height:370px;
	z-index:100;
	top:-20px;
	right:0px;
}

#logo{
	display:block;
	width:260px;
	height:330px;
	float:left;
	background:url(../images/logo.png) no-repeat left center;
	border-right:1px dashed #cecece;
	margin:30px 0px 10px 10px;
}
#rotator{
	position:relative;
	display:block;
	width:710px;
	height:370px;
	float:right;
}
#rotator1,#rotator2,#rotator3{
	position:absolute;
	top:0px;
	left:0px;
	width:710px;
	height:370px;
}
#rotator1{	
	display:none;
	background:url("../images/patronato.png") no-repeat left bottom;
}
#rotator2{	
	display:block;
	background:url("../images/commercialista.png") no-repeat left bottom;
}
#rotator3{	
	display:none;
	background:url("../images/caf.png") no-repeat left bottom;
}


#content{
	background:#ffffff;
}

#footer{
	background:#ffffff;	
}
.rightLabel,.leftLabel{
	font-family:Bebas;
	font-size:20px;
	display:block;
	clear:both;	
	margin-bottom:10px;
	padding-bottom:10px;	
	border-bottom:4px solid #081749;	
	color:#081749;
}
.rightMenuItem{
	font-size:15px;
	display:block;
	overflow:auto;
	clear:both;	
	border-bottom:1px dotted #cecece;
	padding-bottom:5px;		
	padding-top:5px;			
}

.menuItemLabel{
	float:left;
	font-family:Bebas;
	font-size:13px;
	color:#40b5e6;
}

.menuItemLabel>a{
	float:left;
	font-family:Bebas;
	font-size:13px;
	color:#40b5e6;
	text-decoration: none;
}

.menuItemLabel>a:hover{
	text-decoration: underline;
}

/* SMALL SERVIZI */
.serviziSmall{
	display:block;
	overflow:hidden;
	width:230px;
	height:285px;
	float:left;	
	margin-top:20px;
}
.serviziSmallLabel{
	clear:both;
	margin-top:130px;
	text-align:center;
	font-family:Bebas;
	font-size:16px;
	color:#40b5e6;	
}

.serviziSmallLabel>a{
	font-family:Bebas;
	color:#40b5e6;
	font-size:16px;	
	text-decoration: none;
}

.serviziSmallLabel>a:hover{
	text-decoration: underline;
}

.serviziSmallDescription{
	clear:both;
	margin:10px;
	text-align:justify;
	font-size:12px;
	color:#828282;	
}
#smallCAF{
	background:url(../images/smallCAF.png) no-repeat top center;	
}
#smallPatronato{
	background:url(../images/smallPatronato.png) no-repeat top center;	
}
#smallCommercialista{
	background:url(../images/smallCommercialista.png) no-repeat top center;	
}
#smallLegale{
	background:url(../images/smallLegale.png) no-repeat top center;	
}
#smallBadanti{
	background:url(../images/smallBadanti.png) no-repeat top center;	
}
#smallArtigiani{
	background:url(../images/smallArtigiani.png) no-repeat top center;	
}
#smallCredito{
	background:url(../images/smallCredito.png) no-repeat top center;	
}
#smallConsulenzaLavoro{
	background:url(../images/samllConsulenzaLavoro.png) no-repeat top center;	
}
/* RICERCA NEL SITO */
#search,#menuRight,#menuHisRight,#menuCatRight,#newsletter{
	display:block;
	margin-bottom:20px;	
}
#search input,#newsletter input{
	border:1px solid #CECECE;	
	padding:5px;
	width:195px;
	height:16px;
}
#search button,#newsletter button{
	border:1px solid #CECECE;	
	width:30px;
	height:28px;
	margin-left:5px;
	float:right;
}
#search button{
	background:#efefef url(../images/search.png) no-repeat center center;
}

/* NEWSLETTER */
#newsletter button{
	background:#efefef url(../images/mail.png) no-repeat center center;
}

#search button:hover, #newsletter button:hover{
	cursor:pointer;
}
.historyCount{
	display:block;
	padding:2px 5px 2px 5px;
	float:right;	
	border-radius:10px;
	color:#ffffff;
	background:#081749;
	font-size:12px;
}

/* CONTATTI VELOCI */

.tbContattiVeloci{
  width:100%;
}

.tbContattiVeloci th{
  text-align: right;
  font-size: 14px;
  padding:5px;
}

.tbContattiVeloci td{
  text-align: left;
}

.tbContattiVeloci input{
  border: 1px dotted;
  height: 20px;
  width: 100%;
}

.tbContattiVeloci textarea{
  border: 1px dotted;
  height: 200px;
  width: 100%;
}

/* FILTRI CATEGORIE BLOG */

#filter a{
	font-family:Bebas;
	font-size:13px;
	color:#40b5e6;
	text-decoration: none;
}

#filter a:hover{
  text-decoration: underline;
}

ul#filter {  
    float: left;  
    font-size: 16px;  
    list-style: none;  
    margin-left: 0px;
	padding-left: 0px;
    width: 100%;
}

ul#filter li {  
    border-right: 1px solid #dedede;  
    float: left;  
    line-height: 16px;  
    margin-right: 5px;  
    padding-right: 5px;  
}

ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }  

ul#filter li.current a{
  color: #081749;
}

ul#portfolio {  
    float: left;  
    list-style: none;  
    margin-left: 0px;
	padding-left: 0px;
    width: 100%;  
}  
ul#portfolio li {  
    border: 1px dashed #cecece;  
    float: left;
	clear: both;
    margin: 0 10px 10px 0;
    padding: 5px;  
} 
