/* ############################
######## CSS DOCUMENT #########
##### POR ORDEM ALFABETICA ####
############################ */ 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, MS Trebuchet, Arial, Verdana;
	line-height:14px;
	font-size:11px;
	color:#666666;
	background-image:url(../imagens/fundo100.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
	
body_prehome {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, MS Trebuchet, Arial, Verdana;
	line-height:14px;
	font-size:11px;
	color:#666666;
	background-color:#01A800;
	}	

form {
	margin:0px;
}	
	
a {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#FF9900;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	text-align:justify;
}	

/* ########################
######### DIV TAGS ########
######################## */ 

#bounds {
	position:absolute;
	width:100%;
	border:solid 0px #FF9900;
	}

#top {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	border:solid 0px #FF0000;
	}
	
#foot {
	position:absolute;
	width:100%;
	padding:0px;
	margin:0px;
	border:solid 0px #FF0000;
	background-image:url(../imagens/fundorodape.jpg);
	background-repeat:repeat-x;
	}	

#contents {
	position:relative;
	background-image:url(../imagens/fundoesquerda.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	width:100%;
	/* display:table-cell; */
	border:solid 0px #FF0000;
	}

#left {
	position:relative;
	float:left;
	padding:0px;
	width:180px;
	border:solid 0px #FF0000;
	}
	
#right {
	position:relative;
	float:right;
	padding:0px;
	width:800px;
	border:solid 0px #FF0000;
	}
	
#doubleright {
	position:relative;
	text-align:left;
	padding:0px;
	margin:0px;
	width:100%;
	background-color:#FFFFFF;	
	border-top:solid 0px #FF0000;
	}	

	
#right1 {
	float:right;
	margin-right:0px;
	padding:0px;
	width:290px;
	border:solid 0px #FF0000;
	}
	
#right2 {
	float:right;
	margin-right:15px;
	padding:0px;
	width:290px;
	border:solid 0px #FF0000;
	}
	


/* ########################
######### CLASSES #########
######################## */ 

.menu_btn1 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#888888;
	background-image:url(../imagens/btn_menuprodutos.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	height:25px;
}

.menu_btn2 {
	font-family:Tahoma;
	font-size:11px;
	color:#888888;
	background-image:url(../imagens/btnsub_menuprodutos.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	height:25px;
}

.fundodestaque {
	background-image:url(../imagens/fundodestaque.jpg);
	background-repeat:repeat-x;
	background-color:#F4F4F4;
}

.perfumenome {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF9900;
}

.perfumenomedestaque {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#999999;
}

.titulo {
	font-family:Tahoma;
	font-size:20px;
	color:#FF9900;
	line-height:23px;
}

.tituloababanner {
	font-family:Tahoma;
	font-size:19px;
	color:#FF9900;
	line-height:23px;
}

.texto {
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#555555;
}

.texto_conteudo {
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#555555;
	padding-right:15px;
}

.perfumedescricao {
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
}

.preco {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666
	
}

.txtcarrinho {
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#999999;
}

.link_menucarrinho {
	font-family:Tahoma, MS Trebuchet, Arial, Verdana;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.link_menucarrinho:hover {
	text-decoration:underline;
}

.inputtextbusca {
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	border:solid 1px #DDDDDD;
	padding:2px;
}

.inputtext {
	background-image:url(../imagens/fundotextarea.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	border:solid 1px #999999;
	padding:2px;
}

.owninputtext {
	background:transparent;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#555555;
	border:solid 0px #999999;
	padding:0px;
}

.owninputtext2 {
	background:transparent;
	font-family:Tahoma;
	font-size:11px;
	color:#888888;
	border:solid 0px #999999;
	padding:0px;
}


.inputtextarea {
	background-image:url(../imagens/fundotextarea.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	border:solid 1px #999999;
	padding:2px;
}

#paginacao {
	border: 1px solid #009933;
	padding: 5px;
	color:#009933;
	margin:6px 2px 6px 2px;
	float:left;
}


