body {
	margin: 0 auto;
	padding: 0;
	background: #f0f0f0 url(../imagens/body.jpg) repeat;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;  /*Calibri,Verdana, Arial, Helvetica, sans-serif*/
}

img {
	border: none;
}

h1{
	font-size: 16px;
	font-weight: normal;
}

h2{
	font-size: 14px;
	font-weight: normal;
}

h3{
}

p{
	text-indent: 24px;
	font-size: 12px;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #FFA500;
	text-decoration: none;
}
#links_index{	position: relative;	background: url('../imagens/visite.png');	    width: 64px;    height: 27px;}
.campotexto{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sublinhado, .sublinhadoMenor{
	display: block;
	width: 100%;
	line-height: 140%;
}

.sublinhado{
	background: url(../imagens/sublinhado.png) no-repeat bottom left;
}

.sublinhadoMenor{
	background: url(../imagens/sublinhadomenor.png) no-repeat bottom left;
}

.titulo {
	font-size:11px;
}

.titulo a {
	font-size:11px;
	text-decoration:none;
	color: Black;
}

.subtitulo {
	font-size:11px;
	color:#666;
}

.slideshow {
	height: 204px;
	width: 214px;
	margin: auto
}

.slideshow img {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #eee;
}

.sinalMais{
	color: #FFA500;
	font-weight: bold;
	text-indent: 0px;

}

.sinalMais_sub{
	color: #66CC00;
	font-weight: bold;
	margin-left: 24px;
}

.identacao{
	margin-left: 24px;
}

#topo{
	width: 100%;
	background-color: #66CC00;
}

#cabecalho{
    background: url(../imagens/cabecalho.jpg) no-repeat;
    height: 147px;
    width: 900px;
    margin: 0 auto;
}

#logo_citi {
    margin-top: 10px;
    margin-left: 100px;
}

#data {
    margin-left: 320px;
    margin-top: -20px;
    color: rgb(98, 94, 93);
    font: normal 14px Verdana, Arial, Helvetica, sans-serif;
    color: #625E5D;
	font-weight: bold;
}

#caixa{
	clear: both;
	margin: 0 auto;
	background: #FFF;
	width: 900px;
}

#menuportfolio {
	width: 100%;
	height: 88px;
	border: none;
	list-style-position: outside;
	font-size: 14px;
}

#menuportfolio.b1 {
	background: url(../imagens/portfolio/01-900.jpg);
}

#menuportfolio.b2 {
	background: url(../imagens/portfolio/02-900.jpg);
}

#menuportfolio.b3 {
	background: url(../imagens/portfolio/03-900.jpg);
}

#menuportfolio ul {
 	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menuportfolio ul li {
	float: left;
	margin-top: 52px;
}

#menuportfolio ul li a {
	text-decoration: none;
	height: 30px;
	width: 185px;
	color: #000000;
	display: block;
}

#menuportfolio ul li a:hover, #menuportfolio ul li a.ativo, #menuportfolio ul li a.ativo:hover {
	color: #FFA500;
}

#barraEsquerda{
	float: left;
	width: 210px;
	padding: 5px;
}

#conteudoCentro{
	margin-left: 240px;
	min-height: 500px;
}

.bloco{
	border: 1px #DEDEDE solid;
	margin: 0 0 5px 0;
	padding: 0 5px;
}

#conteudo{
	margin: 0 auto;
	padding: 15px 30px 1px 30px;
	width: 840px;
	font-size: 12px;
	text-align: justify;
}

#rodape{
	clear: both;
	background: url(../imagens/rodape.jpg) no-repeat center;
	text-align: center;  
	line-height: 1.5em;
	height: 50px;
}

#propaganda{
	width: 900px;
	height: 80px;
	margin: 0 auto;
}

#informacao {
	text-align:center;
	margin-left: 185px;
	margin-top: 10px;
	width: 525px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#info_esquerda {
	float: left;
	margin: 1px 0 0 20px;
}

#info_direita {
	float: right;
	margin: 1px 20px 0 0;
}