@import 'modal.css';

DIV#titolo_scheda{
	width:auto;
	height:24px;
	position:absolute;
	margin:0;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:0px;
	top:0px;
	left:0px;
	border-bottom-width:5px;
	border-bottom-color:#003366;
	border-bottom-style:solid;
	background-color:#FFFFFF;
}

DIV#titolo_torna{
	width:100px;
	height:24px;
	position:absolute;
	margin:0;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	top:10px;
	left:566px;
	color:#003366;
}

DIV#titolo_torna a{text-decoration:none; 
	color:#003366; 
	height:10px;
	}
DIV#titolo_torna a:hover{
	text-decoration:underline; 
	color:#FF3300;
	}

DIV#prodotto_contenitore{
	width:670px;
	height:auto;
	position:absolute;
	margin:0;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	top:103px;
	left:230px;
	color:#003366;
}

DIV#prodotto_contenitore a{text-decoration:none; 
	color:#003366; 
	height:10px;
}
DIV#prodotto_contenitore a:hover{
	text-decoration:underline; 
	color:#FF3300;
}

DIV#prodotto_contenitore img {
	float:left;
}
	
DIV#prodotto1_titolo {
	width:290px;
	height:20px;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:10px;
	background-image:url(../images/SFONDO-TITOLO-PRODOTTO.gif);
	font-size:12px;
	font-weight: bold;
}

DIV#prodotto_gallery{
	width:670px;	
	margin:10px 0px 0px 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border:1px;
	border-style:solid;
	border-color:#999999;
	color:#003366;
	overflow:auto;
	}
DIV#lista{
	height:90px;
	margin:	0px;
	padding: 0px;
	white-space:nowrap;
}

img.thumbnail {
	width:			100px;
	height:			74px;	
	margin:			7px 7px 7px 7px;
	border:			1px solid #081052;
	float:			left;
}

DIV#prodotto_bottom{
	width:670px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	bottom:0;
	border-top:1px solid #003399;
}

DIV#titolo_bottom {
	width:150px;
	height:23px;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	background-image:url(../images/SFONDO-info.gif);
	font-size:12px;
	font-weight: bold;
	left:0px;
	top:15px;
	position:relative;
}
DIV#info_bottom {
	width:150px;
	height:23px;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	background-image:url(../images/SFONDO-info.gif);
	font-size:12px;
	font-weight: bold;
	left:500px;
	top:-10px;
	position:relative;
}
DIV#info_bottom a{text-decoration:none; 
	color:#003366; 
	height:10px;
	}
DIV#info_bottom a:hover{
	text-decoration:underline; 
	color:#FF3300;
	}
DIV#titolo_allegati{
	width:100%;
	height:auto;
	margin:0px 0px 10px 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	font-size:12px;
	font-weight: bold;
	left:0px;
	top:15px;
	
	line-height: 23px;
}

DIV#titolo_allegati img{
	border:	0px;
}

div.lista_allegati{
	width:auto;
	height:35px;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:25px;
	background-image:url(../images/SFONDO-PDF.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight: bold;
	left:0px;
	top:15px;
}
DIV#titolo_allegati a{text-decoration:none; 
	color:#003366; 
	height:10px;
	}
DIV#titolo_allegati a:hover{
	text-decoration:underline; 
	color:#FF3300;
	}

