/* CSS Document */

*{margin: 0; padding: 0;}

br.clear{clear:both;font-size:0;height:0;line-height:0;display:block;}

ul,li{list-style-type:none; text-decoration: none;}

.block {  display: block }

body { background: #eef3bd url(imagens/bgBody.jpg) no-repeat center top fixed ; font-family: Trebuchet MS, Arial, Helvetica;  color: #16557c; font-size: 13px; }

#main { width: 776px; margin: 0 auto; background: url(imagens/bg-site.gif) repeat-y; }

h1 { display: none; line-height: 1px; }

#left {	
	width: 221px;
	float: left;	
}

#right {	
	width: 555px;
	float: left;	
}

#logo {
	background:  url(imagens/bg_logo.jpg) no-repeat;
	width: 221px;
	height: 82px;
}

#menu {
	background: url(imagens/bg_menu.jpg) no-repeat;
	width: 221px;
	height: 590px;
}

#flashTop {
	background: url(imagens/bg-flash.jpg) no-repeat;
	width: 555px;
	height: 198px;
}

#bemVindo {
	background: url(imagens/bg-flash2.jpg) no-repeat;
	width: 555px;
	height: 211px;
}

#ultimasFestas {
	background: url(imagens/bg-ultimas.jpg) no-repeat;
	width: 253px;
	height: 213px;
	float: left;
	padding: 50px 5px 0 25px;
	font-size: 12px;
}

#ultimasFestas img{
	float: left;
	margin-right: 5px;
}

#ultimasFestas a{
	color: #ff7e00;
	text-decoration: none;
}

#ultimasFestas .a{
	color: #ff7e00;
	text-decoration: none;
	background: url(imagens/seta.gif) no-repeat;
	padding-left: 13px;
}

#ultimasFestas .b{
	float: right;
	padding-right: 10px;
	font-weight: bold;
}

#ultimasFestas .br{	
	background: url(imagens/linha.gif) no-repeat center ;	
	clear: both; 
	display: block;
	height: 2px;
	width: 240px;
	border: none;
	padding: 5px 0;
	color: #ffa200;
}

#promocoes {
	background: url(imagens/bg-promo.jpg) no-repeat;
	width: 272px;
	height: 263px;
	float: left;
	color: #ff7e00;	
}

#tresDestaques {
	background: url(imagens/bg-infantis.gif) no-repeat;
	width: 515px;
	height: 115px;
	margin-bottom: 10px;
	padding: 30px 0 0 40px;	
}

#tresDestaques a{
	background: url(imagens/bg-infantis.gif) no-repeat;
	width: 555px;
	height: 145px;
	margin-bottom: 10px;	
}

#footer a{
	display: block;
	width:100px;
	height:28px;
	background: url(imagens/logo-fator.gif) no-repeat;	
}

#footer .a{
	display: block;
	width:676px;
	height:28px;
	background: url(imagens/footer.gif) no-repeat;
}

#footer a span{
	display: none;
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}

#footer {
	height: 28px;
	width: 776px;
	margin: 0 auto;
	clear: both;
}

#footer ul li{
	float: left;	
}

/*CSS DAS PAGINAS INTERNAS*/

#conteudo {
	background: url(imagens/bg-conteudo.jpg) no-repeat;
	width: 555px;
	_height: 474px;
	min-height: 474px;
}

h2 {
	background: url(imagens/bg-tit.gif) no-repeat;
	width: 505px;
	height: 51px;
	line-height: 35px;
	font-size: 14px;
	padding-left: 45px;
	text-transform: uppercase;
	color: #ff7e00;
}

#content {	
	width: 535px;
	padding: 0 10px;
	color: #8a4808;	
}

#content p{	
	margin-bottom: 15px;
	text-align: justify;
}

#content label{	
	width: 120px;
	height: 20px;	
	display: block;
	float: left;	
	background-color: #ffe4b5;
	padding-left: 2px;		
}

input, textarea, select {		
	background-color: #fff;
	border: #ffe4b5 solid 1px;
	height: 18px;			
}

.titservicos {
	border-bottom: #FF6600 1px dotted;
	margin-bottom: 4px;
}

#servicos img {
	margin: 5px 5px 0 0;
	border: #FF6600 2px solid;
}

#aeventos a{
	display: block;	
	height: 20px;
	width: 100px;	
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	float: left;
	background: #ffa200;
	margin-right: 3px;
	color: #FFFFFF;		
}

#aeventos a:hover{
	background: #ffcc73;	
}

#eventosDestaque h4{
	margin: 15px 0 5px 0;
	border-bottom: #ffa200 double;
	width: 510px;			
}

#eventosDestaque img{	
	border: #ffa200 solid 1px;				
}

#eventosDestaque a{
	display: block;
	width: 120px;
	height: 110px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	background: #ffcc73;
	padding-top: 4px;
	color: #8a4808;		
}

#eventosDestaque img{	
	width: 100px;
	height: 75px;
}

#eventosDestaque a:hover{
	background: #fff3b3;		
}

#eventosDestaque li{
	float: left;
	margin-right: 10px;	
}

#eventosDemais a{
	display: block;
	width: 490px;
	height: 20px;
	overflow: hidden;
	text-decoration: none;	
	line-height: 20px;	
	background: #fff7e9 url(imagens/seta.gif) no-repeat;	
	color: #8a4808;
	margin-top: 3px;
	padding-left: 20px;
			
}

#eventosDemais a:hover{
	background: #fff3b3  url(imagens/seta.gif) no-repeat;		
}

#cliparts img {
	border: 1px #FF6600 solid;
	margin-bottom: 15px;
}

#gifs img {
	border: 1px #FF6600 solid;
	margin: 15px;
}