.quadBox{
  position: relative;
  width: 960px;
  height: 315px;
  margin-top: 10px;
/*  background-color: #CCCCCC;  */
}
.quadBox_one_row{
  position: relative;
  width: 960px;
  height: 165px;
  margin-top: 10px;
/*  background-color: #CCCCCC;  */
}
.quadROW{
  position:relative;
  width: 960px;
  margin-bottom: 15px;
  height: 150px;

/*  background-color: #999999;  */
}

/*BLOCCO RIQUADRI HOMEPAGE (3 x 2)*/

.quad01, .quad04{
  background-repeat: no-repeat;
  width: 310px;
  height: 150px;
  overflow: hidden;
  float: left;
}
.quad02, .quad03,  .quad05, .quad06{
  background-repeat: no-repeat;
  width: 310px;
  height: 150px;
  overflow: hidden;
  float: left;
  margin-left: 15px;
}
.quad01{
 background-image: url(images/box01BG.jpg);
}
.quad02{
 background-image: url(images/box01BG.jpg);
}
.quad03{
 background-image: url(images/box01BG.jpg);
}
.quad04{
 cursor: pointer;
 background-image: url(images/bocV6.jpg);
}
.quad05{
 background-image: url(images/box05BG.jpg);
}
.quad06{
 background-image: url(images/box06BG_2.jpg);
}
 .quad01:link, .quad02:link, .quad03:link, .quad04:link, .quad05:link, .quad06:link{
color: #A1B7C4;
}
.quad01:visited, .quad02:visited, .quad03:visited, .quad04:visited, .quad05:visited, .quad06:visited{
color: #A1B7C4;
}

/*PANNELLO quad01*/
.quad01_box{
  position: relative;
  width: 310px;
  height: 110px;
  margin-left:;
}
.quad01_row{
  height: 20px;
  width: 310px;
  margin-bottom: -15px;
}
.quad01_text {
width: 30px;
color: #888888;
margin-left: -18px;
margin-top: -10px;
}
.quad01_1, .quad01_2, .quad01_3, .quad01_4, .quad01_5, .quad01_6, .quad01_7{
  background-repeat: no-repeat;
  width: 50px;
}
.quad01_7{
 background-image: url(images/ico07.png);
}
.quad01_1{
 background-image: url(images/ico01.png);
}
.quad01_2{
 background-image: url(images/ico02.png);
}
.quad01_3{
 background-image: url(images/ico03.png);
}
.quad01_4{
 background-image: url(images/ico04.png);
}
.quad01_5{
 background-image: url(images/ico_telefonica.png);
}
.quad01_6{
 background-image: url(images/ico06.png);
}
/*FINE PANNELLO quad01*/
.cufon h1 {
	color: #888888;
}
.cufon h2 {
	font-size: 230%;
	color: #888888;
	padding-bottom: 5px;
}
.cufon h3 {
	font-size: 180%;
	color: #888888;
}
.cufon h4 {
	font-size: 11px;
}
.cufon h5 {
	font-size: 13px;
	color: #888888;
}
.cufon h5 a{
	font-size: 13px;
	color: #85D82E;
}
.cufon h6{
	font-size: 90%;
}

/* .txt_inp input[type="text"] {
 height: 50%;
}
.txt_inp input[type="password"] {
 margin-left: -9px;
}  */
