/*	
	 Desenvolvido por Making T.I. e Web
	 Tecnologia da Informação e Comunicação	
	 ---------------------------------------
	 
         http://www.makingnet.com.br
	 
	 ---------------------------------------
	 Making - Todos os Direitos Reservados
	
/*

@charset "utf-8";
/* CSS Document */

/* C O N T A I N E R S */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(imagens/bg/traco_vermelho.jpg);
	background-repeat: repeat-x;
}

#bg_top {
    width: 784px;
	height: 168px;
	margin-top: 0px;
	margin-left: 0px;	
	*margin-left: 0px;
	background-image: url(imagens/bg/bg_top.jpg);    
}

#bg_site {
    width: 784px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;	
	*margin-left: 0px;
	background-image: url(imagens/bg/bg_sombra_.jpg);    
}

#bg_tirared {
    width: 784px;
	height: 14px;
	margin-left: 0px;
	*margin-left: 0px;
	margin-top: -702px;
	*margin-top: -713px;
	background-image: url(imagens/bg/bg_tirared.jpg);
	background-repeat: no-repeat;
}

#banner_s32 {
   margin-left: 165px;
   *margin-left: -230px;
   margin-top: -785px;
   *margin-top: -797px;
   width: 468px;
   height: 60px;
   position: absolute;
   white-space: normal;
}

#banner {
   margin-left: 8px;
   *margin-left: -384px;
   margin-top: -709px;
   *margin-top: -721px;
   width: auto;
   height: 0px;
   position: absolute;
}

#table {
    width: 779px;
	height: auto;
	margin-top: 0px;
	margin-left: -2px;
	*margin-left: 1px;
	position: relative;
}

#rodape {
    width: 768px;
	height: 65px;
	margin-top: 0px;
	margin-left: 0px;
}

.bg_depoimento {
    background-image: url(imagens/bg/bg_depoimentos.jpg);
	background-repeat: no-repeat;
}


/* F O N T E S */

.texto_001 {
   font-family: Tahoma;
   font-size: 12px;
   color: #555555;
   white-space: normal;
   line-height: 18px;
}

.texto_002 {
   font-family: Tahoma;
   font-size: 12px;
   color: #555555;
   white-space: normal;
   line-height: 20px;
}

.titulo001 {
   font-family: Tahoma;
   font-size: 12px;
   color: #555555;
   font-weight: bold;
}

.titulo002 {
   font-family: Tahoma;
   font-size: 13px;
   color: #c1342f;
   font-weight: bold;
}

.titulo003 {
   font-family: Verdana;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
}


.texto_depoimentos {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 15px;
   color: #666666;
}


/* L I N K S */

a.classe01:link {
   font-family: Verdana;
   font-size: 11px;
   color: #555555;
   text-decoration: none;
}

a.classe01:visited {
   font-family: Verdana;
   font-size: 11px;
   color: #555555;
   text-decoration: none;
}

a.classe01:hover {
   font-family: Verdana;
   font-size: 11px;
   color: #c1342f;
   text-decoration: underline;
}

a.classe02:link {
   font-family: Tahoma;
   font-size: 12px;
   color: #555555;
   font-weight: bold;
   text-decoration: none;
}

a.classe02:visited {
   font-family: Tahoma;
   font-size: 12px;
   color: #555555;
   font-weight: bold;
   text-decoration: none;
}

a.classe02:hover {
   font-family: Tahoma;
   font-size: 12px;
   color: #555555;
   font-weight: bold;
   text-decoration: underline;
}


/* T A B E L A S */

.table_style {
   border: 2px #c1342f solid;
}


/* I M A G E N S */

.image_style {
   border: 2px #c1342f solid;
}


/* F O R M S */

.textfield {
   font: 11px Tahoma;
   color: #FFFFFF;
   border: solid 0px;
   background-color: #af726f;
   border-bottom: 2px #af726f;
   border-top: 2px #af726f;
   border-left: 2px #af726f;
}

.botao {
    font-size:11px;
    font-family: Tahoma;
	color: #FFFFFF;
    background:#801914;
    width:46px;
    height:23px;
    border-bottom: 0px #801914;
    border-top: 0px #801914;
    border-left: 0px #801914;
	border-right: 0px #801914;
}
