/************************************************/
/* These are the main (default) style settings	*/				
/************************************************/

body
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	text-align : center;
}
TD{  color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;}
p {
	white-space: normal;
	
	line-height : 15px;
}
/*  TITULO PRINCIPAL   */
.tit1{
	color: #B83A3A;
	font-size : 20px;
	letter-spacing : 2px;
	font-family : "Trebuchet MS";
}
.tit_box_ext{
	color: #B83A3A;
	font-size : 12px;
	letter-spacing : 2px;
	font-family : "Trebuchet MS";
	font-weight : bold;
	font-style : italic;
}

.tit_ultimas_noticias{
	color: #B83A3A;
	font-size : 15px;
	letter-spacing : 1px;
	font-weight : bold;
	margin-left: 10px;
	font-family : "Trebuchet MS";
}

#artigoImg{
	float: left;
	margin: 10px 5px 0 0;
}

#artigoTxt{
	/*text-align: justify;*/
	margin-top: 20px;
}

.box {
	font-size: 10px;
	color : #0000A4;
	text-decoration : none;
}
.endereco {
	font-size: 9px;
	color : #666666;
	text-decoration : none;
}
/*  TITULO BOXES CENTRAIS   */
.tit_box {
	color: #B83A3A;
	font-size : 12px;
	letter-spacing : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}
/*  LINK CHAMADAS   */

a.cha:link, a.cha:visited{
	font-size: 11px;
	color : #444444;
	text-decoration : none;
}

a.cha:hover, a.cha:active{
	font-size: 11px;
	color : #A62626;
	text-decoration : none;
}
/*  LINK SEGMENTOS TOPO   */
a.topo:link, a.topo:visited{
	font-size: 11px;
	color : #E08F8D;
	text-decoration : none;
}
a.topo:hover, a.topo:active{
	font-size: 11px;
	color : #A62626;
	text-decoration : none;
}
/*  LINK LINK   */
a.link_topo:link, a.link_topo:visited{
	font-size: 10px;
	color : Black;
	text-decoration : none;
}
a.link_topo:hover, a.link_topo:active{
	font-size: 10px;
	color : #A62626;
	text-decoration : underline;
}
/*  LINK MAIS_EDEM   */
a.mais_edem:link, a.mais_edem:visited{
	font-size: 10px;
	color : #BA3232;
	text-decoration : none;
}
a.mais_edem:hover, a.mais_edem:active{
	font-size: 10px;
	color : #A62626;
	text-decoration : underline;
}
/*  LINK ÚLTIMAS NOTICIAS   */
a.ulti:link, a.ulti:visited 
{
	font-size: 10px;
	color : Black;
	text-decoration : none;
}
a.ulti:hover, a.ulti:active
{
		font-size: 10px;
	color : #A62626;
	text-decoration : underline;
}
/*  LINK BOX DIREITO   */
a.box:link, a.box:visited 
{
	font-size: 10px;
	color : #0000A4;
	text-decoration : none;
}
a.box:hover, a.box:active
{
		font-size: 10px;
	color : #A62626;
	text-decoration : underline;
}
/*  LINK BOX PARCEIROS   */
a.par:link, a.par:visited 
{
	font-size: 14px;
	color : #AC1E1E;
	text-decoration : none;
}
a.par:hover, a.par:active
{
	font-size: 14px;
	color : Gray;
	text-decoration : none;
}
/*  LINK BASICO   */
a:link, a:visited 
{
		font-size: 10px;
	color : #BA3232;
	text-decoration : none;
}
a:hover, a:active
{
		font-size: 10px;
	color : #A62626;
	text-decoration : underline;
}
/************************************************/
/* ADMINISTRAÇÃO	*/				
/************************************************/
.titadmin{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.tittop {
	font-family: "Trebuchet MS";
	font-size : 15px;
	font-weight : bold;
	color : White;
	letter-spacing : 3px;
}
a.admin:link, a.admin:visited 
{
	text-decoration: none;
	color : Black;
}
a.admin:hover, a.admin:active
{
	text-decoration: none;
	background-color : #CB3A16;
	color : White;
}
a.branco:link, a.branco:visited 
{
	text-decoration: none;
	color : White;
}
a.branco:hover, a.branco:active
{
	text-decoration: none;
	background-color : #CB3A16;
	color : White;
}
