/* CSS Document */


body
{
margin:0px;
background-color:#FFFFFF;
text-align:center;
}



.back
{
background-color: #FFFFFF;
background-repeat:repeat-x;
}

.cinza
{
background-color: #45413E;
background-repeat:repeat-x;
}



img {
	behavior:	url("../htm/pngbehavior.htc");
}


/* ----------------------------------------------------- Encostado em cima */

#container
{
width:900px;
margin:0px auto;
}

.back_repeat
{
background-image:url(../imgs/home_3_back.jpg);
background-color:#BDD938;
background-repeat:repeat-x;
background-position:top;
}

.back_repeat1
{
background-image:url(../imgs/back_vermelho.jpg);
background-color:#C51B1C;
background-repeat:repeat-x;
background-position:top;
}

.back_repeat2
{
background-color:#45413E;
background-repeat:repeat-x;
background-position:top;
}
.titulo_noticias_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#caixa_noticias_pag {
	text-align: left;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tituloregistro {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
