@charset "utf-8";
/* CSS Document */
body{
	background-color:#9C0808;
	text-align:center;/* Truque no IE Part1 */
	padding-left:0px;
	margin-top:15px;
}
h1{padding:0;margin:0;}
.TodoSite{
	width:800px;
	background-image:url(../img/fd-normal.gif);
	background-repeat:repeat-y;
	text-align:left;/* Truque no IE Part2 */
	margin:0 auto;/* Truque no IE Part3 */
}
/*----------------------------------------------Inicio Todas as Paginas-----------------------------------------------------*/
.texto-rodape{
	font-family:"Times New Roman";
	font-weight:bold;
	color:#9F0F0F;
	text-align:right;
}

.churrasquinho{
	font-size:26px;
	font-family:"Times New Roman";
	line-height:21px;
	color: #FFFF00;
}
.texto{
	font-size: 22px;
	font-family:"Times New Roman";
	color: #FFFFFF;
}
.texto-espetinhos{
	font-size: 21px;
	font-family:"Times New Roman";
	color: #FFFFFF;
}
.h2-texto{
	font-size: 28px;
	font-family:"Times New Roman";
	color: #FFFF00;
}

.texto-trasnporte{
	text-align:left;
	font-size: 20px;
	font-family:"Times New Roman";
	line-height:21px;
	color: #FFFFFF;
}

.telefones {
	font-family:"Times New Roman";
	color: #FFFF00;
	font-size: 25px;
}

.tracinho{color:#FFFFFF}

.fd-normal{background-image:url(../img/fd-normal.gif)}

.fd-santo{
	background-image:url(../img/fd-santo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.fd-transporte{
	background-image:url(../img/fd-transporte.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.fd-rodape{
	background-image:url(../img/fd-rodape.gif);
	background-repeat:repeat-y;
}

.texto-centro{text-align:center;}
.texto-direita{text-align:right;}
.texto-esquerda{text-align:left;}

.brush{
	font-size: 50px;
	color: #FFFF00;
	font-family:"Brush Script MT";
}

.voltar {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}

.eventos {
	font-size: 21px;
	font-family:"Times New Roman";
	color: #FFFFFF;
	line-height: 21px;
}

.locacao {
	font-size: 21px;
	color: #FFFFFF;
	line-height: 21px;
}

.opcional {
	color: #FFFFFF;
	font-family:"Times New Roman";
	font-size: 20px;
	line-height: 20px;
}
.contato {
	color: #FFFFFF;
	font-family:"Times New Roman";
	font-size: 15px;
	font-weight: bold;
}
#imgContatoDois{
	background-image:url(../img/titulo-contato2.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:399px;
	line-height:28px;
}
#Opcional-Festa-imgConsultenos{
	text-align:right;
	width:448px;
	height:350px;
	margin:-320px 0px 0px 350px;
}
#Locacao-Materiais-imgs{
	text-align:center;
	width:448px;
	height:auto;
	margin:-400px 0px 0px 350px;
}
#Eventos-imgs{
	text-align:center;
	width:324px;
	height:auto;
	margin:-570px 0px 0px 475px;
}
.imagens{
	border:2px solid #FFFF00;
}

.imagens-espetinhos{
	border:1px solid #FFFF00;
}

/*------------------*/
a:link.menu{
	text-decoration: none; 
	background:transparent;
	color: #ffff00;
	font-size: 20px;
	font-family:"Times New Roman";
}
a.menu:visited{
	text-decoration:none;
	background: transparent;
	color:#ffff00;
	font-size: 20px;
	font-family:"Times New Roman";
}
a.menu:hover{
	text-decoration:underline overline; 
	color:#FFFFFF; 
	background:transparent; 
	font-size: 20px;
	font-family:"Times New Roman";
}

a:link.contato{
	text-decoration: none; 
	background:transparent;
	color: #9F0F0F;
	font-size: 16px;
	font-family:"Times New Roman";
}
a.contato:visited{
	text-decoration:none;
	background: transparent;
	color:#9F0F0F;
	font-size: 16px;
	font-family:"Times New Roman";
}
a.contato:hover{
	text-decoration:underline; 
	color:#9F0F0F; 
	background:transparent; 
	font-size: 16px;
	font-family:"Times New Roman";
}
/*---------------*/

a:link.consulte-nos{
	text-decoration: none; 
	background:transparent;
	color: #ffff00;
	font-size: 32px;
	font-family:"Times New Roman";
}
a.consulte-nos:visited{
	text-decoration:none;
	background: transparent;
	color:#ffff00;
	font-size: 32px;
	font-family:"Times New Roman";
}
a.consulte-nos:hover{
	text-decoration:underline; 
	color:#ffff00; 
	background:transparent; 
	font-size: 32px;
	font-family:"Times New Roman";
}
/*--------------------*/
.Eventos-Recentes-Partum{
	text-align:center;
	width:400px;
	height:225px;
	height:auto;
	margin:0px 0px 0px 0px;
}
.Eventos-Recentes-Partdois{
	text-align:center;
	width:400px;
	height:225px;
	height:auto;
	margin:-213px 0px 0px 400px;
}
/*----------------------------------------------Fim Todas as Paginas-----------------------------------------------------*/