﻿*{
	border:0;
	list-style:none;
	margin:0;
	outline:none;
	padding:0;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* ============================================================================================================================================================================== BODY */
body#nupcias{
	background:#8db68d url(../imagens/topo-fatia.jpg) repeat-x;
	overflow-x:hidden;
}
/* ============================================================================================================================================================================== WRAPPER */
body#nupcias #wrapper{
	background:url(../imagens/bg.jpg) no-repeat center top;
	width:100%;
}
/* ============================================================================================================================================================================== MASTER */
body#nupcias #wrapper #master{
	margin:0 auto;
	width:798px;
}
/* ============================================================================================================================================================================== MASTER CONTENT */
body#nupcias #wrapper #master #master-content{
	overflow:hidden;
	width:798px;
}
/* ============================================================================================================================================================================== HEADER */

/* ============================================================================================================================================================================== CONTENT */
body#nupcias #wrapper #master #master-content #content {
	background:url(../imagens/bg-content-nupcias.png) no-repeat;
	float:left;
	height:805px;
	position:relative;
	width:798px;
}
body#nupcias #wrapper #master #master-content #content h2 {
	text-indent:-9999cm;
}

body#nupcias #wrapper #master #master-content #content #fotos {
	display:inline;
	float:left;
	margin:330px 0 0 50px;
	width:700px;
}
body#nupcias #wrapper #master #master-content #content #fotos a.foto1,
body#nupcias #wrapper #master #master-content #content #fotos a.foto2,
body#nupcias #wrapper #master #master-content #content #fotos a.foto3,
body#nupcias #wrapper #master #master-content #content #fotos a.foto4,
body#nupcias #wrapper #master #master-content #content #fotos a.foto5 {
	display:block;
	float:left;
}
body#nupcias #wrapper #master #master-content #content #fotos a.foto1 {
	height:122px;
	margin-top:13px;
	width:150px;
}
body#nupcias #wrapper #master #master-content #content #fotos a.foto2 {
	height:118px;
	margin-top:13px;
	width:133px;
}
body#nupcias #wrapper #master #master-content #content #fotos a.foto3 {
	height:122px;
	margin-top:2px;
	width:133px;
}
body#nupcias #wrapper #master #master-content #content #fotos a.foto4 {
	height:118px;
	margin-top:10px;
	width:143px;
}
body#nupcias #wrapper #master #master-content #content #fotos a.foto5 {
	height:122px;
	margin-top:0px;
	width:131px;
}

body#nupcias #wrapper #master #master-content #content #texto-nupcias {
	color:#666666;
	display:inline;
	float:left;
	font:normal 13px verdana, arial, thoma, helvetica, sans-serif;
	margin:20px 0 0 60px;
	width:605px;
}
body#nupcias #wrapper #master #master-content #content #texto-nupcias  h3{
	color:#993333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:14px;
}
body#nupcias #wrapper #master #master-content #content #texto-nupcias  p{
	margin-bottom:25px;
}
body#nupcias #wrapper #master #master-content #content #texto-nupcias  a{
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}

/* ============================================================================================================================================================================== FOOTER */
body#nupcias #footer{
	background:url(../imagens/rodape_bg.png) repeat-x;
	height:100px;
	position:relative;
	width:100%;
}
body#nupcias #footer div{
	font:normal 9px verdana, arial, thoma, helvetica, sans-serif;
	margin:0 auto;
	text-align:center;
	width:798px;
}
body#nupcias #footer ul{
	display:inline;
	float:left;
	margin:40px 0 0 300px;
	width:300px;
}
body#nupcias #footer ul li{float:left;}
body#nupcias #footer ul li span{
	color:#787879;
	margin:0 5px;
}
body#nupcias #footer ul li a{color:#787879;}
body#nupcias #footer p{
	color:#b1b1b1;
	float:left;
	margin-top:5px;
	width:798px;
}
body#nupcias #footer a.juidice{
	color:#b1b1b1;
	right:300px;
	top:50px;
	position:absolute;
}