/* CSS Document */

body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a {
color:#333333;
text-decoration: underline;
}
a:hover {
color:#333333;
text-decoration: none;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txt_10-cinza {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.alinha_tab {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h1 {
	font-size: 40px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.alinha_foto {
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.linha_rodape {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.espaco_banner {
	height: 100px;
	width: 175px;
	margin-bottom: 10px;
	background-color: #0066FF;
	margin-top: 10px;
}
.tit_chamada {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
}
.txt_chamada {
	font-size: 12px;
	padding-top: 10px;
	line-height: 19px;
	color: #666666;
}

.txt_chamada img {
margin-right: 10px;
}
.coments {
	text-align: center;
	display: block;
	float: right;
	height: 25px;
	width: 25px;
	background-image: url(imagens/icon_balao.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.font_vinho {color: #993300}
.saiba_mais {
	text-align: justify;
	display: block;
	padding: 5px;
	background-color: #0066FF;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 15px;
}

.paginacao {
font:  bold 14px "Trebuchet MS";
color:#333333;
border:#495677 1px solid;
padding:3px;
background:#F7F7F7;
margin:5px;
}

.paginacao2 {
font:  bold 14px "Trebuchet MS";
color:#666;
border:#CCCCCC 1px solid;
padding:3px;
background:#F7F7F7;
margin:5px;
}

.icone_come {
margin-bottom:10px;
margin-top:20px;
background:url(imagens/icon_com.jpg) left no-repeat;
display:block;
font: bold 14px Arial, Helvetica, sans-serif;
color:#333333;
padding-left: 40px;
height:32px;
line-height:24px;
text-decoration:none;
}
