/* CSS Document */

body {
	background-image: url(imagens/fundo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}

.texto1 {
	font-family: Arial;
	font-size: 12px;
	
}
.manchete {
	font-family: Arial;
	font-size: 13px;
	color: #ad1626;
	
}
.olho {
	font-family: Arial;
	font-size: 11px;
}
.destaque {
	font-family: Arial;
	font-size: 12px;
	color: #ad1626;
	font-weight: bold;
	
}

.vinicolas {
	border: 1;
	border-style: solid;
	border-color: #ad1626;
}

a:link {
	color: #ad1626;
}

a:visited {
	color: #ad1626;
	
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #ad1626;
}
.legenda {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
}
.credito {

	font-family: Arial;
	font-size: 10px;
}
.tabela_foto_e {
	border-top-width: 10px;
	border-right-width: 15px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.tabela_frase_d {
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 15px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #7f8185;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.tabela_frase_e {
	border-top-width: 10px;
	border-right-width: 15px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #7f8185;
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

h1.one {
	font: italic bold 18px "Times New Roman";
	color: #ad1626;
}
h2.one {
	font: bold 22px "Times New Roman";
	color: #454545;
	
}
