/*..............................................................

Safira - Componentes para Vidro

Desenvolvido por Platto - http://www.platto.com.br
 
..............................................................*/

@import url("reset.css");

html{
	height:100%;
}

body{
	background:url(../_imagens/layout/fundo-master.gif) repeat-x #ededed top center;
	color:#5c5b5b;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	height:100%;
}

a{
	background:transparent;
	color:#5c5b5b;
	text-decoration:none;
}

h1{
	background:transparent;
	color:#1171b8;
	margin-bottom:25px;
	font-size:32px;
	height:50px;
}

h2{
	font-size:24px;
	height:150px;
	margin:50px 0 0 400px;
	width:285px;
}

h3{
	background:transparent;
	color:#0c70b8;
	font-size:24px;
	font-weight:bold;
}

h3 span{
	font-size:12px;
	font-weight:normal;
}

h4{
	background:transparent;
	color:#0c70b8;
	float:left;
	font-size:12px;
	font-weight:bold;
}

/*.....................................
Propriedades Gerais
......................................*/

#wrapper{
	height:100%;
	margin:0 auto;
	width:920px;
}

.clear{
	clear:both;
}

.lista li{
	list-style:disc;
	margin:0 0 10px 20px;
}

/*.....................................
Header
.....................................*/

#header{
	padding:15px 0 0 0;
	height:80px;
}

#logo-top{
	float:left;
	height:78px;
	width:295px;
}

/*......................
Menu Header
......................*/

#menu-top{
	padding-top:15px;
	float:right;	
}
#menu-top a{
	background:transparent;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	padding:10px 29px 10px 23px;
	height:27px;
}

#menu-top a.selected{
	background:url(../_imagens/layout/menu-over.gif) repeat-x transparent;
}

#menu-top a:hover{
	background:url(../_imagens/layout/menu-selected.gif) repeat-x transparent;
}

#menu-top a img{
	margin:0 5px -10px 0;
}

#menu-top ul{
	background:url(../_imagens/layout/menu-bg.gif) repeat-x transparent;
	float:left;
	height:48px;
}

#menu-top ul li{
	display:inline;
	float:left;
}

/*.....................................
Footer
.....................................*/

#footer{
	background:url(../_imagens/layout/bg-footer.gif) top center no-repeat transparent;
	color:#fff;
	padding:30px 40px;
	margin-top:30px;
	text-align:center;
	width:840px;
}

#footer div{
	border-top:1px solid #4b96ea;
	line-height:18px;
	margin-top:15px;
	padding-top:10px;
}

#footer li{
	display:inline;
}

#footer a{
	background:transparent;
	color:#fff;
	margin:0 5px;
}

#footer a:hover{
	text-decoration:underline;
}

#footer #logo-platto{
	float:right;
	margin:60px 0 0 420px;
	position:absolute;
}

/*.....................................
Menu de Produtos
.....................................*/
#menu-produtos{
	float:left;
	width:220px;
}

.menu-produtos{
	border:1px #bbbbbb solid;
}

#menu-produtos li a.first{
	background-position:0 -1px;	
}

#menu-produtos li a{
	background:url(../_imagens/layout/bg-menu-produtos-normal.gif) repeat-x transparent;
	color:#292929;
	display:block;
	height:24px;
	padding:11px 0 0 25px;
	font-weight:bold;
}

#menu-produtos li a.selected,
#menu-produtos li a:hover{
	background:url(../_imagens/layout/bg-menu-produtos-over.gif) repeat-x transparent;
	color:#fff;
}

/*.....................................
Propriedades da Home
.....................................*/
#banner{
	padding:25px 0;
	text-align:center;
}


#intro{
	background:url(../_imagens/layout/bg-intro-home.gif) no-repeat transparent;
	color:#5c5b5b;
	float:left;
	font-family:Tahoma, Arial, Verdana;
	line-height:25px;
	height:235px;
	margin-left:15px;
	padding:53px 10px 0 30px;
	width:641px;
}

