@import url(design_.css);
@import url(layout_segundas_.css);
/*Copyright www.arapuanfm.com.br
Designer Maurilio Lima Junior
html, body, h1, h2, h3, h4, h5, h6, p, ul, li, img, hr, div, blockquote, span, class*/
HTML
{
	background: url(../images/fundoteste.jpg);
}
BODY
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
}
H1 SPAN, H2 SPAN, H3 SPAN
{
	display: none;
}
/*-- topo - INICIO --*/
#topo
{
	width: 800px;
	margin: 0 auto;
    background: #f5f5f5;

}
/*-- corpo - INICIO --*/
#corpo
{
	width: 800px;
	margin: 0 auto;
    background: #f5f5f5;
}
/*-- baixo - INICIO --*/
#baixo
{
	width: 800px;
	margin: 0 auto;
    background: #f5f5f5;
}
/*-- divisoes - INICIO --*/
#esquerda
{
	width: 186px;
	float: left;
	padding: 4px 0 0;
    background: #f5f5f5;
}
#meio
{
	width: 596px;
	float: left;
	padding: 4px 0 0 0px;
    background: #f5f5f5;
}
