/* Desenvolvido por Gabriel FAM (http://www.gabrielfam.com.br) para Pradino Carvalho Comunicação (http://www.pradinocarvalho.com) Todos os direitos reservados. 2006-2007 */

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tbPages {
	height: 100%;
	width: 100%;
}
.tbPagesFundo {
	background-image: url(../img/pagesFundoSombra.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 440px;
	width: 740px;
}
.tbPagesFundoMarcas {
	background-image: url(../img/pagesMarcasFundoSombra.gif);
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	width: 740px;
}
.tbPagesFundoMarcasTopo {
	background-image: url(../img/pagesFundoSombraMarcasTopo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 740px;
}
.tbPagesFundoMarcasBase {
	background-image: url(../img/pagesFundoSombraMarcasBase.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 740px;
	height: 30px;
}
.tbPagesConteudo {
	height: 300px;
	width: 720px;
	background-color: #FFFFFF;
	background-image: url(../img/pagesFundo.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.titMenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titMenu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.titMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.titMenu a:hover {
	color: #000000;
	text-decoration: none;
}
.titMenu a:active {
	color: #000000;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
.copyright a:link {
	text-decoration: none;
	color: #666666;
}
.copyright a:visited {
	text-decoration: none;
	color: #666666;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright a:active {
	color: #000000;
	text-decoration: none;
}
.txt {
	font-size: 11px;
	color: #000000;	
}
.txtDestaque {
	font-size: 11px;
	color: #DA251D;	
}
.txt a:link {
	text-decoration: none;
	color: #000000;
}
.txt a:visited {
	text-decoration: none;
	color: #000000;
}
.txt a:hover {
	color: #DA251D;
	text-decoration: none;
}
.txt a:active {
	color: #DA251D;
	text-decoration: none;
}
.tbIndexFundo {
	background-image: url(../img/indexFundoSombra.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 440px;
	width: 370px;
}
.tbIndexLogo {
	height: 300px;
	width: 350px;
	background-color: #FFFFFF;
	background-image: url(../img/logo_rpdp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tbIndexQuemSomos {
	height: 40px;
	width: 350px;
	background-color: #DA251D;
	background-image: url(../img/bgQuemSomos.gif);
}
.tbIndexMarcas {
	height: 40px;
	width: 350px;
	background-color: #C0A062;
	background-image: url(../img/bgMarcas.gif);
}
.tbIndexContato {
	height: 40px;
	width: 350px;
	background-color: #838281;
	background-image: url(../img/bgContato.gif);
}
.tbQuemSomosTopo {
	height: 40px;
	width: 720px;
	background-color: #DA251D;
}
.tbMarcasTopo {
	height: 40px;
	width: 720px;
	background-color: #C0A062;
}
.tbContatoTopo {
	height: 40px;
	width: 720px;
	background-color: #838281;
}
.tbMenuExtQuemSomos {
	height: 40px;
	width: 720px;
	background-color: #DA251D;
	background-image: url(../img/bgQuemSomos.gif);
}
.tbMenuExtMarcas {
	height: 40px;
	width: 720px;
	background-color: #C0A062;
	background-image: url(../img/bgMarcas.gif);
}
.tbMenuExtContato {
	height: 40px;
	width: 720px;
	background-color: #838281;
	background-image: url(../img/bgContato.gif);
}
.formCampoNome {
	border: 1px solid #838281;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA251D;
	height: 20px;
	width: 220px;
	padding-top: 3px;
}
.formDDD {
	border: 1px solid #838281;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA251D;
	height: 20px;
	width: 35px;
	padding-top: 3px;
}
.formCampoTelefone {
	border: 1px solid #838281;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA251D;
	height: 20px;
	width: 179px;
	padding-top: 3px;
}
.formCampoEmail {
	border: 1px solid #838281;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
	width: 220px;
	padding-top: 3px;
}
.formMsg {
	border: 1px solid #838281;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 60px;
	width: 220px;
	padding-top: 3px;
}
.formBotao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 20px;
	width: 40px;
	border: 1px solid #838281;
	background-color: #838281;
}
.formObrigatorio {
	font-size: 9px;
	color: #DA251D;
}

