/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#Menu {
	position:absolute;
	height:30px;
	z-index:1;
}
#Assinatura {
	position:absolute;
	z-index:1;
}
.td_superior{
	background-image:url(../img/sombra_sup.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.td_inferior{
	background-image:url(../img/sombra_inf.gif);
	background-repeat:repeat-x;
	background-position:top;
}   

.txt_padrao{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.txt_cinza{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

.txt_observacao{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.txt_representatnes{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.txt_destaque{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.form{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	background-color: #dddddd;
	font-size: 12px;
}
#empresa {
	background-image:url(../img/img_empresa.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#colecoes {
	background-image:url(../img/img_empresa.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#sig {
	background:url(../img/img_sig.jpg) left top no-repeat;
}

#casa {
	background:url(../img/img_casa.jpg) left top no-repeat;
}

#contato {
	background-image:url(../img/img_contato.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#representantes {
	background-image:url(../img/img_representantes.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.botao_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #FFFFFF;
	background-color: #eeeeee;
	border: none;
	cursor: default;
	background-image:url(../img/bg.gif);
}

/** Mostra HINT sobre link**/
.tooltip{
	width: 200px; color:#000;
	font: 12px/1.3 "Trebuchet MS",Arial,sans-serif;
	font-weight:bold;
	text-decoration:none;text-align:center}
	

.tooltip span.top{padding: 27px 8px 0;
    background: url(../img/bg_hint.gif) no-repeat top;
	}
	

.tooltip b.bottom {
	padding:3px 8px 15px;
    background: url(../img/bg_hint.gif) no-repeat bottom;
	}

/****************************************/
/**  Colecoes  **/

.txt_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_bordo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.txt_vm20 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BB0800;
}
.txt_vm14 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB0800;
}
.txt_pto14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txt_vm14_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6C6C;
	text-decoration: underline;	
}
