/*	Estilos - TIDELLI	Autor: Bruno Moraes	Jan 2009	e-mail: brunolcm@yahoo.com.br  */

@charset "utf-8";
@import url(colecoes.css);
@import url(tidelli.css);
@import url(lojas.css);
@import url(responsabilidade.css);
@import url(contato.css);
@import url(imprensa.css);



/*_______________GERAL________________*/

body { font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; margin:0; padding:0px auto;

scrollbar-face-color: #EEE6E3;
scrollbar-highlight-color: #EEE6E3;
scrollbar-3dlight-color: #EEE6E3;
scrollbar-darkshadow-color: #00406A;
scrollbar-shadow-color: #EEE6E3;
scrollbar-arrow-color: #00406A;
scrollbar-track-color: #F3F3F3;

}
div#conteiner { margin:0 auto; width:981px; height:736px; background:url(../images/fundo_geral.jpg) top center no-repeat;}
div#topo { margin:0 auto; height:134px; width:345px; background:url(../images/topo.png); float:left;}
div#topo h1{display:none;}



/*_____________ MENU SUPERIOR DO SITE _____________*/

div#topoBarra { height:40px; width: 981px; padding:0 0 0 0; text-align: right; margin:0 auto; background:url(../images/barra_topo.jpg);}
div#topoBarra ul{list-style:none; margin:0 0 0 390px; padding:0;}
div#topoBarra li{display:inline;}
div#topoBarra li a{float: left; margin:0 7px 0 7px; height:40px; font:11px/40px Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color:#6F6C54; text-decoration:none; text-align:center;}
div#topoBarra li a:hover{color:#000; font-weight:normal;}



/*_____________ LOGIN DO SITE _____________*/

div#login {width:345px; height:53px; float:left;}
div#login form { margin:0px;}
div#login label{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FCF7DF; font-weight: normal; padding:0 10px 0 90px; vertical-align:middle;}
.teste{ margin:10px 0 0 0;}
input {font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #FFFFFF; height: 15px; width: 100px; color: #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: none;	border-right-style: none; border-bottom-style: ridge; border-left-style: none; border-bottom-color: #9FD6F4;}
.clear { clear:both;}
.botaoLogin { margin:10px 0 0 108px; width:50px; height:20px; background:#E3A268; text-align:center; border:#ffffff 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal;}


/*_______________CONTEUDO_______________*/

div#conteudoContainer { margin:0 auto; width:981px;}
div#conteudo { width:636px; float:right;}


/*_______________COLUNA ESQUERDA_______________*/

div#colunaEsquerdaHome {width: 345px; height:696px; float:left;}


/*_____________ MENU ESQUERDO DO SITE _____________*/

div#menuEsquerdo { margin:0 auto; width:345px; height:399px; float:left; background: url(../images/coluna_esquerda_colecoes2.jpg) top center no-repeat;}
div#menuEsquerdo2 { margin:0 auto; margin:20px 0 0 115px; float:left;}
div#menuEsquerdo ul{list-style:none; margin:70px 0 0 155px; padding:0; text-align:left; font-weight: normal;}
div#menuEsquerdo li a{ margin:0; height:20px; font:17px/20px Arial, Helvetica, sans-serif; font-weight: normal; color:#FFF7DD; text-decoration:none; text-align: left;}
div#menuEsquerdo li a:hover{margin:0; height:20px; font:17px/20px Arial, Helvetica, sans-serif; font-weight: normal; color:#000; text-decoration:none; text-align: left;}
