/* CSS Document */

/* BODY MAIN STYLES */


body,th {
	color: #666666;
}

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LINKS STYLES */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #FF9933;
	text-decoration: none;
}

/* MENU */

.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.configurador {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.configurador a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b2b2b2;
}

.white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.white a:hover {
	color: #FFFFFF;
	text-weight: bold;
}

.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* IMAGENS */

.border {
	border: 1px solid #b2b2b2;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.picotado-h {
	background-image: url(imgs/elem/picotado-hor.gif);
	background-repeat: repeat-x;
}

/* TEXTOS */

.titulos-texto a:link {
	color: #E0472D;
	text-decoration: none;
}

.titulos-texto a:visited {
	color: #E0472D;
	text-decoration: none;
}

.titulos-texto a:hover {
	color: #666666;
	text-decoration: none;
}

.titulos-texto a:active {
	color: #E0472D;
	text-decoration: none;
}

.precos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
}

.titulos-texto {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E0472D;
}

.titulos-texto-inside {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E0472D;
}

form {
	margin-top: 0px; 
	margin-bottom: 0px; 
	line-height: 0px; 
	padding-bottom: 0px
}

.formregisto {
	width: 425px
}

/* FORMS */

.consola-menus {
	color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.consola-menus a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.consola-menus a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.consola-menus a:hover {
	color: #DDDDDD;
	text-decoration: none;
}

.consola-menus a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.formconsola {
	width: 570px;
}

.formpesquisa {
	width: 100px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.footertxt a:link {
	font-family: tahoma;
	font-size: 9px;
	color: #8298A9;
	text-decoration: none;
}

.footertxt a:visited {
	font-family: tahoma;
	font-size: 9px;
	color: #8298A9;
	text-decoration: none;
}

.footertxt a:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #344A5B;
	text-decoration: none;
}

.footertxt a:active {
	font-family: tahoma;
	font-size: 9px;
	color: #8298A9;
	text-decoration: none;
}

.caixa-pesquisa {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	width: 104px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	height: 16px;
	text-indent: 2px;
}
.descricao {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
