/*ELEMENTOS + + + + + + + + + + + + + + + + + +*/
A {
	color: #a4a4a4;
}
BODY {
	background-color: #e5e4e0;
	color: #a4a4a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top : 40px;
	vertical-align : middle;
}
P{
	color: #000000;
	font-size: 75%;
	text-align: justify;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0px;
}
/*IDENTIFICADORES + + + + + + + + + + + + + + +*/
#C {
	background-image: url(../I/F.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
}
/*Coluna alinhada à direita*/
#CAD {
	text-align : right;
}
/*Coluna alinhada à direita - Desenvolvimento*/
#CADD {
	font-size: 55%;
	text-align : right;
}
/*Coluna da borda de baixo*/
#CBB {
	background-image : url(../I/E/BB.gif);
	background-repeat : repeat-x;	
	vertical-align : top;	
}
/*Coluna da borda direita*/
#CBD {
	background-image : url(../I/E/BD.gif);
	background-repeat : repeat-y;
	vertical-align : top;	
}
/*Coluna do conteúdo*/
#CC {
	background-color: White;
	height: 100%;
	width: 100%;
}
/*Imagem da div*/
#DIVI{
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
/*Titulo da div*/
#DIVF{
	color: #8B0000;
	font-size: 70%;
	text-decoration: none;
}
/*Titulo da div*/
#DIVT{
	color: #8B0000;
	font-size: 80%;
	font-weight: bold;
}
/*Espaçamento horizontal*/
#EH {
	height: 5px;
}
/*DIV das imagens*/
#floatDIV {
	position: absolute;
	left: -1000px;
	top: 60px;
	width: 300px;
}
/*Linha dos direitos*/
#LD {
	background-color: black;
	font-size: 50%;
	height: 0%;
	padding: 2 px;
	text-transform: uppercase;
}
/*Linha dos direitos*/
#LDL {
	text-decoration: none;
}
/*Linha do menú*/
#LM {
	border-top: 1px solid Black;
	height: 0%;
}
/*Linha do topo*/
#LT {
	height: 0%;
}
#M {
	background-color: #F3F3F3;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	width: 100%;
}
/*Titulo*/
#T {
	font-size: 100%;
	color: #932626;
	border-bottom: 1px solid #7F8000;
	padding-left: 25px;
	padding-bottom: 2px;
	font-style: italic;
	font-weight: bolder;
}
/*Tabela do Conteúdo*/
#TC {
	border: 1px solid Black;
	height: 100%;
	width: 100%;
}
/*Tabela Externa*/
#TE {
	height: 100%;
	width : 700px;
}
/*Tabela com largura máxima*/
#TLM {
	width : 100%;
}
/*Conteúdo dos vinhos*/
#Vi {
	color: #000000;
	font-size: 75%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 20px;
	border-bottom: 1px solid #DCDCDC;
	vertical-align: top;
}
/*Titulos dos vinhos*/
#ViB {
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	border-bottom: 1px solid #DCDCDC;
}
/*Imagem dos vinhos*/
#ViI {
	border: 1px solid Silver;
}

