body
{
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 100%;
	height: 100%;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background: #d0cecf;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	/*overflow:hidden;*/
	overflow-x: hidden;
	
}
a:link
{
    color: #860d01;
    text-decoration: none;
}
a:hover
{
    color: #870b01;
    text-decoration: underline;
}
a:visited
{
    color: #666;
    text-decoration: none;
}

h1, h2, h3, h4, h5
{
    padding: 10px;
    border: 0px solid orange;
}
ul
{
    margin: 0;
    padding: 0;
}
acronym
{
    cursor: help;
}
acronym:hover
{
    border-bottom: 1px solid #870b01;
}


.fundoprinc {
	background-image: url(../images/fundo.jpg);
	/*background-repeat: repeat;*/
	text-align: left;
}
.fundohome {
	background-repeat: no-repeat;
	background-image: url(../images/fundo_home.jpg);
	/*background-repeat: repeat;*/
	text-align: left;
}
.fundocomum {
	background-repeat: no-repeat;
	background-image: url(../images/fundo_comum.jpg);
	/*background-repeat: repeat;*/
	text-align: left;
}

.fundocomumconfig {
	background-repeat: no-repeat;
	background-image: url(../images/fundo_comum_config.jpg);
	/*background-repeat: repeat;*/
	text-align: left;
}

.fundomenu1 {
	background-image: url(../images/fundo_menu1.jpg);
	background-repeat: no-repeat;
}
.fundomenu2 {
	background-image: url(../images/fundo_menu2.jpg);
	background-repeat: no-repeat;
}
.txtTabela {
	text-align: left;
}
.txtTitulo1 {
	text-decoration:underline;
	font-weight: bold;
}
.txtTitulo2 {
	font-weight: bold;
	font-size:18px;
}
.txtTextoPerguntas {
	font-size: 12px;
}
.txtTextoPerguntasNegrito {
	font-weight:bold;
}
.txtMsgSistema {
	font-size: 10px;
	font-weight:bold;
	color:#F00;
}

#DIVOpcao {
	position:absolute;
	width:612px;
	height:29px;
	z-index:1;
	left: 53px;
	top: 568px;
	text-align: left;
}
.divAvisoStandCustom {
	font-weight: bold;
}
#DIVConstrutivas {
}
#DIVErgonomica {
	visibility:hidden;
}
.DIVCaracteristicas {
	width: 100%;
}
.DIVFotos {
}
.DIVConfig {
	/*border: 1px solid #333;*/
	border: none;
}
#DIVCustom {
	position:absolute;
	left: 60px;
	top: 209px;
}
#DIVConfigCustom {
	position:absolute;
	left: 287px;
	top: 226px;
}
.DIVStandCustom {
}
#DIVTransportar {
	position:absolute;
	width:747px;
	height:240px;
	z-index:1;
	left: 51px;
	top: 228px;
}
#DIVAvisoPreco {
	font-weight: bold;
}
.camposForm {
	border: 1px solid #999;
}
.menuConfig {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
