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

html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none
   }

/* Links */
a, a:visited {
	color: #795c47;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #ef4f91;
	text-decoration: none;
	font-weight: bold;
	}

a.colecao, a.colecao:visited {
	color: #a1a4b1;
	text-decoration: none;
	font-weight: bold;
	}

a.colecao:hover {
	color: #ef4f91;
	text-decoration: none;
	font-weight: bold;
	}

a.foto-midia, a.foto-midia:visited {
	border: 0;
	}

a.foto-midia:hover {
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	}



/* Layout */
body {
	background: url(../images/bg-nuvens.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	}
	
#menu {
	margin-left: 190px;
	width: 670px;
	height: 128px;
	background: url(../images/bg-menu.png) no-repeat;
	}

#home-content {
	margin: 0 0 20px 20px;
	width: 890px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}

#masterbag-content {
	margin: 90px 0 20px 20px;
	padding: 0 0 190px 35px;
	width: 855px;
	text-align: left;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}

#colecoes-content {
	margin: 45px 0 20px 20px;
	width: 890px;
	height: 450px;
	background: url(../images/bg-colecoes.jpg) no-repeat bottom center;
	}

#colecoes-master-content {
	margin: 45px 0 20px 20px;
	width: 890px;
	height: 510px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}

#colecoes-master-2-content {
	margin: 45px 0 20px 20px;
	width: 890px;
	height: 760px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}
	
#colecoes-master-content-estampa {
	margin: 45px 0 20px 20px;
	width: 890px;
	height: 1350px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}

#midia-content {
	margin: 45px 0 20px 20px;
	width: 890px;
	height: 460px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}
	
#onde-content {
	margin: 45px 0 20px 20px;
	width: 890px;
	height: 650px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}

#colecoes-produto-content {
	margin: 45px 0 20px 20px;
	width: 890px;
	background: url(../images/bg-flores.jpg) no-repeat bottom center;
	}

.tit-colecoes-mbbaby {  
	background: url(../images/bt-colecoes-mbbaby.png) no-repeat 0 0;	
	width:327px;  
	height:84px;	
	display:block;	
	}

.tit-colecoes-premium {  
	background: url(../images/bt-colecoes-premium.png) no-repeat 0 0;	
	width:327px;  
	height:78px;	
	display:block;	
	}

.tit-colecoes-masterbag {  
	background: url(../images/bt-colecoes-masterbag.png) no-repeat 0 0;	
	width:327px;  
	height:84px;	
	display:block;	
	}

#bolsas {
	margin: 20px 49px 0 49px;
	}

#colecoes-bolsa {
	width: 198px;
	}

#bt-voltar {
	text-align: right;
	margin: 7px 37px 20px 0;
	}

#produto-content {
	margin: 10px 27px 10px 27px;
	text-align: left;
	}

#produto-img {
	width: 370px;
	height: 370px;
	margin: 0 40px 0 0;
	}

#produto-esp {
	margin: 30px 0 0 0;
	}

#onde-mapa {
	margin-top: 10px;
	}







.float-left {
	float: left;
	}

.clear {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	width:1px;
	}


/* Texts */
.texto-11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	}

.texto-12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	}

.texto-13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	}

.texto-14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	}

.texto-15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	}

.texto-16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	}

.texto-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #795c47;
	}

.texto-ref {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #333333;
	}

.texto-subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ef4f91;
	}


/* Buttons */
#bt-home {
	float: left;
	margin: 82px 0 0 22px;
	}

#bt-masterbag {
	float: left;
	margin: 89px 0 0 17px;
	}

#bt-colecoes {
	float: left;
	margin: 86px 0 0 10px;
	}

#bt-midia {
	float: left;
	margin: 94px 0 0 14px;
	}

#bt-onde {
	float: left;
	margin: 92px 0 0 16px;
	}

#bt-contato {
	float: left;
	margin: 86px 0 0 5px;
	}

.bt-colecoes-mbbaby  {
	margin:0;
	padding:0;
	}

.bt-colecoes-mbbaby a, .bt-colecoes-mbbaby a:visited {  
	background: url(../images/bt-colecoes-mbbaby.png) no-repeat 0 0;	
	width:327px;  
	height:84px;	
	display:block;	
	}

.bt-colecoes-mbbaby a:hover { 
	background: url(../images/bt-colecoes-mbbaby.png) no-repeat 0 -84px;
	}

.bt-colecoes-premium  {
	margin:0;
	padding:0;
	}

.bt-colecoes-premium a, .bt-colecoes-premium a:visited {  
	background: url(../images/bt-colecoes-premium.png) no-repeat 0 0;	
	width:327px;  
	height:78px;	
	display:block;	
	}

.bt-colecoes-premium a:hover { 
	background: url(../images/bt-colecoes-premium.png) no-repeat 0 -78px;
	}

.bt-colecoes-masterbag  {
	margin:0;
	padding:0;
	}

.bt-colecoes-masterbag a, .bt-colecoes-masterbag a:visited {  
	background: url(../images/bt-colecoes-masterbag.png) no-repeat 0 0;	
	width:327px;  
	height:84px;	
	display:block;	
	}

.bt-colecoes-masterbag a:hover { 
	background: url(../images/bt-colecoes-masterbag.png) no-repeat 0 -84px;
	}
	
/* Begin Tooltips */
#tooltip {
	z-index: 1000;
	background:#ef4f91;
	border: 0px;
	display:none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* End Tooltips */