/* Autor: Ayrlonn Galvão Ferreira
		  Galvão Solutions
*/
/*DETALHES DO SITE*/
* {
		margin:0;
		padding:0;
		list-style:none;
		vertical-align:baseline;
}
h1 {
		font-size: 13px;
		color: #333333;
		font-family: Verdana;
		font-weight: bold; 
}
h2 {
		font-size: 13px;
		color: #666666;
		font-family: Verdana;
		font-weight: bold;
}
br {
        clear: left;
}
/*FIM DETALHES DO SITE*/
/* LINKS */
a:link {
		text-decoration: none;
		color: #333333;
}
a:visited {
		text-decoration: none;
		color: #333333;
}
a:hover {
		text-decoration: none; 
		color: #666666;
}
a:active {
		text-decoration: none;
		color: #666666;
}
/*FIM LINKS*/
/*CONTEUDO DO SITE*/
#site {
        padding:0;
        margin:5px auto;
        width: 860px;
        background:#fff;
        font:12px Verdana;
		list-style:none;
		}
#cabecalho {
		text-align: center;
		padding: 2px;
		font-size: 10px;
		color: #0093dd;
}
#topo {
		padding: 0;
		margin: 20px 0px 0px 20px;
		width: 860px;
		height: 170px;
		float: left;
		background:  url(../imagens/logotipo.png) no-repeat
}
#menu {
		width: 860px;
		float: left;
		background: #ffffff;
		font-size: 12px;
		font-weight: bold;
}
#conteudoindex {
		padding: 5px;
		margin: 0;
		width: 860px;
		height: 490px;
		background: white;
		float: left;
}
#conteudoconheca-nos {
		padding: 5px;
		text-align: justify;
		margin: 0;
		width: 860px;
		height: 310px;
		background: white;
		float: left;
}
#conteudoservicos {
		padding: 5px;
		margin: 0;
		width: 860px;
		height: 845px;
		background: white;
		float: left;
}
#conteudopromocoes {
		padding: 5px;
		margin: 0;
		width: 860px;
		height: 450px;
		background: white;
		float: left;
}
#conteudocontatos {
		padding: 5px;
		margin: 0;
		width: 860px;
		height: 370px;
		background: white;
		float: left;
}
#direitos {
		padding: 0px 10px 0 0;
		margin: 0;
		width: 850px;
		height: 16px;
		color: #ffffff;
		text-align: right;
		font-size: 11px;
		list-style: none;
		clear: both;
		background: #0093dd;
}
#conteudomanutencao {
		padding: 5px;
		margin: 0;
		width: 860px;
		height: 600px;
		background: white;
		float: left;
}
#conteudodownloads {
		padding: 5px;
		margin: 0;
		width: 860px;
		height: 600px;
		background: white;
		float: left;
}
/*FIM CONTEUDO DO SITE*/
/*DETALHES DO MENU*/
#menu a {
        width: 152px;
        float:left;
        background-color:#ffffff;
        color: #0093dd;
        text-decoration: none;
		text-align: center;
        border-bottom:2px solid #e77817;
		border-top:2px solid #e77817;
        padding: 2px 10px;
}
#menu li a:hover {
        width: 152px;
		color: #ffffff;
        background-color:#0093dd;
        border-bottom:2px solid #e77817;
}
/*FIM DETALHES DO MENU*/
/*DETALHE DOS DIREITOS*/
#direitos a {
		color: #ffffff;
		text-decoration: none;
}
#direitos a:hover {
		color: #ffffff;
		text-decoration: blink;
}
/*FIM DETALHE DOS DIREITOS*/
/*CORPO DO INDEX*/
#detaques {
		width: 780px;
		margin: 0px auto 0px auto;
}
#meio {
		width: 770px;
		height: 200px;
		margin: 10px 10px 0px 41px;
		float: left;
		background:  url(../imagens/promo-destaque.png) repeat-x top left
}
#noticias {
		width: 780px;
		margin: 0px 31px;
		float: left;
}
.img1 {
		margin: 5px 5px 1px 41px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/formatacao.png) repeat-x top left
}
.img2 {
		margin: 5px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/wireless.png) repeat-x top left
}
.img3 {
		margin: 5px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/cartao-de-visita.png) repeat-x top left
}
.destaques {
		width: 250px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-weight: bold;
}
.destaques ul {
		width: 200px;
		float: left;
		list-style: none;
		border: 0px solid #0093dd;
		margin:0px 0px 0px 41px;
		background:#ffffff
}
.destaques li {
		color: #666666;
		text-align: justify;
		font-size: 10px;
		width: 244px;
		padding:3px 2px;
		border:1px solid #0093dd;
}
#meio a {
		color: #0093dd;
		text-decoration: none;
}
#meio a:hover {
		color: #0093dd;
		text-decoration: underline;
}
.infopromodestaque1 {
		width: 360px;
		margin-top: 33px;
		margin-left: 12px;
		padding-right: 5px;
		float: left;
		color: #333333;
		font-size: 11px;
		text-align: justify;
}
.infopromodestaque2 {
		width: 360px;
		margin-top: 33px;
		margin-left: 20px;
		padding-right: 5px;
		float: left;
		color: #333333;
		font-size: 11px;
		text-align: justify;
}
.promodestaquerodape {
		color: #666666;
		font-size: 10px;
		margin-top: 185px;
		margin-left: 280px;
}
.noticias {
		width: 250px;
		height: 180px;
		float: left;
		text-align: justify;
		margin-top:10px;
		padding-left: 10px;
}
.noticias li {
		color: #cccccc;
		text-align: center;
		font-size: 10px;
		width: 244px;
		padding: 3px 2px;
		border:1px solid #0093dd;
}
.noticias li.texto {
		color: #333333;
		text-align: justify;
		font-size: 11px;
		padding: 4px 2px 0px 2px;
		width: 244px;
		height: 70px;
		border:1px solid #0093dd;
}
/*FIM CORPO DO INDEX*/
/*CORPO DO CONHECA-NOS*/
#detaquesconheca-nos {
		width: 780px;
		margin: 0px auto 0px auto;
}
.destaquesconheca-nos {
		width: 250px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-weight: bold;
}
.destaquesconheca-nos ul {
		width: 200px;
		float: left;
		list-style: none;
		border: 0px solid #0093dd;
		margin:0px 0px 0px 41px;
		background:#ffffff
}
.destaquesconheca-nos li {
		color: #666666;
		text-align: justify;
		font-size: 10px;
		width: 244px;
		padding:3px 2px;
		border:1px solid #0093dd;
}
.imgconheca-nos1 {
		margin: 5px 5px 1px 41px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/cd-tdk.png) repeat-x top left
}
.imgconheca-nos2 {
		margin: 5px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/dvd-tdk.png) repeat-x top left
}
.imgconheca-nos3 {
		margin: 5px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/apresentacao-dvd.png) repeat-x top left
}
#conheca-nos {
		float: left;
		padding: 30px 20px;
}
/*FIM CORPO DO CONHECA-NOS*/
/*CORPO SERVICOS*/
#servicos {
	text-align: center;
}
.servicos {
		width: 250px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-weight: bold;
}
.servicos ul {
		width: 200px;
		float: left;
		list-style: none;
		border: 0px solid #0093dd;
		margin:0px 0px 0px 41px;
		background:#ffffff
}
.servicos li {
		color: #666666;
		text-align: justify;
		font-size: 10px;
		width: 244px;
		padding:3px 2px;
		border:1px solid #0093dd;
}
.imgservicos1 {
		margin: 20px 5px 1px 41px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/envelope.png) repeat-x top left
}
.imgservicos2 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/capa-box.png) repeat-x top left
}
.imgservicos3 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/cd-tdk.png) repeat-x top left
}.imgservicos4 {
		margin: 20px 5px 1px 41px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/dvd-tdk.png) repeat-x top left
}
.imgservicos5 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/apresentacao-dvd.png) repeat-x top left
}
.imgservicos6 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/memoria.png) repeat-x top left
}.imgservicos7 {
		margin: 20px 5px 1px 41px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/hd.png) repeat-x top left
}
.imgservicos8 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/fonte.png) repeat-x top left
}
.imgservicos9 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/limpeza.png) repeat-x top left
}
.imgservicos10 {
		margin: 20px 5px 1px 41px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/cartao-de-visita.png) repeat-x top left
}
.imgservicos11 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/wireless.png) repeat-x top left
}
.imgservicos12 {
		margin: 20px 5px 1px 5px;
		width: 250px;
		height: 100px;
		float: left;
		background:  url(../imagens/formatacao.png) repeat-x top left
}
#cftv {
		width: 770px;
		height: 200px;
		margin: 20px 10px 0px 41px;
		float: left;
		background:  url(../imagens/cftv.png) repeat-x top left
}
#cftv a {
		color: #0093dd;
		text-decoration: none;
}
#cftv a:hover {
		color: #0093dd;
		text-decoration: underline;
}
.cftv {
		width: 400px;
		margin: 65px auto;
}
/*FIM CORPO SERVICOS*/
/*CORPO PROMOCOES*/
#promocoes {
	text-align: center;
}
/*FIM CORPO PROMOCOES*/
/*CORPO DO CONTATOS*/
#contatos {
		color: #333333;
		font-size:12px;
		font-weight: bold;
		width: 630px;
		margin: 10px auto;
		text-align: center;
}
#msn {
		margin: 0px 0px 0px 0px;
		padding-left:30px;
		padding-top: 0px;
		width: 200px;
		height:100px;
}
.msn {
		margin: 10px 0px 0px 169px;
		padding-left:30px;
		padding-top: 5px;
		width: 200px;
		height:30px;
		background:  url(../imagens/msn_logo.png) no-repeat top left
}
.celular {
		margin: 0px 0px 0px 163px;
		padding-top: 4px;
		width: 270px;
		height:30px;
		background:  url(../imagens/celular.png) no-repeat top left
}
/*FIM CORPO DO CONTATOS*/
/*CORPO MANUTENÇÃO*/

