/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

/* início da estrutura do topo */
#topo {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 206px;
	background-image: url(layout/fundo_topo.gif);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top: 3px;
	left: 4px;
	width: auto;
	height: auto;
}
#banner1 {
	position: absolute;
	top: 7px;
	right: auto;
	width: 468px; /* padding keeps the content of the div away from the edges */
	height: 86px;
	text-align: center;
	left: 223px;
	bottom: auto;
}
#player {
	position: absolute;
	top: 69px;
	right: auto;
	width: 468px; /* padding keeps the content of the div away from the edges */
	height: 20px;
	left: 223px;
	bottom: auto;
}
#saidochao {
	position: absolute;
	top: auto;
	right: 0px;
	width: 477px; /* padding keeps the content of the div away from the edges */
	height: 85px;
	background-image: url(layout/saidochao2.jpg);
	background-repeat: no-repeat;
	left: auto;
	bottom: 23px;
}
#menu {
	position: absolute;
	top: auto;
	right: auto;
	width: 700px; /* padding keeps the content of the div away from the edges */
	height: 23px;
	left: auto;
	bottom: 0px;
}
/* Término da estrutura do topo */

/* Início da estrutura do conteúdo 01 */
#content1 {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 289px;
	background-image: url(layout/fundo_roxo.gif);
	background-repeat: repeat-x;
}
#content1int {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 82px;
	background-image: url(layout/fundo_roxo2.gif);
	background-repeat: repeat-x;
}
#banner2 {
	position: absolute;
	top: 7px;
	right: auto;
	width: 341px; /* padding keeps the content of the div away from the edges */
	height: 67px;
	background-color: #fae1dd;
	left: 6px;
	bottom: auto;
}
#banner3 {
	position: absolute;
	top: 7px;
	right: 6px;
	width: 341px; /* padding keeps the content of the div away from the edges */
	height: 67px;
	background-color: #fae1dd;
	left: auto;
	bottom: auto;
}
#boxshows {
	position: absolute;
	top: auto;
	right: auto;
	left: 6px;
	bottom: 10px;
	background-image: url(layout/boxshows.gif);
	height: 197px;
	width: 354px;
	text-align: center;
	display: block;
}
#flash{
	width:335px;
	float:none;
	display: block;
	top: 11px;
	left: 10px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 177px;
	font-family: tahoma, Arial;
	font-size: 12px;
	font-weight: 600;
	color: #D11847;
	line-height: 17px;
}
#noticias{
	position: absolute;
	top: auto;
	right: 6px;
	left: auto;
	bottom: 10px;
	height: 197px;
	width: 323px;
	background-image: url(layout/boxnoticias.gif);
}
#not01{
	position: absolute;
	top: 37px;
	right: auto;
	left: 3px;
	bottom: 0px;
	height: 46px;
	width: 313px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	display: block;
	line-height: 14px;
}
#not02{
	position: absolute;
	top: 86px;
	right: auto;
	left: 3px;
	bottom: 0px;
	height: 46px;
	width: 313px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	display: block;
	line-height: 14px;
}
#not03{
	position: absolute;
	top: 135px;
	right: auto;
	left: 3px;
	bottom: 0px;
	height: 46px;
	width: 313px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	display: block;
	line-height: 14px;
}
/* Término da estrutura do conteúdo 01 */

/* Início da estrutura do conteúdo 02 */
#content2 {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 211px;
	background-image: url(layout/fundo_rosa.gif);
	background-color: #fae1dd;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}
#content2b {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(layout/fundo_rosa.gif);
	background-color: #fae1dd;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B96091;
}
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #B96091;
}

#tit1{
	width:335px;
	float:none;
	display: block;
	top: 9px;
	left: 9px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 20px;
}
#texto1{
	width:331px;
	float:none;
	display: block;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #AE6A8F;
	left: 14px;
	top: 29px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 172px;
}
.form{
	float:none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	border: 1px solid #FF6600;
	background-image: url(fundform.jpg);
	background-repeat: repeat-x;
}
.botform{
	float:none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFF00;
	background-color: #FF6600;
	border: 1px none #FF6600;
}
#div1{
	width:3px;
	float:none;
	display: block;
	top: 10px;
	left: 363px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 152px;
	background-image: url(layout/pt_vert.gif);
	background-repeat: repeat-y;
}
#texto2{
	width:312px;
	float:none;
	display: block;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #AE6A8F;
	top: 10px;
	left: 373px;
	right: auto;
	bottom: auto;
	position: absolute;
	height: 152px;
}
/* Término da estrutura do conteúdo 02 */

/* Início da estrutura base */
#copy {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px;
	height: 41px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 700px;
	height: 135px;
	background-image: url(layout/header.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.novo a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #AE6A8F;
	text-decoration: none;
}
.novo a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #AE6A8F;
	text-decoration: none;
}
.novo a:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #AE6A8F;
	text-decoration: none;
}
.novo a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