/*.....................................
Páginas internas
.....................................*/
#conteudo{
	padding:25px 0;
}

#conteudo-texto{
	background:#fff;
	border:1px solid #bdbcbd;
	float:left;
	font-size:12px;
	line-height:18px;
	margin-left:15px;
	padding:25px 30px;
	width:620px;
}

#conteudo-texto p{
	padding-bottom:10px;
}

#conteudo-texto-distribuidores{
	background:url(../_imagens/layout/bg-distribuidores.jpg) no-repeat right top #fff;
	border:1px solid #bdbcbd;
	float:left;
	height:360px;
	margin-left:15px;
	padding:25px 30px;
	width:620px;
}

#conteudo-texto-distribuidores p{
	font-size:14px;
	line-height:30px;
	padding-left:5px;
	width:220px;
}


#conteudo-texto-distribuidores p span{
	background:transparent;
	color:#8ec625;
	font-weight:bold;
}


#conteudo-texto .diferenciais{
	top:137px;
	position:absolute;
}
/*.....................................
Produtos
.....................................*/
#header-produtos{
	height:280px;
	width:920px;
	border:1px #bbbbbb solid;
}

#header-produtos #menu-produtos{
	border-right:1px #bbbbbb solid;
}

#titulo-produtos{
	float:left;
	height:280px;
	width:698px;
}

#titulo-produtos p{
	background:transparent;
	color:#999;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 400px;
	width:285px;
}

.produtos-solo{
	background:#fff;
	border:1px solid #bdbcbd;
	color:#0c70b8;
	float:left;
	height:280px;
	margin:0 0 17px 17px;
	padding:15px;
	width:185px;
}
.produtos-solo h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.produtos-solo .thumb{
	margin-bottom:15px;
	height:180px;
	text-align:center;
}

.produtos-solo .link a{
	background:#a6ce39;
	color:#fff;
	display:block;
	float:right;
	margin-top:10px;
	padding:5px 8px;
}

.produtos-solo .link a:hover{
	background:#0c70b8;
}

.produtos-solo-first{
	margin-left:0;
}

/*................
Titulo dos Produtos
.................*/
h2.dobradicas{
	height:70px;
}

h2.santa-marina{
	height:200px;
}

/*..........................
Descricao dos Produtos
..........................*/

.produto-descricao{
	border-left:1px #89c100 solid;
	border-right:1px #89c100 solid;
	border-top:1px #89c100 solid;
	height:396px;
	margin:15px 0;
}

.produto-central{
	background:#fff;
	border-bottom:1px #89c100 solid;
	float:left;
	height:355px;
	padding:20px;
	text-align:center;
	width:420px;
}

.produto-opcoes{
	background:#fff;
	border-bottom:1px #89c100 solid;
	border-left:1px #89c100 solid;
	float:left;
	height:78px;
	padding:10px 25px;
	text-align:left;
	width:186px;
}

.produto-descricao .selected{
	border-left:6px #89c100 solid;
	padding:10px 25px 10px 20px;
	width:186px;
}

.produto-opcoes img{
	cursor:pointer;
	float:right;
}

.produto-opcoes p{
	background:transparent;
	color:#0c70b8;
	font-size:12px;
	margin:10px 0;
}

/*.....................................
Formulário
.....................................*/
form th{
	font-weight:bold;
	padding-top:8px;
	vertical-align:top;
	text-align:right;
}

form td{
	padding:5px;
}

form input{
	background:#f3f3f3;
	border:1px solid #7b7a7a;
	font-size:11px;
	padding:5px;
	width:350px;
}

form textarea{
	background:#f3f3f3;
	border:1px solid #7b7a7a;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	height:200px;
	padding:0 0 0 5px;
	width:355px;
}

form button{
	background:url(../_imagens/layout/bg-btn.gif) repeat-x transparent;
	border:1px solid #000;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:26px;
	padding:0 10px;
	text-transform:uppercase;
}