body
{
    margin:0;
    padding:0;
	}


.bodyPrincipal {
margin:0;
padding:0;
background:#b4b4d6;
text-align:center; /* hack para o IE */
}

input#email {
  color: #aaa;
}

#tudo {
width: 600px;
margin:0 auto;			
padding: 0px;
text-align:left; /* "remédio" para o hack do IE */	
	}
#conteudo
 {
	background-color: #eeeeee;
}
.subtitulo 
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #21115f;
}

.subtitulo a:link
{
	text-decoration:none;
	color: #21115f;
}

.linha
{
	background-image: url("img/linha2.jpg"); background-repeat: repeat-x;
	background-position: bottom left;

}
.boxConteudo
{
	background-color : #FFFFFF;
}

.boxConteudo a:link
{
	text-decoration: none;
	color: #21115f;
}

.boxConteudo a:active
{
	text-decoration: none;
	color: #21115f;
}

.boxConteudo a:hover
{
	text-decoration: none;
	color: #21115f;
}

.branco
{
	background-color : #FFFFFF;
}
.verde
{
	background-color : #EFF5EE;
}
.txtConteudo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 12px;
}
.txtAux
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.fundoNoticias
{
	background-image: url("img/fundoNoticia.png");
	background-repeat:no-repeat;
	background-position: bottom left;

}
.cad
{
	background-image: url("img/teste5.jpg"); background-repeat:no-repeat;
	background-position: bottom left;

}
.btnenvia
{
	background-image: url("img/fundo_btn2.png"); background-repeat:no-repeat;
	background-position: bottom center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloNoticia
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #21115f;
}

.fundotb
{
	background-image:url(img/fundoarabesco.gif); background-repeat:no-repeat;
	background-position: bottom right;
	
}

.margem
{
	margin:0px;
	margin-top:Opx;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}