#header {
	background: url(tirablog.jpg) repeat-x;
}

#footer {
	background: #5B7DA4;
	border-top: 7px #8DA4BF solid;
}

#footer .blocos .titulo {
	background: #8DA4BF;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5B7DA4;
}

h2 a:hover, h3 a:hover{
	color: #5B7DA4;
	text-decoration: none;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
