/* CSS Document */
* {margin:0 auto;padding:0;list-style:none;text-decoration:none; }
html,address	{font:normal normal 12px Arial, Verdana, Tahoma,  Helvetica, sans-serif; }
html,body		{text-align:center; height:100%;}
html			{height:100%;}
img				{border:none;}
a				{color:#1072b9;}
a:hover			{text-decoration:underline;}
a:focus			{outline:none;}


/*Títulos*/
h1				{ font-size:18px}
h2				{ font-size:16px}
h3				{ font-size:14px}
h4				{ font-size:12px}
h5				{ font-size:10px}

/* CLASSES DE USO GERAL*/

.clear{clear:both;}
.fLeft{ width:auto; float:left; margin:0 5px 5px 0}
.fRight{ width:auto; float:right; margin:0 0 5px 5px;}


/*##################################################################################################*/
/* ESTRUTURA */
div#principal{
	position:relative; 
	min-height:100%}
/* {behavior:url(js/iepngfix.htc);}*/ /*png para ie6*/
.ie6 #principal {
	height:100%}

/* _____________TITULOS______________ */


/* _____________BOTŐES_______________ */




.bt_como_comprar, .bt_resumo{
	width:180px;
	height:41px;
	position:absolute}

.bt_como_comprar{
	bottom:0;
	left:0}

.bt_resumo{
	bottom:0;
	right:0}

/* _____________TOPO________________ */
#topo{
	width:100%;
	height:267px;
	display:table;
	text-indent:-999999px;
	background:url(../images/site/topo.jpg) center #ebebeb no-repeat}



/* _____________CONTEUDO____________ */

#conteudo{
	widows:1020px;
	padding-bottom:140px;
	display:table;}

/* _____________COLUNAS_INDEX________ */
#col1, #col2{
	width:381px;
	position:relative;
	text-indent:-9999px;
	display:block;
	float:left}

#col1{ height:541px; background:url(../images/site/livro1.jpg); margin:58px 0 97px 0}

#col2{ height:541px; background:url(../images/site/livro2.jpg) ; margin:58px 0 0 61px}

/* _____________INTERNAS____________ */
.highslide-body {
	text-align:left}

.highslide-body  h2{
	text-align:center!important;
	margin-bottom:20px;
	font-size:18px;
	line-height:160%}

.highslide-body  h3{
	text-align:center!important;
	font-size:16px;
	margin-bottom:20px}

.highslide-body  p{
	margin:0 20px 20px  20px;
	text-align:justify;
	float:left;
	line-height:160%;}

.highslide-body ul{
	width:auto;
	float:left;
	margin:0 20px 20px  20px;}

.highslide-body ul li{
	list-style-type:disc!important;
	margin:0 20px 20px  20px;}


/* _____________LISTA_______________ */
#lista_{}

/* _____________FORMULÁRIOS_________ */

.fomulario{ 
	background:url(../images/site/fomularios.gif) no-repeat; 
	border:none}

/* _____________RODAPÉ______________ */
div#rodape{
	width:100%;
	height:172px;
	position:absolute;
	text-indent:-999999px;
	bottom:0; 
	left:0; 
	background:url(../images/site/rodape.jpg) no-repeat center #ebebeb; 
	padding-top:5px}



