/* Ex popup */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
* {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

body{
	background-image:url(/images/bg_scheda_prodotto.gif);
 	background-repeat: no-repeat;
	background-position: center 6px;
}
#container{
	margin-top:55px;
}

div.smaller {
	margin: 55px auto 0;
	width: 680px;
}

h1 {
	color: #c2111f;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #c2111f;
	margin-bottom: 20px;
}
h2{
	color:#C50E1F;
	font-size:18px;
	font-weight:normal;
	margin-bottom:4px;
	border-bottom:1px dotted #C3C3C3;
}
h4 {
	color: #c2111f;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	border-bottom: #c3c3c3 dotted 1px;
}
.pop_menu{
	background-color:#c50c1f;
	color:#fff;
	padding:2px 0 0 10px;
	height:15px;
	margin-top:10px;
}
.pop_menu a{
	color:#fff;
	border-right:#fff solid 1px;
	padding-right:10px;
	text-decoration:none;
}
.pop_menu a:hover{
	text-decoration:underline;
}
.pop_prodotto{
	text-align:center;
	color:#545454;
	font-style:italic;
	margin-bottom:10px;
}
.pop_prodotto img{
	margin-bottom:10px;}
.pop_azienda{
	border-bottom: 1px dotted #666;
	margin-bottom:10px;}

.espositore_nome {
	font-size: 13px;
	color: #c2111f;
	font-weight: bold;
}
.clear{
	clear:both;}
.espositore{
	color: #b20000;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0 5px 0;
	border-bottom: #c3c3c3 dotted 1px;
}

table.dettaglio {}
table.dettaglio th, table.dettaglio td {
	vertical-align:top;
	text-align: left;
	padding: 2px 15px 0 0;
	margin: 0;
	font-weight: normal;
}

table.dettaglio th {
	color: #979797;
	font-style: italic;
}

.espositore_nome {
	font-size: 13px;
	color: #c2111f;
	font-weight: bold !important;
}
