@charset "utf-8";
/*
	@copyright  		Copyright (c) 2007-2009 Mentefredda Srl All rights reserved.
	@license    		All right reserved
	@web-developing 	Mentefredda S.r.l. - http://www.mentefredda.it/chi-siamo/team
*/



/* Vedi anche insieme di link */

.see
{
}

.see h3
{

}


.see ul
{

}


.see ul li
{

}

/* Vedi anche relazionato alla pagina */

.rel_page
{
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
}

.rel_page h3
{
	display:none;
}

.rel_page .box_relpage
{
	margin:0px;
	padding:0px;
	display:inline-block;
}


.rel_page .box_relpage div
{
	float:left;
	background-image:url(../images/background/tpl-mp-page-row-col.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:6px;
	margin-bottom:25px;
	padding-left:15px;
	padding-right:15px;
	width:304px;
	height:145px;
}

.rel_page .box_relpage div h5
{
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-bottom:12px;
	text-transform:uppercase;
	color:#eaeaea;
	font-size:20px;
	font-weight:normal;
}


.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:#eaeaea;
}

.rel_page .box_relpage div h5 a:hover 
{
	color:#B5AA91;
}

.rel_page .box_relpage div p
{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#b6b6b6;
}

.rel_page .box_relpage div img
{
	border:none;
	margin-right:15px;
	float:left;
}

.rel_page .box_relpage div .visit
{
	display:none;
}



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

#seealso
{
}

#seealso h6
{
}
#seealso ul
{	
}

#seealso ul li
{
}


