/* CSS Document */

/*  
Site Name: Signext
Site URI: http://www.signext.com.br/
Description: css developed for use only at www.signext.com.br and www.signext.net
Version: 1.1
Author: Andre Carneiro
Author URI: http://www.lenoxweb.com.br
Design by: Carol Santanna
CSS Design by: Andre Carneiro
*/

	/************************
	*						*
	*		Gerais			*
	*						*
	************************/

*{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
html{background:url(../imagens/fundo_geral.gif) center top repeat-y;}
.neg {font-weight:bold;}
.lemb{background-color:yellow;}


/*********** Titulos ************/

h1{
	text-indent:-2000em;
	background:url(../imagens/logo.jpg) center center no-repeat;
	height:75px;
	width:205px;
}

h1 a{
	display:block;
	height:75px;
	width:205px;
	}

p, ul{
	margin: 10px 0;
}

p.direita{text-align:right;}

h2{
	color:#e8803d; font-weight: bold; font-size: 14px;
}

h3{
	font-size: 12px;
	color:#e8803d; font-weight: bold; font-size: 14px;
	text-align:center;
}


div#lateraldir h3{
/*	padding-top:5px;
	width:180px;
	height:17px;
	background:url(imagens/fundo_titulo_box2.gif) center top no-repeat;*/
}

a{
	text-decoration:underline;
}

a:hover{
	color:#e8803d;
}

	/************************
	*						*
	*    DIVS principais	*
	*						*
	************************/

div#container, div#cabecalho, div#corpo, div#rodape{
	width:760px;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}

div#container{
	margin: 0px auto;
}

div#cabecalho{
	height:100px;
	background:url(../imagens/fundo-cabecalho.jpg) right center no-repeat #fff;
}

div#corpo{
	margin-top:15px;
}

div#rodape{
	float:left;
	position:relative;
	margin-top:20px;
	background-color:#e6e6e6;
	height:2px;
	text-align: center; 
}

/********************************/

div#lateralesq{
	float:left;
	height:auto;
	width:150px;
}

div#login{
	width:130px;
	height:170px;
	padding:10px;
	border:1px dashed #ccc;
	margin-bottom:20px;
}

div#produtos{
	height:auto;
	width:130px;
	padding:10px;
	background-color:#f1f1f2;
	margin-bottom:10px;
	margin-left: 0px;
	margin-right:0px;
	border:1px solid #032b62;
}

img.criptoselo{
	margin-left: 16px;
	margin-top:20px;
	margin-bottom: 15px;
	width:150px;
	height:30px;
	border:none;

}


div#conteudo{
	float:left;
	width:380px;
	height:auto;
	padding:0px;
	margin: 0px 12px;

}
div#conteudo .texto{
	width:360px;
	height:730px;
	overflow: auto;
	padding: 10px;
	margin: 0px;
	border:1px solid #cecece;
}

div#conteudo .logoQuali{
	margin-top:20px;
	width:360px;
	padding: 10px;
	height:80px;
	border:1px solid #cecece;
	text-align:center;
	margin-left: auto;
    margin-right: auto;

}

div#conteudo ul#listaprodutos li{
	padding-left: 20px;
	background:url(../imagens/bullet.jpg) left center no-repeat;
	margin-top:5px;
	list-style:none;
}

div#conteudo ul li{
	margin-left:20px;
	margin-top:5px;
}

div#lateraldir{
	float:right;
	height:auto;
	width:200px;
}

div.quadroesq{
	padding: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:10px;
	width:130px;
	border:1px solid #032b62;
	text-align:center;
	}

div.quadrodir{
	padding: 10px;
	margin-bottom:10px;
	width:178px;
	border:1px solid #cecece;
	}

div#mobileqard{
	margin-top:2px;
	width:170px;
	height:240px;
	border:1px dashed #ccc;
}

div.quadrodir ul#downloads li{
	list-style-type:none;
	line-height:20px;
	margin: 10px 0;
}

/* DIV Cabecalho */

p#slogan{
	font-weight:bold;
	text-align:center;
	height:10px;
	width:205px;
}

/* Div Login */

div#login p{
	font-weight:bold;
}

div#login label{
	margin-top:0;
	display:block;
}

div#login input#ok{
	margin-left:100px;
	width: 45px;
	height: 20px;

}

/* Div Produtos */

div#produtos ul li, div.quadroesq ul li{
	margin:10px 0;
	list-style-type:none;
}

div#produtos ul li a{
	font-size:10px;
}

div#LojaVirtual{
	margin-top:8px;
	width:180px;
	height:60px;
	border:1px dashed #ccc;
}

 .iframecriptoselo{
	margin: 0px;
	padding: 0px;
	width: 380px;
	height:680px;
	overflow:hidden;
}
