@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	line-height: 150%;
	}
	
.explica p{
	font-size:11px;
	text-align: justify;
	line-height: 155%;
	}
	
h1 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	letter-spacing: -3px;
	text-align: left;
	margin: 2px 0;
	color: #666666;
	}
	
h2 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform:uppercase;
	letter-spacing: 2px;
	text-align: left;
	margin: 3px 0;
	color: #666666;
	}
	
a {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	color: #333333;
	}
	
a img {
	border:0;}
	
.menor {
	font-size:9px;
	line-height:100%;}
