@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../imagens/fundo.png);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
}

h1 {
	color: #d54971;
	font-size: 14px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.h1 {
	font-size: 18px;
	color: #666666;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#container {
	width: 1001px;
	position: absolute;
	left: 50%;
	margin-left: -499px;
}
#barraSuperior {
	width: 1001px;
	float: left;
	position: relative;
	height: 131px;
}
#logotipo {
	float: left;
	height: 100px;
	width: 182px;
	position: relative;
	margin-left: 50px;
}
#divisao {
	background-image: url(../imagens/divisao.png);
	background-repeat: no-repeat;
	float: left;
	height: 114px;
	width: 26px;
	margin-left: 10px;
	position: relative;
}
#menuSuperior {
	height: 130px;
	float: left;
	position: relative;
	margin-left: 15px;
	background-image: url(../imagens/fundoMenu.png);
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	width: 650px;
}
.itensMenu {
	width: 105px;
	float: left;
	margin-right: 30px;
	background-color: #E1E1E1;
	margin-bottom: 0px;
	text-decoration: none;
}

.itensMenu:hover {
	background-image: url(../imagens/back_menu_ativo.png);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	text-decoration: none;
}

.itensMenu_ativo
{
	width: 105px;
	float: left;
	margin-right: 30px;
	background-image: url(../imagens/back_menu_ativo.png);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	margin-bottom: 0px;
}

.textoMenu
{
	width: 105px;
	text-align: center;
	margin-top: 65px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #878080;
	text-decoration: none;
}

#menuSuperior   .itensMenuCaixa   {
	position: absolute;
	height: 60px;
	width: 95px;
	float: left;
	background-color: #d64a71;
	margin-top: 0px;
	visibility: visible;
	z-index: 10;
}

#folha {
	background-image: url(../imagens/folha.png);
	background-repeat: no-repeat;
	position: relative;
	height: 334px;
	width: 244px;
	padding-top: 45px;
	padding-left: 70px;
	padding-right: 30px;
	margin-bottom: 10px;
	float: left;
}
#folha p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}

#folha a {
	color: #D65B7E;
	text-decoration: none;
}
#folha a:hover {
	color: #FB9D9B;
	text-decoration: none;
}

#notificador {
	position: relative;
	float: left;
	line-height: 18px;
	color: 8d8d8d;
	margin-bottom: 20px;
	width: 600px;
	font-size: 11px;
	clear: left;
}
#imgInicial {
	background-image: url(../imagens/imgInicial.png);
	background-repeat: no-repeat;
	height: 417px;
	width: 619px;
	float: right;
	position: absolute;
	z-index: 15;
	left: -3px;
	top: 210px;
}
#rodape {
	background-color: #d84b75;
	width: 1001px;
	height: 20px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
}
#rodape a {
	color: #F7C0D5;
	text-decoration: none;
}
#rodape a:hover {
	color: #A8244B;
	text-decoration: none;
}
#folha ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#folha li {
	padding: 10px;
	font-size: 14px;
	color: #D55479;
	font-weight: bold;
}

#folha div {
	height: 250px;
	overflow: auto;
}

#conteudo {
	width: 630px;
	float: left;
	position: relative;
	margin-top: 50px;
	margin-left: 10px;
}
#notificador a:link {
	font-size: 10px;
	color: #C3486B;
	text-decoration: none;
}
#notificador a:active {
	font-size: 10px;
	color: #C3486B;
	text-decoration: none;
}
#notificador a:visited {
	font-size: 10px;
	color: #C3486B;
	text-decoration: none;
}

#notificador a:hover {
	font-size: 10px;
	color: #E5A6B8;
	text-decoration: none;
}

#corpoTexto {
	width: 420px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}
