@charset "utf-8";
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
body {
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	scrollbar-face-color: #ffccff;
	scrollbar-shadow-color: #ff66ff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #ff66ff;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}	
h1 {
	padding-left: 15px;
	text-align: left;
}
h2 {
	padding-left: 25px;
	text-align: left;
}
h3 {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h4 {

	text-align: center;
	margin: 0px;
	padding: 0px;
}
h5 {
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #ffffff;
}
h6{
	font-family:Georgia, "Times New Roman", serif;
	color:#FF3399;
	text-align: left;
	font-size:14px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-size: 11px;
	color: #0066cc;
	line-height: 160%;
	margin: 25px 35px;
	text-align: justify;
}
.img {
	border: 1px solid #FF99FF;
	margin: 10px;
}
.img2 {
	border: 2px solid #FFFFFF;
}
#linha {
	background: url(imagens/lininha.gif) repeat-x;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding: 0px;
	display: block;
	width: auto;
	height: 16px;
}

.promo_titulo {
	font-family: tahoma, verdana, arial;
	font-size: 20px;
	font-weight: bold;
}
.promo_titulo:link {
	color: #FF6666;
	text-decoration: none;
}
.promo_titulo:hover {
	color: #FF0000;
	text-decoration: underline;
}
.promo_titulo:visited {
	color: #FF6666;
	text-decoration: none;	
}
.promo_detalhe {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
.promo_detalhe:link {
	color: #FF6666;
	text-decoration: none;
}
.promo_detalhe:hover {
	color: #FF0000;
	text-decoration: underline;
}
.promo_detalhe:visited {
	color: #FF0000;
	text-decoration: none;
}
.perfume {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #CC3399;
	padding: 6px;
}

.titulo {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
.titulo a {
	color: #FF3333;
}
.titulo a:hover {
	color: #FF9999;
}

.chamada {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
}
.chamada a {
	color: #FF3333;
	text-decoration: none;
}
.chamada a:hover {
	color: #FF9999;
	text-decoration: none;
}
.chamada_branco {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
}
.chamada_branco a {
	color: #999999;
}
.chamada_branco a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#fundo {
	background-attachment: fixed;
    scrollbar-face-color: #FFCCFF;
	scrollbar-shadow-color: #FF66FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-base-color: #FF66FF;
}	
#container {
	WIDTH: 770px;
	background-color: #FFFFFF;
	margin: 0px auto;
	display: block;
	height: auto;
	padding: 0px;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE8FF;
	border-left-color: #FFE8FF;
}



#cabecalho {
	HEIGHT: 288px;
	width: 770px;
	display: block;
	position: relative;
}



ul {
	margin: 0px;
	list-style-type: none;
	padding: 4px;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 150px;
	top: 0;
	display: none;
	height: auto;
	border: 1px solid #FF99CC;
	padding: 4px;
	background-color: #FFCCFF;
}
li:hover ul, li.over ul {
	display: block;
}
ul li a {
	text-decoration: none;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #CC3399;
	width: 150px;
	padding-top: 5px;
	text-align: center;
	background: url(imagens/tab-dropdown.gif);
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
}
ul li a:hover {
	text-decoration: none;
	BACKGROUND-POSITION: 0px -24px;
}
ul li a:active {
	text-decoration: none;
	BACKGROUND-POSITION: 0px -24px;
	color: #FF00FF;
}
#nav {
	background-color: #FFCCFF;
	display: block;
	border-right: 1px solid #FF99CC;
	float: left;
	width: 150px;
}



#content {
	float: right;
	padding: 0px;
	display: block;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}



#rodape {
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 25px;
	PADDING-BOTTOM: 20px;
	MARGIN: 0px;
	COLOR: #CC3399;
	LINE-HEIGHT: 150%;
	PADDING-TOP: 20px;
	TEXT-ALIGN: center;
	clear: both;
	font-size: 60%;
	vertical-align: bottom;
	display: block;
	bottom: 0px;
	background-image: url(imagens/rodape.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#rodape A {
	TEXT-DECORATION: none;
	color: #663399;
}
#rodape A:hover {
	TEXT-DECORATION: underline;
	color: #CC3399;
}



#home {
	background-color: #FFFFFF;
}


.cellbox {
	border-right: #888888 1px solid; padding-right: 5px; border-top: #888888 1px solid; padding-left: 5px; padding-bottom: 5px; border-left: #888888 1px solid; padding-top: 5px; border-bottom: #888888 1px solid
}
.box-header {
	padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px
}
.frm {
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	color: #CC3399;
}
.frm-on {
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma, verdana, arial;
	background-color: #FF99CC;
	border: 1px solid #FFFFFF;
}
.text-header {
	font-weight: bold; font-size: 8pt; font-family: tahoma, verdana, arial;
}
.header {
	color: #FFFFFF;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 12px;
}
#noivas {
	background-attachment: fixed;
	background-image: url(imagens/fundo_noivas.jpg);
	background-repeat: no-repeat;
}
.chamada-rosa{
	font-family:Georgia, "Times New Roman", serif;
	color:#FF3399;
	text-align: left;
}
.chamada-cinza {
	font-family: tahoma, verdana, arial;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
.f14{
	font-size:14px;
}
.f11{
	font-size: 11px;
}
