/* CSS BIG HEAD TATTOO */


body {
	background-color: #000000;
	background-image: url(imagens/bg_geral.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#tudo {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#esquerda {
	float: left;
	width: 580px;
}
#topo {
	float: left;
	height: 220px;
	width: 580px;
	margin-bottom: 90px;
}
#slideshow {
	float: left;
	height: 230px;
	width: 340px;
}
#info_a {
	float: left;
	height: 230px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#conteudo {
	float: left;
	width: 520px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 30px;
}
#paginacao {
	text-align: center;
	margin-bottom: 20px;
	width: 500px;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #333333;
	font-weight: bold;
	font-size: 12px;
}
#tudo #esquerda #paginacao ul {
	list-style-type: none;
	margin: 0px;
}
#tudo #esquerda #paginacao li {
	display:inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	height: 20px;
	margin-left: 6px;
}


#conteudo h1{
	font-family: Georgia, "Times New Roman";
	color: #C9923F;
	font-style: italic;
	font-size: 20px;
}
#conteudo .FotosEvento {
	float: left;
	padding-bottom: 50px;
}
/* #esquerda .Evento */
	#esquerda .Evento{
	float: left;
	width: 520px;
	margin: 20px 40px 20px 20px;
	padding-top: 5px;
	padding-bottom: 30px;
	/*border-top: #ffffff 1px dotted;*/
	/*border-bottom:#ffffff 1px dotted;*/
	text-align: center;
	}
	#esquerda .Evento .Destaque01{
	font-family: Georgia, "Times New Roman";
	font-size: 20px;
	font-style: italic;
	color: #C9923F;
	}

#adress {
	float: left;
	height: 110px;
	width: 300px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imagens/bg_adress.gif);
	text-align: right;
	color: #D6D640;
	font-weight: bold;
	padding-right: 40px;
	padding-top: 170px;
	margin-bottom: 10px;
}
#forma_pgto {
	float: left;
	height: 280px;
	width: 240px;
	background-attachment: scroll;
	background-image: url(imagens/bg_forma_pgto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#menu_2 {
	float: left;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	margin-right: 40px;
	margin-left: 40px;
	word-spacing: 8px;
	font-size: 11px;
	padding-bottom: 5px;
}
#rodape {
	float: left;
	width: 580px;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
#direita {
	float: left;
	width: 320px;
}
#menu_1 {
	float: left;
	width: 320px;
	margin-top: 220px;
	margin-bottom: 20px;
}
#links {
	float: left;
	width: 300px;
	background-attachment: scroll;
	background-image: url(imagens/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FDB225;
}
.linkativo {
	color:#FFFFFF;
}
a.linkdois:link {
	color: #D6D640;
	text-decoration: none;
}
a.linkdois:visited {
	color: #D6D640;
}
a.linkdois:hover {
	color: #666666;
}
.pad_img_border {
	margin-top: 30px;
	height: 86px;
	width: 115px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	margin-left: 10px;
}
#cobertura_antes {
	text-align: center;
	float: left;
	width: 180px;
	margin-left: 70px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#cobertura_depois {
	text-align: center;
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.border_cobertura {
	height: 180px;
	width: 180px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
}
#img_studio {
	text-align: center;
	float: left;
	width: 182px;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top: 10px;
}


.border_studio {
	height: 135px;
	width: 180px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
}
/* CONTATO */

.Atendimento {
	width: 230px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #C6C600;

}

form{
	width: 290px;
	float: left;
	margin-top: 0px;
	}

.txt01{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C9923F;
	font-style: italic;
	font-weight: bold;
	}

.botao {
font-size : 10px;
font-family : Verdana, Helvetica;
font-weight : bold;
color : white;
border : 0;
width : 80px;
height : 19px;
background-color : #E9812C;
}
.campo {
	border : 1px solid #FFFFFF;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	background-color: #000000;
	color: #FFFFFF;
}
