﻿.renglon .texto_nota .itemindex
{
	
	display:list-item;
	list-style:none;
	font-weight:bold;
	padding:0 0 0 25px;
	margin:0;
	text-decoration:none;
	background:transparent url('../PublishingImages/square.gif') no-repeat 12px 7px;

}
.renglon .texto_nota .listtitle
{
	color:#929292;
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	text-transform:uppercase;
	padding-bottom: 1em;
}
.renglon .texto_nota .itemtitle
{
	border-color:#E4E3E3;
	border-left: 1px solid #E4E3E3;
	border-width:2px;
	color:#D17100;
	font-size:1.0em;
	font-weight:bold;
	margin-top: 1em;
	/*text-transform: uppercase;*/
} 
.renglon .texto_nota .titulo_seccion_b
{	
	color: gray;
	font-weight: bold;
}

.renglon .texto_nota .itemresume
{
	font-size: .9em;
	padding-left: 1em;

}
.renglon .texto_nota .itemattach
{
	display: inline;
	font-size: .9em;
	margin-bottom: 1em;
	text-indent: 1em;
}
.renglon .texto_nota .itemimage
{
	width: 75px;
}

.renglon div div .texto_nota img {
	margin: 0;
	margin-right: .5em;
	margin-left: 1em;
}
.renglon .texto_nota .itemseparator
{
	border-bottom: 1px #f0f0f0 groove;
	margin-top: 1em;
}

