/* Template */

body {
	margin: 0px;
}

a:hover {
	text-decoration: underline;
}

/* Familia Trebuchet */

/* Tamanho 10 */
.trebuchet10preto33 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.trebuchet10preto66 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

/* Tamanho 11 */
.trebuchet11cinza67 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}

.trebuchet11cinza67bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	font-weight:bold;
}
.trebuchet11cinza40 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
.trebuchet11cinza40bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	font-weight:bold;
}
.trebuchet11preto33 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.trebuchet11preto33bold {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.trebuchet11preto66 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* Tamanho 12 */
.trebuchet12preto33 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.trebuchet12preto33bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.trebuchet12preto66 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/* Tamanho 14 */
.trebuchet14cinza67 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #676767;
	text-decoration: none;
}
.trebuchet14cinza67bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #676767;
	text-decoration: none;
	font-weight:bold;	
}

.trebuchet14cinza3535 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:  #353535;
	text-decoration: none;
}



/* Tamanho 18 */
.trebuchet16preto66 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;	
}
.trebuchet18preto66 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;	
}


/* Galeria de Imagens */

.thumb		{border:1px solid #EBE9D9;}
.selectedThumb	{border:1px solid #738D8E;}
.td_galery a	{border:none; margin:0px; padding:0px; outline:none;}

.caixatexto100pc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100%;
}

.caixatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
