/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B80038;

}

#textCaixas{
font-family:tahoma;
font-size:12px;
color:#333333;
}

#textConto{
font-family:tahoma;
font-size:11px;
color:#333333;
text-align:right;
}

#rodape{
font-family:tahoma;
font-size:10px;
color:#333333;
text-align:center;
}

#fotoCaixa{
border:solid 1px #CCCCCC;
background-color:#FFFFFF;
}

#textFotosDestaque{
font-family:tahoma;
font-size:11px;
color:#9E985E;
text-align:center;
}

#textTitDest{
font-family:tahoma;
font-size:12px;
color:#B80038;
font-weight:bold;
text-align:center;
}

#textVisitas{
font-family:tahoma;
font-size:11px;
color:#000000;
text-align:center;
}

