
/*----------------------------------------------------------------------------*/
/* bordes de cajas del sitemap
/*----------------------------------------------------------------------------*/
.reference {

	border-width:1px;

	border-color:#c5c5c7;

	border-right-style:solid;

	border-top-style:solid;

	width:100%;

}
.referencetxt {

	font-family:Arial, Helvetica, sans-serif;

	color:#875D87;

	font-size:0.8em;

	font-weight:normal;

	margin:0px;

	padding:0px

}
.reference_left{

	font-family:Arial, Helvetica, sans-serif;

	color:#875D87;

	font-size:0.8em;

	border-width:1px;

	border-color:#c5c5c7;

	border-top-style:solid;

	width:100%;

	text-align:left;

}
.reference_right{

	border-right:1px solid #c5c5c7;

	border-top:1px solid #c5c5c7;

	width:100%;

	text-align:right;

}
.number_results{

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;

    color:#98430C;

	font-size:1em;

}

.box_content_txt_news
{

	font-family:Arial, Helvetica, sans-serif;

	color:#000000;

	border-width:1px;

	border-color:#c5c5c7;

	border-right-style:solid;

	border-left-style:solid;

	border-bottom-style:solid;

	padding-left:10px;

	padding-bottom:15px;

	padding-right:10px;
}



