@charset "utf-8";
/* Vedi anche insieme di link */

.see
{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-right:0px;
	
}

.see h3
{

}


.see ul
{

}


.see ul li
{

}

/* Vedi anche relazionato alla pagina */

.rel_page
{
	margin-top:15px;
}

.rel_page h3
{
	display:none;
	
}


.rel_page .box_relpage div
{
	background-image:url("../images/background/see-also.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:0;
	padding:15px;

}

.rel_page .box_relpage div h5
{
	color:#726A53;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bolder;
}


.rel_page .box_relpage div h5 a:link, .rel_page .box_relpage div h5 a:visited, .rel_page .box_relpage div h5 a:active 
{
color:#726A53;
font-weight:bolder;
text-decoration:none;
}
.rel_page .box_relpage div h5 a:hover 
{
	text-decoration:none;
color:#726A53;
font-weight:bolder;
}



.rel_page .box_relpage div p
{
margin-bottom:5px;
}

.rel_page .box_relpage div img
{
border:1px solid #EDE5CF;
float:left;
margin-right:11px;
margin-top:11px;
padding:1px;

}

.rel_page .box_relpage .visit
{
	background-image:url("../images/background/li-footer.gif");
	background-position:left 6px;
	background-repeat:no-repeat;
	clear:both;
	margin-top:0;
	padding-left:8px;
	padding-top:7px;
	text-transform:lowercase;	
}

.rel_page .box_relpage .visit .title_visit
{
	display:none;

}
/* ############################################################## */
/* Esempio del vedi anche  */

#seealso
{
	clear:both;
	
	font-size:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-right:0px;
	padding-left:0px;
	padding-right:0px;

	
	
}
#seealso h6
{
	color:#245699;
	font-size:11px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	float:left;
	font-weight:normal;

}
#seealso ul
{
	float:left;
	width:535px;
	

}

#seealso ul li
{
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	float:left;
	list-style:none;
	margin-bottom:3px;
	padding-right:8px;
	background-image: url(../images/background/li-see-also.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

