/* CSS Document */

BODY {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.texto_form{
	color: #000000;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.dropbox{
	font-family: Arial, Helvetica, sans-serif;
	border: #333333;
	color: #000000;
	background-color: #dddddd;
}

.form{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	width: 328px;
	background-color: #dddddd;
}

.formDDD{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	width: 35;
	background-color: #dddddd;
}

.formTelefone{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	width: 120px;;
	background-color: #dddddd;
}

.formTextArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	color: #000000;
	width: 221;
	background-color: #dddddd;
}

.formCidade{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	width: 90;
	background-color: #dddddd;
}

.form_com_size{
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	background-color: #dddddd;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #333333;
	background-color: #eeeeee;
	border: none;
	font-weight: BOLD;
	cursor: hand;
}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

.texto_vermelho{
	color: #FF0000;
	font-size: 13;
	font-family: Arial, Helvetica, sans-serif;
}

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

.txt_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae4e95;
	font-weight:bold;
	text-decoration:none;
}
.txt_empresa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}

.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;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #000000;
}
.formulario_rosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A67684;
}
.formulario_check_sborda {	
	border: 0px;
}
.formulario_bt_rosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E57DAD;
	border: 1px solid #E57DAD;
	cursor: hand;
}
.bg_cel_dir {
	background-attachment: fixed;
	background-image: url(img/bg_cel_dir.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_cel_esq{
	background-attachment: fixed;
	background-image: url(img/bg_cel_esq.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.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;	
}

.celula_albuns2 {
	background-image: url(img/detalhe_renaux.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.chamada_01 {
	background-image: url(img/chamada_modelos_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.chamada_02 {
	background-image: url(img/chamada_modelos_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.chamada_03 {
	background-image: url(img/chamada_modelos_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.botao_01 {
	background-image: url(img/botao01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.botao_02 {
	background-image: url(img/botao02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.botao_03 {
	background-image: url(img/botao03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo {
	background-image: url(img/fundo_degrade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texto_top_info {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #AD538A;
	padding:3px 10px 0px 0px;
}
.texto_top_menu {
    color: #8A8C8F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
.texto_info_padrao {
    color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
.titulo_info {
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}
#ficha_tecnica{
	width:469px;
	height:269px;
	margin-top:3px;
	padding-top: 5px;
	overflow: auto;
	position: relative;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #333;
	scrollbar-dark-shadow-color:#000;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #333;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3d-light-color: #666666;
}
#idiomas{
	width:30px;
	height:20px;
	position:absolute;
	right:9%;
	margin-top:0px;
	z-index:3;
}
#idiomas a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3c3c3;
}
#idiomas a:hover{
	color:#AE4E95;
}
#idiomas_br{
	width:50px;
	height:20px;
	position:absolute;
	right:13%;
	margin-top:0px;
	z-index:9999;
}
#idiomas_br a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3c3c3;
}
#idiomas_br a:hover{
	color:#AE4E95;
}
#idiomas_index{
	width:30px;
	height:20px;
	position: absolute;
	margin-top:13px;
	right:9%;
}
#idiomas_index a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3c3c3;
}
#idiomas_index a:hover{
	color:#AE4E95;
}
#idiomas_br_index{
	width:50px;
	height:20px;
	position:absolute;
	margin-top:13px;
	right:13%;
}
#idiomas_br_index a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3c3c3;
}
#idiomas_br_index a:hover{
	color:#AE4E95;
}
.bt_colecoes_anteriores { background-color:#ddc3d3; color:#4e4e4e; cursor:pointer; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin-top:5px; padding:7px 15px; text-decoration:none;}
.bt_colecoes_anteriores:hover { background-color:#a8648d; color:#FFF; text-decoration:none;}
.menu_colecoes{ list-style:none; margin:0; padding:0; position:absolute; width:195px;}
.menu_colecoes li{ float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:100%;}
.menu_colecoes li a{ background-image:url(img/bg_menu_colecoes_off.png); color:#FFF; float:left; padding: 3px 0 3px 15px; text-decoration:none; width:180px;}
.menu_colecoes li a:hover{ background-image:url(img/bg_menu_colecoes_on.png); color:#ffe6f5;}
#menu_drop{ display:none;}
#colecao_sinestesia2{ display:none; margin-left: 0;  margin-top: 0; position: absolute; z-index:9;}
#bt_fechar_colecao{ background-image:url(img/bt_fechar_colecao.png); background-position:top; cursor:pointer; height:24px; margin-left: 667px; margin-top: 5px; position:absolute; width:24px;}
#bt_fechar_colecao:hover{ background-position:bottom;}
/*#pag1{ background-color: transparent; background-image:url(img/bt_representantes.png); background-position: center -292px; background-repeat:no-repeat; height:73px; margin:10px 0 0; padding:0; width:400px;}
#pag1:hover{ background-position: center bottom;}
#pag2{ background-color: transparent; background-image:url(img/bt_representantes.png); background-position: center -146px; background-repeat:no-repeat; height:73px; margin:10px 0 0; padding:0; width:400px;}
#pag2:hover{ background-position: center -219px;}
#pag3{ background-color: transparent; background-image:url(img/bt_representantes.png); background-position: center top; background-repeat:no-repeat; height:73px; margin:10px 0 0; padding:0; width:400px;}
#pag3:hover{ background-position: center -73px;}*/

