@charset "utf-8";
/* CSS Document */

#nota
	{
	margin-right:15px;
	}

#nota hr
	{
	margin-bottom:20px;
	}

#nota p
	{
	margin-bottom:15px;
	text-align: justify;
	}

#nota h1
	{
	font-family: Trebuchet MS;
	color: #cc0000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1em;
	font-size: 2.8em;
	margin-bottom:15px;
	}
	
#nota h2
	{
	font-family: Trebuchet MS;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1em;
	font-size: 1.6em;
	color:#666666;
	margin-bottom:15px;
	}

#nota a#leermas {
	margin-top:10px;
	padding:5px;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: -0.0em;
	font-weight:bolder;
	width: 146px;
	height: 28px;
	line-height: 25px;
	color: #565759;
	text-decoration: none;
	text-indent: 10px;
	background-color: #cccccc;
}
 
#nota a#leermas:hover {
	font-family: Helvetica, sans-serif;
	background-color: #333333;
}

