@charset "utf-8";

body {
	background-image: url(imgs/bg/body.jpg);
	margin: 0px 0px 12px 0px;
	font-family: verdana;
	font-size: 11px;
	color: #663300;
}
.esq {
	float: left;
}
.cab {
	height: 203px;
	width: 162px;
	background-image: url(imgs/bg/titulo1.jpg);
}
h1 {
	font-size: 9px;
	color: #CC9999;
	visibility: hidden;
}
.bg-cont {
	background-image: url(imgs/bg/palco.jpg);
	border-right-width: 11px;
	border-left-width: 11px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 650px;
}
h2 {
	font-size: 9px;
	color: #CC9999;
	margin: 0px;
	visibility: hidden;
}
h3 {
	margin-top: 0px;
}



.palco {
	width: 704px;
	margin: auto;
}
.centra {
	text-align: center;
}
.creds {
	font-size: 10px;
	color: #333333;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #CC9999;
	font-weight: bold;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
.palco-cont {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 35px;

}
.palco-cont-form-template {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 35px;
	font-size: 9px;
}
