/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#4682B4;
}
.convenio
{
margin:0px auto;
padding:0px;
margin-left:10px;
background-color:#FFF8DC;
}
.header_table
{
margin-top:0.1px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
height:196px;
}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:90px;
padding:10px;
}
.services_teable
{
margin-top:6px;
}
.left_line
{
background:url(../images/line_bg_lateral.jpg) left top repeat-y;
width:4px;
}
.right_line
{
background:url(../images/line_bg_lateral.jpg) left top repeat-y;
width:4px;
}
.bottom_line
{
background:url(../images/line_bg.jpg) left bottom repeat-x;
height:4px;
}
.footer_table
{
margin-bottom:5px;
}
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:28px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_menu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg_l
{
	background:url(../images/footer_bg_l.gif) left top no-repeat;
	height:25px;
}
.footer_bg_r
{
	background:url(../images/footer_bg_r.gif) right top no-repeat;
	height:25px;
}

/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4682b4;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.menu_novo_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C70202;
	background-color:inherit;
	text-decoration: none;
}
.menu_novo_link:hover
{
color:#5C5C5C;
text-decoration:none;
background-color:inherit;
}
.menuvermelho_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C70202;
	background-color:inherit;
	text-decoration: none;
}
.menuvermelho_link:hover
{
color:#4682b4;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#fdff2f;
text-decoration:none;
background-color:inherit;
}
.amarelo_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.amarelo_link:hover
{
color:#fdff2f;
text-decoration:none;
background-color:inherit;
}
.verde_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.verde_link:hover
{
color:#39e783;
text-decoration:none;
background-color:inherit;
}
.vermelho_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.vermelho_link:hover
{
color:#ff0000;
text-decoration:none;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:none;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
.azul_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color:inherit;
	text-decoration: none;
}
.azul_link:hover
{
color:#0000CC;
text-decoration:none;
background-color:inherit;
}
