.clear {
	clear:both;	
}

#navi {
	padding:0px;
	margin:0px 0 0 18px;
	list-style:none;
}

#navi li {
	width:170px;
	height:30px;
	line-height:30pX;
	border-bottom:1px dotted #999;
}

#navi li a {
	color:#666;
	text-decoration:none;
}

#navi li a:hover {
	text-decoration:underline	
}

a.leer_mas {
	color:#D92C00;
	font-weight:bold;
	text-decoration:none
}

a.leer_mas:hover {
	text-decoration:underline	
}

h1, h2, h3 {
	color:#cc0000;	
}

h1 {
	font-size:1.8em;	
}

h2 {
	font-size:1.4em;	
}

h3 {
	font-size:1.1em	
}

h3 a {
	color:#cc0000;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;	
}

a {
	color:#cc0000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none	
}

a.footer {
	color:#666;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline	
}
