@charset "utf-8";
/* CSS Document */

.detsfondo {
	background-image: url(../images/det_sfondo.jpg);
	background-repeat: repeat-x;
}
.dettitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}


.dettitolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FD8103;
	text-decoration: none;
}

.dettestodescrz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}

.dettestodescrz1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FD8103;
	text-decoration: none;
}






.detinfobase {
	background-image: url(../images/detinfo_centro.jpg);
	background-repeat: no-repeat;
}

.detautorebase {
	background-image: url(../images/detautore_centro.jpg);
	background-repeat: no-repeat;
}

.detmondobase {
	background-image: url(../images/detmondo_centro.jpg);
	background-repeat: no-repeat;
}
.dettxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.dettxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}



.detfilettodx {
	background-image: url(../images/det_descriz_dx.jpg);
	background-repeat: repeat-y;
}

.detfilettosx {
	background-image: url(../images/det_descriz_sx.jpg);
	background-repeat: repeat-y;
}
.detbordotabella {
	border: 1px solid #FD8103;
}

.detbordotabella1 {
	border: 1px solid #CCCCCC;
}