#imagemCanto {
	float: right;
	position: absolute;
	background-image: url(../imagens/imagemCantoA.png);
	background-repeat: no-repeat;
	height: 296px;
	width: 293px;
	z-index: -1;
	left: 708px;
	top: 512px;
}
#newsletter {
	height: 158px;
	width: 220px;
	position: relative;
	background-image: url(../imagens/news.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 30px;
	clear: left;
	padding-top: 60px;
	padding-left: 40px;
	padding-right: 30px;
}
#menuEsquerda {
	float: left;
	position: relative;
	margin-top: 50px;
	margin-bottom: 20px;
}
.formNews {
	height: 19px;
	width: 164px;
	background-image: url(../imagens/fundoFormNews.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #696969;
	float: left;
	margin-right: 5px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.buttonOk {
	background-image: url(../imagens/butonOk.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 38px;
	float: left;
	border: 0px solid #FFF;
	position: relative;
	font-size: 11px;
	margin-top: 10px;
	color: #4D1A27;
	font-weight: bold;
	text-align: center;
}
#fotosLaterais {
	background-image: url(../imagens/fotosLaterais.png);
	float: left;
	height: 225px;
	width: 160px;
	position: relative;
	margin-left: 30px;
}
#corpoTexto .foto {
	float: left;
	width: 124px;
	height: 172px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 1px;
	position: relative;
}
#corpoTexto .fotoLegenda {
	width: 124px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}
#ondeEncontrarEsquerda {
	float: left;
	width: 210px;
	margin-right: 40px;
	position: relative;
	margin-top: 10px;
}
#ondeEncontrarDireita {
	float: left;
	width: 210px;
	position: relative;
	margin-top: 10px;
}
#nossasVendedoras {
	background-image: url(../imagens/nossasVendedoras.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 219px;
	float: left;
	position: relative;
	margin-top: 10px;
}
.form300 {
	background-image: url(../imagens/fundoFormNews.png);
	height: 20px;
	width: 300px;
	background-repeat: repeat-x;
}
.button {
	background-image: url(../imagens/button.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 93px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	border: 0px solid #FFF;
}
#conteudo table {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #FFF;
}
#conteudo td {
	padding: 5px;
	border: 0px solid #FFF;
	text-align: right;
}
.form300texto {
	width: 300px;
	background-color: #F0F3C3;
	border: 1px solid #696969;
}

/*
	MEU CSS
*/

#news_retorno
{
	font-size: 10px;
	font-weight: bold;
	color: #C3486B;
}

/*************************************************************************
	NOSSO PLUS
**************************************************************************/

.mini_ver
{
	width: 90px;
	height: 130px;
	text-align: center;
	padding-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	/*
	padding-top: 5px;
	padding-left: 5px;
	background: url(../imagens/back_foto_mini_ver.jpg) no-repeat;
	*/
	background-color: #FFF;
	float: left;
}

.mini_hor
{
	width: 130px;
	height: 90px;
	text-align: center;
	padding-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

	/*
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: url(../imagens/back_foto_mini_hor.jpg) no-repeat;
	*/
	background-color: #FFF;
	float: left;
}

.foto_com_borda
{
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

	/*
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: url(../imagens/back_foto_mini_hor.jpg) no-repeat;
	*/
	background-color: #FFF;
	float: left;
}

a.pequeno:link, a.pequeno:hover, a.pequeno:visited, a.pequeno:active
{
	font-size:10px;
}

.show_foto
{
	text-align: center;
}

a.show_foto
{
	color: #FFFFFF;
	padding: 20px;
}

.foto
{
	padding-top: 10px;
}

.button_show_foto {
	background-image: url(../imagens/button.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 93px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	border: 0px solid #FFF;
}

.paginacao
{
	font-size: 10px;
	color: #C3486B;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 300px;
	margin-bottom: 20px;
}

.clear{
	clear: both;
}

li h1
{
	font-size: 12px;
	font-weight: normal;
}

.valida_contato
{
	font-size: 12px;
	font-weight: bold;
	color: #d54971;
}
