body {
	background: #C0617F url(../images/main-bg.gif) repeat-x;
	color: #2D2D2D;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a:link { 
	color: #FDBDD2;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #FDBDD2;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	height:70px;
	display:block;
	width:800px;
	margin-top: 30px;
	margin-right:0px;
	margin-left: 50px;
	background-image: url(../images/nandas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:2;
	overflow:hidden;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	position: relative;
}
}
#sel {
	color: #FF00FF;
}
#left {
	float: left;
	padding-top: 0;
	width: 210px;
}

#menu {
	background: url(../images/menu-bg.gif) no-repeat;
	clear: both;
	display: block;
	height: 400px;
	padding-top: 10px;
	width: 190px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
}

#menu li {
	background: url(../images/list-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 157px;
}

#nav {
	clear: both;
	height: 50px;
	width: 700px;
	position:absolute;
	margin-left:40px;
}

#nav ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:700px;
	z-index:15;
	position:absolute;
	text-align:center;
}

#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 1px solid #c0617f;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 20px 10px 20px;
}
#nav a:hover {
	color:#df8fa9;
	text-decoration:underline;
}

#right {
	float: left;
	width: 560px;
}
#right a{
text-decoration:underline;}
.tab {
	background: url(../images/tab-heading.gif) no-repeat;
	color: #F2BCCE;
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 166px;
}

.tab2 {
	background: url(../images/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.tag {
	color: #F5E6EB;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;	
}
.fotos {
	position: relative;
	top: 0;
}
.textboxtop {
	color: #F2BCCE;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
}
.textboxtop{
	background: url(../images/textbox-top.gif) no-repeat;
}
.textboxtop2 {
	background: url(../images/textbox-top2.gif) no-repeat;
}

.textbox {
	background: #C0617F url(../images/textbox-bg.gif) no-repeat;
	border-left: 1px solid #DF8FA9;
	border-right: 1px solid #DF8FA9;
	color: #F0C5D2;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 514px;
	padding-bottom:0px;
}

.textboxbottom {
	background: url(../images/textbox-bottom.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}
.lastnav{
	border-right: 0px none #c0617f !important;
}
.lastitem{
	background:url(../images/list-bg-2.gif) !important;
}
/* CSS para a galeria */
#grande {
	position: relative;
	width: 500px;
	height: 280px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 3px outset #FF69B4;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 270px;
height: 270px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: absolute;
top: 50px;
left: 125px; /*position where enlarged image should offset horizontally */
}
#logo {
	position: absolute;
	top: 20px;
	left: 300px;
}
#cafelink {
	position: absolute;
	top: 90px;
	left: 150px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#happylink {
	position: absolute;
	top: 130px;
	left: 250px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#romanticalink {
	position: absolute;
	top: 170px;
	left: 350px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#maternidadelink {
	position: absolute;
	top: 210px;
	left: 450px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#decorativoslink {
	position: absolute;
	top: 260px;
	left: 50px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#mesalink {
	position: absolute;
	top: 300px;
	left: 150px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#igrejalink {
	position: absolute;
	top: 340px;
	left: 250px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#buqueslink {
	position: absolute;
	top: 380px;
	left: 350px;
	font-family: cursive;
	font-style: italic;
	font-size: 18px;
	color: #FF00FF;
}
#proxima {
	position: absolute;
	top: 430px;
	left: 470px;
	color: #FDBDD2;
	font-weight: bold;
	text-align: right;
}
#anterior {
	position: absolute;
	top: 430px;
	left: 20px;
	color: #FDBDD2;
	font-weight: bold;
	text-align: left;
}
#dadosPessoais {
	color: #F5E6EB;
	font-size: 20px;
	font-weight: bold;
	font-family: cursive;
	font-style: italic;
}
#nome {
	position: absolute;
	left: 250px;
	top: 190px;
}
#florista {
	position: absolute;
	left: 330px;
	top: 220px;
	font-size: 15px;
}
#endereco {
	position: absolute;
	left: 250px;
	top: 280px;
	font-size: 15px;
}
#telefone {
	position: absolute;
	left: 250px;
	top: 310px;
	font-size: 15px;
}
#email {
	position: absolute;
	left: 250px;
	top: 340px;
	font-size: 15px;
}
#num1 {
	position: absolute;
	left: 60px;
	top: 410px;
}
#num2 {
	position: absolute;
	left: 120px;
	top: 410px;
}
#num3 {
	position: absolute;
	left: 180px;
	top: 410px;
}
#num4 {
	position: absolute;
	left: 240px;
	top: 410px;
}
#num5 {
	position: absolute;
	left: 300px;
	top: 410px;
}
#num6 {
	position: absolute;
	left: 360px;
	top: 410px;
}
#num7 {
	position: absolute;
	left: 420px;
	top: 410px;
}
#num8 {
	position: absolute;
	left: 480px;
	top: 410px;
}
