html {
	height:100%;
}

body {
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
	background-image:url(../../display/images/bg-site.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border-top:2px solid #DCB369;
	background-color:#AA0000;
}

input, select, inputselectd {
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px solid #666;
	background-color: #B6B160;
	color:#000000;
}

textarea {
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px solid #666;
	background-color: #B6B160;
	color:#000000;
}

img {
	border: 0px solid;
}

td, b, p, div {
	font-size: 14px;
	color: #333;
}

a {
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}

a:hover {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}

h1 {
	font-size: 22px;
	color: #333333;
	text-decoration:none;
}

h2 a {
	font-size: 16px;
	color: #B95A3E;
	text-decoration:none;
}
h2 a:hover {
	font-size: 16px;
	color: #934731;
	text-decoration:none;
}

h3 {
	font-size: 14px;
	color: #999999;
	text-decoration:none;
}

h4 {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

h4 a {
	font-size: 12px;
	color: #B95A3E;
	text-decoration:none;
	line-height:17px;
}
h4 a:hover {
	font-size: 12px;
	color: #934731;
	text-decoration:none;
	line-height:17px;
}

.link {
	text-decoration:none;
	cursor:pointer;
}

.link:hover {
	text-decoration:underline;
	cursor:pointer;
}

.titulo {
	font-size: 24px;
	color: #666666;
	text-decoration:none;
	line-height: 25px;
}

.titulo:hover {
	font-size: 24px;
	color: #666666;
	text-decoration:none;
	line-height: 25px;
}

.data {
	font-size:11px;
	color:#999999;
	margin-top:-20px;
	margin-bottom:20px;
}

.rodape {
	font-size: 12px;
	color: #666666;
}

.voltar-seta {
	font-size: 9px;
	color: #333333;
}

.voltar {
	font-size: 12px;
	color: #333333;
}

.voltar:hover {
	font-size: 12px;
	color: #666666;
}

.blog_link {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}

.blog_link:hover {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}

.menu {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#EC2C72;
	text-decoration:none;
}

.menu:hover {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#EC2C72;
	text-decoration:none;
}

.categoria {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.categoria:hover {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.resumo {
	font-size: 13px;
	color: #666666;
}

