@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #111;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#ffffff;
}
html{
	width: 100%;
	height: 100%;
}

img, div, input { behavior: url("iepngfix.htc") }
/* Container centralizador */
#containerCenter{width:1004px; min-height:400px; margin:0px auto; background:#000; clear:both}

/* container header */
#containerHeader{width:1004px; height:205px; margin:0px auto; background:url(../img/bgHeader.jpg) no-repeat; clear:both}

#containerHeader #linkHome{ width:158px; height:32px; position:relative; left:423px; top:175px; float:left;}
#containerHeader #linkHome img{ border:none}

/* container header */
#containerHeader #containerPlayerMp3{width:243px; height:31px; float:right; top:151px; position:relative}

/* Container principal */
#containerConteudo{width:100%; min-height:400px; clear:both}

/*container conteudoC1*/
#containerConteudo #containerConteudoC1{ width:422px; min-height:512px; float:left}

/*container menu*/
 #containerConteudo #containerConteudoC1 #containerMenu{width:422px; height:146px; background:url(../img/bgContainerMenu.jpg) no-repeat}
 
/*menu principal*/
.anima_menu { display:block; margin:0 0 0px; padding:2px; width:100px; background:none; color:#fff;}
.anima_menu img{ border:none}
 
/*container conteudoC2*/
#containerConteudo #containerConteudoC2{ width:581px; min-height:512px; float:left}

/*container parte2 do header*/
#containerConteudo #containerConteudoC2 #containerHeaderP2{ background:#600; width:581px; height:62px; background:url(../img/bgHeaderP2.jpg) no-repeat }

/*conteiner comunidades*/
#containerPreRodape{width:1004px; height:10px; text-align:center; border-bottom:#030F40 solid 1px; clear:both}

/*rodape*/
#rodape{width:1000px; height:12px; background:#A10100; color:#D08080; text-align:right; font:Verdana, Geneva, sans-serif; font-size: 9px; font-weight:bolder; padding:3px 5px 3px 0px; border-top:#000 1px solid}






