/*  
QubeDesign - Criação de Sites, Portais e Lojas Virtuais
Design, HTML e CSS: Gustavo Nozella
www.qubedesign.com.br

*/
/* ------------------------------------- links  */
A.link-menu:link, A:active { font: 11px Tahoma, Arial, Verdana; color: #E9F3C2; font-weight: normal; text-decoration: none; }
A.link-menu:visited { font: 11px Tahoma, Arial, Verdana; color: #E9F3C2; font-weight: normal; text-decoration: none; }
A.link-menu:hover { font: 11px Tahoma, Arial, Verdana; color: #B3C478; font-weight: normal; text-decoration: underline; }

A.link-produtosBIG:link, A:active { font: 22px Tahoma, Arial, Verdana; color: #0099CC; font-weight: normal; text-decoration: underline; }
A.link-produtosBIG:visited { font: 22px Tahoma, Arial, Verdana; color: #0099CC; font-weight: normal; text-decoration: underline; }
A.link-produtosBIG:hover { font: 22px Tahoma, Arial, Verdana; color: #0099CC; font-weight: normal; text-decoration: underline; }

A.link-Padrao:link, A:active { font: 11px Tahoma, Arial, Verdana; color: #0099CC; font-weight: normal; text-decoration: none; }
A.link-Padrao:visited { font: 11px Tahoma, Arial, Verdana; color: #0099CC; font-weight: normal; text-decoration: none; }
A.link-Padrao:hover { font: 11px Tahoma, Arial, Verdana; color: #0099CC; font-weight: normal; text-decoration: underline; }

body {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
}
/* ------------------------------------- cabeçalhos  */
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #333333;

}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.tituloMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-image: url(imagens/bg-titulo-menu.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-indent: 20px;
}
.titVerde-home {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
}
.titAzul-home {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.textoPadrao1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titLaranja-home {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.titRoxo-home {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #663366;
}
.tituloProduto-01 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC00;
}
.tituloProduto-02 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tituloComputadores {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 2pt;
}
.tituloProduto-03 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
}
.textoRodape {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
}
.tituloGeral {

	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 2pt;
}
.textoPadraoMaior {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
}
/* ------------------------------------- especiais - ids  */
#menu {
	background-color: #2B633B;

}
#pagina {
	background-color: #FFFFFF;
}
#rodape {
	background-image: url(imagens/bg-rodape.jpg);
	background-repeat: repeat-x;
	height: 75px;
}
#descricao1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
#descricao3 {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
font-weight: normal;
color: #333333;
background-image: url(imagens/bg-h1.gif);
height: 100%;
width: 100%;
}

#descricao2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#tit1comp {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CED728;
	text-align: left;
	text-indent: 5px;
	height: 20px;
	width: 100%;
}
#tit2comp {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 100%;
	text-align: left;
	text-indent: 5pt;
	vertical-align: top;
	background-image: url(imagens/bg-h1.gif);

}
#boxcontato {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	padding: 5px;
}
#boxcontato1 {
	padding: 5px;
}
#boxclientes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 80px;

}.titVermelho {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
