#Ninforme{
	color:#9c0;
	font-size:4em;
	text-align:right;
	width:550px;
}
#Ninforme span{
color:#333;
}

#Ninforme a{
font-weight:bold;
padding:5px;
display:block;
border:1px dashed #ededed;
line-height:25px;
}
#Ninforme a:hover{
	border:1px dashed #060;
	color:#060;
	background-color:#EEEEDD;
}

#divinforme{
text-align:justify;
width:550px;
display:table;
padding:5px;
background-color:#EEEEDD;
border:1px dashed #9c0;
margin-bottom:10px;
}
#divinforme img{
	margin:0 6px 6px 0;
}
#divinforme a{
display:block;
}
#divinforme #tituloInforme{
text-align:justify;
color:#574;
/* font-size:1.5em; */
font-family:Arial, Helvetica, sans-serif;
}
#divinforme #textoinforme{
text-align:justify;
color:#888;
}