body {
	background:url(imagens/bg.jpg) repeat;

}

#corpo_site {
	width:1034px;
	height:auto;
	padding-top:224px;
	margin:0px auto;
	background-image: url(imagens/Banner.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
}
#barra {
	background:url(imagens/Barra.png) no-repeat;
	width:1034px;
	height:53px;
}
a.botao_barra:link, a.botao_barra:visited{
	height:43px;
	margin-left:10px;
	padding-left:5px;
	padding-top:13px;
	display:block;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#333;
}

a.botao_barra:hover {
	background:url(imagens/botao_01.png)  repeat;
	color:#000;
	font-family: "Arial Black", Gadget, sans-serif;
}

#conteudo {
	width:784px;
	height:auto;
	text-align:center;
	text-transform:uppercase;
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	color: #F00;
	font-weight: bold;

}

#patrocinio {
	width:250px;
	margin-left:25px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;

}
#fundo {
	width:1034px;
	height:100px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color:transparent;
}

.classe01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #F00;
	font-weight: bold;
}

a.link01:link, a.link01:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#F00;
}

a.link01:hover {
	color:#000;
}

.boxdestaque{
	width:608px;
	height:332px;
	padding:4px;
	background-color:#900;
	color:#F00;
	margin-left:10px;
	
}
.miniatura{
	width:141px;
	height:208px;
	padding:4px;
	background-color:#900;
	color:#F00;
	margin-left:6px;
}
.nome_garota {
	text-align:center;
	text-transform:uppercase;
	font-family: "Comic Sans MS", cursive;
	font-size: xx-large;
	color: #F00;
	padding-bottom:20px;
	font-weight: bold;
}
.padrao {
	text-transform:none;
	font-family: "Comic Sans MS", cursive;
	font-size: 23px;
	color: #000;
	font-weight: normal;
	text-align: left;
}
.contos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-transform:lowercase;
}
a.link2:link, a.link2:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#F03;
	text-decoration:none;
	text-align:left;
}
a.link2:hover {
	text-decoration:underline;
	color:#000;
}
