@charset "utf-8";

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,ul,li {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c614c;
	font-size:12px;
	
	}
	
img{
	border:0;
}

body {
	background-color: #f3f3ea;
	background-image: url(../imgs/fundo.jpg);
}

h1 {
	font-size:24px;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	font-size:18px;
	font-weight: lighter;
	text-transform: uppercase;
}

.thumb {
	float:left;
	}
.frame-block {
	position: relative;
	margin-left:7px;
	margin-right:3px;
	margin-top:7px;
	display: block;
	height:174px;
	width: 240px;
}
.frame-block span {
	margin-left:-7px;
	margin-top:-7px;
	height:174px;
	width: 240px;
	display:block;
	position: absolute;
	background: url(../imgs/frame.png) no-repeat center top;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../imgs/frame.png');
}


div.centraliza {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
div.sexta {
	width: 492px;
	margin: 0;
	text-align: left;
	float: left;
}


div.sabado {
	width: 492px;
	margin: 0;
	text-align: left;
	float: right;
}
div.vocenotamboata {
	width: 652px;
	margin: 0;
	text-align: left;
	float: left;
}
div.newsletter {
	width: 340px;
	margin: 0;
	text-align: left;
	float: right;
}

div.textofoto {
	width:240px;
	height: 80px;
}

div.espacofoto {
	width:240px;
	height: 30px;
}

a.titulo_festa:link {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c614c;
	}
	a.titulo_festa:visited {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c614c;
	}
