html, body
{
	margin:0px;
	background-image:url(images/Fundo.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

#DIV_Logotipo
{
	left:0;
	margin:0px;
	width:180px;
	height:189px;
	position:absolute;
}

#DIV_Cabecalho
{
	margin:0px;
	width:710px;
	height:87px;
	margin-left:180px;
	position:relative;
	background-image:url(images/Cabecalho.jpg);
}


#DIV_Menu
{
	width:710px;
	height:31px;
	margin-left:180px;
	position:relative;	
}

#DIV_Animacao
{
	width:900px;
	height:178px;
}

#DIV_Barra_Direita
{
	width:235px;
	height:auto;
	float:left;
	background-image:url(images/Risquinho_Vertical.gif);
}

#DIV_Conteudo_Barra_Direita
{
	width:235px;
	float:left;
	text-align:left;
}


#DIV_Corpo
{
	width:630px;
	float:left;
	text-align:left;
	padding-left:12px;
	margin-left:3px;
	height:auto;
}


#DIV_Tarja_Index
{
	margin-bottom:15px; 
	background-color:#f3ecb9;
}

#DIV_Conteudo_Caixas_Index
{
	margin-bottom:15px;
	text-align:left;
}

#DIV_Index_Caixas
{
	width:300px;
	float:left;
}


#DIV_Tarja_Barra_Lateral
{
	margin-bottom:15px; 
	background-color:#d5e7ef;
}


.Escrita_01
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.Escrita_02
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
.Escrita_03
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#000;
}
.Titulo_01
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	font-weight:bold;
}
.Titulo_02
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.Titulo_03
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}