body, a, td {
    font-family: "Myriad Pro";
    font-size: 13px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #c6b3c3;
}

body {
    background-color: #000000;
    overflow: -moz-scrollbars-vertical;
}

.promo{
font-family:verdana;
font-size:12px;
color: #FFFFFF;
text-decoration:none;
}

.promo_a{
font-family:verdana;
font-size:11px;
color: #FFFFFF;
text-decoration:none;
}

.body_y {
font-family:Univers;
font-stretch: light condensed;
font-style:normal;
font-size:18px;
}

.body_w{
font-family:verdana;
font-size:12px;
color:#FFFFFF;

}

a, .comentario {
    color: #c6b3c3;
}

.fundo {
    background-image: url(images/fundo_madonna2.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
}
.fundo2 {
    background-image: url(images/fundo_madonna4.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
}

h1 {
    font-size: 23px;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
}

.titulo {
    padding-left: 50px;
    vertical-align: top;
    height: 569px;
}

.texto {
	text-align: left;
}

.opcao_menu {
    height: 35px;
    color: #ffffff;
    background-color: #000000;
    padding-left: 11px;
    font-size: 14px;
    font-weight: bold;
}

.opcao_menu a {
    font-size: 14px;
    color: #ffffff;
	text-decoration: none;
}

.opcao_menu a:hover {
    font-size: 14px;
    color: #c87171;
	text-decoration: underline;
}

.divisoria_menu_inicio {
    height: 1px;
    background-color: #000000;
}

.divisoria_menu {
    height: 1px;
    background-color: #2c2b2b;
}

.compartilhe {
    color: #c6b3c3;
}

.rodape {
    font-size: 12px;
    vertical-align: top;
    padding-top: 22px;
}

.final_pagina {
    height: 59px;
    background-image: url(images/fundo_madonna3.jpg);
}






















.header {
    background-image: url(images/header.jpg);
}

.espaco_menu {
    padding-left: 10px;
}

.espaco_menu2 {
    padding-left: 10px;
}

.texto_interna {
    padding-left: 5px;
    padding-right: 19px;
    padding-top: 8px;
    padding-bottom: 8px;
	text-align: left;
}





#texto_topo {
    width: 520px;
    height: 20px;
	text-align: left;
}

#texto_topo_esquerda {
    width: 460px;
    height: 20px;
    float: left;
	text-align: left;
}

#texto_topo_direita {
    width: 60px;
    height: 20px;
    float: right;
	text-align: left;
}

#texto_topo_opinioes {
    width: 350px;
    height: 20px;
	text-align: left;
}

#texto_topo_esquerda_opinioes {
    width: 290px;
    height: 20px;
    float: left;
	text-align: left;
}

#texto_topo_direita_opinioes {
    width: 60px;
    height: 20px;
    float: right;
	text-align: left;
}

.formulario {
    padding-left: 2px;
	text-align: left;
}

.campos_formulario, .campos_radio, .campos_formulario_duplo, .textfield_orcamento, .textarea_laminas {
    font-family: "Verdana";
	text-align: left;
}

.campos_formulario {
    font-size: 11px;
	text-align: left;
}

.campos_radio {
    font-size: 9px;
	text-align: left;
}

.campos_formulario_duplo {
    font-size: 11px;
    width: 42px;
	text-align: left;
}

.textfield_orcamento {
    font-size: 11px;
    color: #07264d;
    width: 90px;
    height: 15px;
    border-color: #07264d;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #07264d;
    width: 135px;
    height: 100px;
    border-color: #07264d;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

.btn_formulario {
    padding-right: 12px;
}
.PromoInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d80dee;
	background-color: #000000;
	border: 1px solid #07264d;
	padding:4px
	
}
.PromoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d80dee;
}
.PromoText2 {
	font-family: Arial;
	font-size: 11px;
	color: #c698c5;
}
.PromoText3 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#contentMask {
	width: 305px;
    height: 166px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 305px;
    position: relative;
	text-align: left;
	margin-left:10px;
}
#up {
	margin: 30px 0 0 0 ;
    cursor: pointer;
}
#track {
	width: 27px;
	height: 166px;
	background-image: url("images/scroll_line.gif");
}
#down {
    cursor: pointer;
}
#drag {
    position: relative;
    cursor: pointer;
	margin-top: 3px;
