.padrao {
	font-family: "Trebuchet MS", Tahoma, Verdana, "Times New Roman", Arial;
	font-size: 10px;
	color: #333333;
	background-attachment: fixed;
	background-color: #F0F0F0;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.caixa {  
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 pt; 
	color: #FFFFFF; 
	background-color: #006666;  
	border: #2E5A5A; 
	border-style: outset;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px
}

.texto {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Times New Roman", Arial;
	
}

.preco {
	font-size: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Times New Roman", Arial;
	color: #006666;

}

.personalizado {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Times New Roman", Arial;
	color: #006666;

}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #003399;
}

.area {
	color: #316C80;
	font-weight: bold;
}
.textopeq {
	font-family: "Trebuchet MS", Tahoma, Verdana, "Times New Roman", Arial;
	font-size: 10px;
	color: #333333;
}
