
#headProDetail{
	min-width:670px;
}

#ProdBox{
	min-width:668px;
}
	.categoria{
	float:left;
	padding:10px;
}

/*pagine FAQ*/
.faqDividerBarMain{
	color:#39393c;
	font-weight:bold;
	padding:10px;
	text-align:left;
	background-color:#e6e7e8;
}
.faqCategories {
	margin-bottom:15px;
}

.faqCategories table{
	font-weight:bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e7e8;
}
.faqCategories td{
	padding:10px;
}
.faqCategories a:link, .faqCategories a:visited{
	color:#F00;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../imgs/red_next.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.faqCategories a:hover{
	text-decoration:underline;
}
.faqCategories .currentCat a:link, .faqCategories .currentCat a:visited, .faqCategories .currentCat a:hover{
	color:#39393c;
	text-decoration:underline;
}
.faqDivLine{
	height:1px;
	width:100%;
	background-color:#FFF;
	border-bottom:solid #e6e7e8 1px;
	margin-bottom:5px;
	margin-top:5px;
}
.faqDividerBarSub1 {
	padding:10px;
	margin-bottom:0px;
	text-align:left;
	background-color:#F6F6F7;
}
.faqDividerBarSub1 a:link, .faqDividerBarSub1 a:visited{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
.faqDividerBarSub1 a:hover{
	text-decoration:underline;
}

.faqDividerBarSub1current{
	font-weight:bold;
	padding:10px;
	text-align:left;
}
.faqAnswer ul{
	margin:0px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	list-style:none;
}
.faqAnswer li{
	padding-bottom:5px;
	font-style:italic;
}
.faqAnswer li .who{
	font-weight:bold;
	padding-bottom:5px;
}
.faqPeople {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e7e8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:10px;
	width:170px;
	text-align:center;
}
.faqPeople ul{
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.faqPeople li img{
	padding-bottom:6px;
}
.faqPeopleTitle {
	color:#903;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.faqPeopleName{
	font-weight:normal;
}

.faqPageNav {
	margin:0px;
	padding:10px;
	text-align:center;
}
.faqPageNav a:link, .faqPageNav a:visited{
	color:#F00;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
span.faqPageNavNext{
	color:#5e5e5e;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../imgs/darkGrey_next.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
span.faqPageNavBack {
	color:#5e5e5e;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../imgs/darkGrey_back.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.faqPageNavNext a:link, .faqPageNavNext a:visited {
	color:#5e5e5e;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../imgs/darkGrey_next.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.faqPageNavNext a:hover {
	color:#F00;
	text-decoration:underline;
	padding-left:10px;
	background-image: url(../imgs/red_next.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.faqPageNavBack a:link, .faqPageNavBack a:visited {
	color:#5e5e5e;
	text-decoration:none;
	padding-left:10px;
	background-image: url(../imgs/darkGrey_back.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.faqPageNavBack a:hover {
	color:#F00;
	text-decoration:underline;
	padding-left:10px;
	background-image: url(../imgs/red_back.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.faqPageNavNumbers {
	color:#F00;
}

.faqPageNavNumbers a:link, .faqPageNavNumbers a:visited {
	color:#F00;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.faqPageNavNumbers a:hover {
	text-decoration:underline;
}
.faqPageNavNumbers .currentPage {
	font-weight:bold;
	color:#39393c;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

/*fine pagine FAQ*/


