.nome 	{

		font-family: Arial, Helvetica, sans-serif;

		color: "#3333FF";

		text-align: center;

		font-size: 10px;
		
		font-weight: bold

		}


.titulo 	{

		font-family: Arial, Helvetica, sans-serif;

		color: "#000000";

		text-align: center;

		font-size: 10px;

		font-weight: bold

		}



.texto  	{

		font-family: Arial, Helvetica, sans-serif, courier, times new roman;

		color: "#000000";

		font-size: 10pt;

		text-align: justify

		}

.capital	{

		font-family: Arial, Helvetica, sans-serif;

		color: "#000000";

		font-size: 12 pt;

		text-align: justify

		}

.subtitulo  	{

		font-family: Arial, Helvetica, sans-serif;

		color: "#000000";

		font-size: 10pt;

		font-weight: bold;

		text-align: justify

		}

.legenda  	{

		font-family: Arial, Helvetica, sans-serif;

		color: "#000000";

		font-size: 10pt;

		font-weight: bold;

		text-align: right

		}

.link    	{

		text-decoration: none;

		font-family: Arial, Helvetica;

		color: "#ff3333";

		font-size: 8pt

		}



A:link    	{ 

		text-decoration: none;

		font-size:8pt; 

		font-family: Arial, Helvetica; 

		color: "black"

		}



A:active	{ 

		text-decoration: none;

		font-size:8pt; 

		font-family: Arial, Helvetica; 

		color: "black"

		}



A:visited	{ 

		text-decoration: none;

		font-size:8pt; 

		font-family: Arial, Helvetica; 

		color: "black"

		}



A:hover		{ 

		text-decoration: underline;

		font-size:8pt; 

		font-family: Arial, Helvetica; 

		color: "black"

	 	}

.titulo4vinho {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}

.menu {
	background-image: url(../imagens/menu.gif);
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;

}
.main {
	background-image: url(../imagens/main.gif) ;
	/*background-attachment: fixed;*/	
	background-repeat: no-repeat;
	
	


}