/*FIM CORPO MUNUTENÇÃO*/
/*CORPO DOWNLOADS*/
#downloads {
		font-size: 15px;
		color: #e77817;
		font-weight: bold; 
		width: 860px;
		height: 20px;
		clear: both;
		text-align: center;
		padding: 20px 0;
}
#categorias {
		text-align: left;
		width: 860px;
		height: 40px;
		padding-botton: 20px;
}
#categorias a {
        width: 190px;
        float:left;
        color: #333333;
        text-decoration: none;
		text-align: center;
        border-bottom:2px solid #0093dd;
        padding: 2px 10px;
}
#categorias li a:hover {
        width: 190px;
		color: #666666;
        border-bottom:2px solid #0093dd;
}
.categorias {
		width: 200px;
		heigth: 40px;
		padding-top: 10px;
		font-weight: bold;
		color: #e77815;
				
}
.lista a:link {
		text-decoration: underline;
		color: #0093dd;
}
.lista a:visited {
		text-decoration: none;
		color: #333333;
}
.lista a:hover {
		text-decoration: none; 
		color: #666666;
}
.lista a:active {
		text-decoration: none;
		color: #666666;
}
/*FIM CORPO DOWNLOADS*/
/*CONSTRUÇÃO*/
#construcao {
		margin: 5px auto;
		width: 424px;
		height: 380px;
		background:  url(http://www.galvaosolutions.com/imagens/construcao.jpeg) no-repeat top left
}
#construcao1 {
		text-align: center;
		color: #666666;
}
/*FIM CONSTRUÇÃO*/