html, body {
	height:100%;
} /**/
body {
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}
P { font-family: Tahoma, Arial; font-size: 10px; color: #000000; }
DIV { font-family: Tahoma, Arial; font-size: 10px; color: #000000; }
TD { font-family: Tahoma, Arial; font-size: 10px; color: #000000 }

A:visited {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : none; 
}

A:hover {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : underline; 
}


A {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : none; 
}

#tudo {
	margin:0 auto;
	position:relative;
	text-align:left;
	min-height:100%;
}
#topo {
	height:121px;
	text-align:left;
	clear:both;
}
#img_princ {
	width:137px;
	height:233px;
	float:right;
	position:absolute;
}
#menu {
	height:87px;
	text-align:left;
}
#conteudo {
	margin-top:7px;
	clear:both;
}
#fundo_quad {
	background-image:url(../../img/quad.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:60px;
	height:45px;
	text-align:left;
}
#quad {
	width:45px;
	height:43px;
	text-align:center;
	color:#FFFFFF;
	margin-top:4px;
}
.dia {
	font-size:18px;
	font-weight:bold;
}
.tit_news {
	font-size:12px;
	font-weight:bold;
	color:#c8110d;
}
.botao {
	background-color: #f5f5f5;
	border:1px #ece9d8 solid;
	font-size: 10px;
	font-family: Tahoma;
	width:72px;
	height:17px;
	color: #424242;
}
.caixa { font-family:Tahoma, Arial;font-size:10px;border:1px #CCCCCC solid; color: #000000; background-color: #ffffff }
.caixa2 { font-family:Tahoma, Arial;font-size:10px;border:1px #CCCCCC solid; color: #000000; background-color: #ffffff}

.vermelho {
	color:#CC0000;
	font-size:13px;
}

#divisoria{
	clear:both;
	width:340px;
	height:13px;
	background-image:url(../img/div.png);
	margin-top:7px;
	margin-bottom:7px;
}

.img_gal {
	margin:5px;
}
