/******************
Definies do gerais
******************/

html, body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}
#divhome {
	font: 11px Verdana, Geneva, sans-serif;
	color: #6b6b6b;
	height: 480px;
	width: 780px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
	background: url(../imgs/fundo_home.jpg) no-repeat;
}
.quadro_home {
	background: url(../imgs/quadros_home_bg.png) repeat-y;
	width: 191px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 11px;
}
#enderecohome {
	height: 26px;
	width: 483px;
	position: relative;
	top: 412px;
	left: 290px;
	*top:400px; /* IE6 e IE7 entendem */
	_top:400px; /* IE6 entende */
}
#bemvindo {
	background: url(../imgs/bg_bemvindo.png) no-repeat;
	padding: 10px;
	height: 110px;
	width: 331px;
	margin-left: 100px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}



.texto_rodape
{
        font-family:Tahoma;
        font-size:8px;
        color: #efefef;
        text-decoration: none;
}

#table {
width: 100%;
height: 100%;
display: table;
background: #FFFFFF;
}

#cell {
vertical-align: middle;
display: table-cell;
_position: absolute;
_top: 50%;
}
#tudo {
	width:820px;
	height: 520px;
	background-color:#fff;
	margin: 30 auto;
	z-index: 2;
		}

#conteudo {
width: 778px;
margin: auto;
padding: 20px;
border: 0px;
_position: relative;
_top: -40%;
}

body {


float:left;
vertical-align: top;
margin-right:0px; /* Todo mundo entende */
*margin-right:0px; /* IE6 e IE7 entendem */
_margin-right:0px; /* IE6 entende */
}

img {
border: 0px;
}

.titulo_02
{ 
	font-family: tahoma;
	font-size: 10px;
	color: #C40000;
	text-decoration: none;
	}
	
.mostrapreco
{ 
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

.titulo
{ 
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #DD0000;
	text-decoration:none;
	margintop:10px;
}

.texto
{ 
	font-family: Tahoma;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
	font-weight: bold;
}
.textoNormal {
	color: #828282;
	font: normal 11px/12pt Tahoma;
}


.texto_end
{ 
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.texto_preco
{
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

a.comprar:link, a.comprar:visited
{ 
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.comprar:hover, a.comprar:active
{ 
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.rodape:link, a.rodape:hover
{
        font-family: Tahoma;
        font-size:8px;
        color:#efefef;
        text-decoration:none;
}
a.rodape:active, a.rodape:visited
{
         font-family: Tahoma;
         font-size:8px;
         color: #efefef;
         text-decoration:none;
}
#rodape {
	height:30px;
	background-color: #fff;
	clear:both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#menuhome {
	height: 42px;
	width: 780px;
}

#apDiv1 {
	position:absolute;
	left:2px;
	top:10px;
	width:668px;
	height:466px;
	z-index:1;
}





/******************
Definies do MENU
******************/

a:link
{ 
	font-family: tahoma;
	font-size: 10px;
	color: #D20000;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{ 
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #D20000;
	text-decoration:none;
}

a:hover, a:active
{ 
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}

#redes {
	text-align: right;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.fotosdecoracao {
	margin: 4px;
	padding: 3px;
	border: 1px solid #E7E7E7;
}

