/* CSS Document */
#splashProdotto {
	width:936px;
	height:240px;
}
#tipologiaModello {
	width:300px;
	height:405px;
	margin-right:3px;
	float:left;
}
.sezioniModello {
	width:136px;
	height:15px;
	padding:10px 10px;
	float: left;
	margin-right: 2px;
}
#ombraSezioni {
	height:5px;
	background-image:url(../images/ombraSezioni.gif);
}
#nomeModello {
	width:290px;
	height:30px;
	padding:5px 0 0 10px;
	float: left;
	margin-right: 6px;
}
#fotoProdotti {
	width:300px;
	height:365px;
}

/*CARATTERISTICHE*/

#Caratteristiche{
	width:300px;
	float:left;
	margin-right:13px;
}
#altriDati {
	width:300px;
	float:left;
}
.titoli {
	width:300px;
	height:7px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:5px;
}
.rigaCaratteristiche {
	width:290px;
	min-height:13px;
	height: auto !important;
	height:13px;
	padding-left:10px;
	margin-bottom:10px;
	background:url(../images/freccBlu.gif) no-repeat;
}

/*DESCRIZIONE*/

#descrizione {
	width:623px;
	height:345px;
	padding-left:10px;
	margin-top:20px;
}

/*DOWNLOAD*/
.rigaDownload {
	width:300px;
	height:13px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:8px;
	margin-bottom:10px;
}

/*DOTAZIONI*/
.rigaDotazioni {
	width:300px;
	height:50px;
	margin-bottom:15px;
}
.menuDotazioni {
	float: left;
	height:15px;
	margin-right: 2px;
	padding:21px 10px 10px;
}
.menuDotazioni2 {
 float: left;
 width:112px;
 height:15px;
 margin-right: 2px;
 padding:10px 10px;
}
.menuDotazioni3 {
 float: left;
 width:150px;
 height:15px;
 margin-right: 2px;
 padding:10px 10px;
} 
