#contenido{
	margin:20px; 

}

#logocab{
	text-align:right;
	height:31px;
	background-image: url(../img/vnlogopeq.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:5px;
}
#tituloacc{
	padding-left:35px;
	background-image: url(../img/accimg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	height:31px;
	margin-bottom: 15px;
	color: #097D06;
	font-weight: bold;
}
ul.lista{

list-style: none;
list-style-type: none;
}
.lista li{

list-style-image:url(../img/li.gif);
vertical-align:baseline;
margin:3px;

}