/* SantaCoop */
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img{
	border:none;
}
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#666;
	}
/********************
CONVENIOS
********************/
#convenios{
	width:100%;
}
#convenios th{
	color:#FFFFFF;
	background-color:#990000;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	white-space:nowrap;
	padding:3px;
}
#convenios td{
	white-space:nowrap;
	font-size:10px;
	text-align:left;
	border-bottom:1px solid #CECECE;
	height:20px;
}
#convenios tr:hover{
	/*background-color:#DDDDDD;*/
}

#convenios_detalhes{
	width:530px; 
}

#convenios_detalhes th{
	color:#990000;
	background-color:#ffffff;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	padding:3px;
}
#convenios_detalhes td{
	font-size:10px;
	text-align:justify;
	border-bottom:1px solid #efefef;
	height:20px;
}
/********************
CONVENIOS FIM
********************/
form{
	margin:0px;
}
.titulo{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#B50000;
}
.subtitulo{
	/*text-transform:uppercase;*/
	font-size:11px;
	font-weight:bold;
	color:#B50000;
}
.subtitulocin{
	/*text-transform:uppercase;*/
	font-size:11px;
	font-weight:bold;
	color:#666;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.espaco_td{
padding-left:5px;
	}
.botao_ver{
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:white;
        background:#B50000;
        border:1px solid #CCCCCC;
        width:25px;
        height:19px;
       }
	   .botao_enviar_ver{
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:white;
        background:#B50000;
        border:1px solid #CCCCCC;
        width:50px;
        height:19px;
       }
.botao_bran{
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#B50000;
        background:#ccc;
        border:1px solid #ffffff;
        width:25px;
        height:19px;
       }	
.list_menu{
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        color:#B50000;
        background:#f7f7f7;
        border:1px solid #000;
		height:19px;
		font-weight:normal;
		text-transform:none;
		}
.subtitulo_up_ver{
	color:#B50000;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
.subtitulo_up_bran{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
	.subtitulo_bran{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:none;
	}
a.up{
	text-transform:uppercase;
	color:#333333;
	text-decoration:none;
	font-size:10px;
	}
a.up:hover{
	text-transform:uppercase;
	color:#333333;
	text-decoration:underline;
	font-size:10px;
	}
	a{
	color:#B50000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
a:hover{
	color:#B50000;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	}
a.ver{
	color:#B50000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
a.ver:hover{
	color:#B50000;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	}
a.cin{
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
a.cin:hover{
	color:#666;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	}
.borda_top{
border-top:3px solid #B50000;
}
.borda_top_botton{
border-top:3px solid #666;
padding-top:10px;
}

