@charset "utf-8";
.sfondo_basso {
	background-image: url(../img/vbottomback.png);
}
.sfondo_sin {
	background-image: url(../img/valeft.png);
}
.sfondo_des {
	background-image: url(../img/varight.png);
}



.cont_costumer{
	font-size: 13px;
	width: 500px;
}

.cont_costumer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C2C4;
	border-left-color: #C3C2C4;
	padding: 0px;
}
.cont_costumer li {
	text-decoration: none;
	color: #666666;
	background-image: url(http://www.c-q.it/img_annuario/ok.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	display: block;
	text-indent: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C2C4;
	list-style-type: none;
}

.cont_costumer a {
/*	text-decoration: none;
	color: #666666;
	background-image: url(http://www.c-q.it/img_annuario/ok.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	display: block;
	text-indent: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C2C4;*/
}

.cont_costumer h1 {
	background-image: url(http://www.c-q.it/img_annuario/img/cont_sfondo.png);
	font-size: 16px;
	color: #FFF;
	height: 28px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	text-align: center;
	padding-top: 20px;
}
.cont_costumer a:hover {
	text-decoration: none;
	background-color: #EEE;
}
.cont_costumer h6 {
	background-image: url(../img/vbottomback.png);
	height: 48px;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 16px;
	font-weight: bold;
}













.cont {
	font-size: 13px;
	width: 500px;
	margin-top: 30px;
}

.cont ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C2C4;
	border-left-color: #C3C2C4;
	padding: 0px;
}
.cont  li {
	list-style-type: none;
}

.cont a {
	text-decoration: none;
	background-image: url(http://www.c-q.it/img_annuario/ok.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	display: block;
	text-indent: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C2C4;
}

.cont h1 {
	background-image: url(http://www.c-q.it/img_annuario/img/cont_sfondo.png);
	font-size: 16px;
	color: #FFF;
	height: 28px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	text-align: center;
	padding-top: 20px;
}
.cont a:hover {
	text-decoration: none;
	background-color: #EEE;
}
.cont h6 {
	background-image: url(../img/vbottomback.png);
	height: 48px;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 16px;
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}

