/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
}

.texto-geral {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #666666;
}

.texto-geral-negrito {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.borda {
	border: 1px solid #E6E6E6;
}
.formulario_news {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 120px;
	border: 1px solid #999999;
}
.formulario_1 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 170px;
	border: 1px solid #999999;
}
.formulario_2 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 50px;
	border: 1px solid #999999;
}
.formulario_3 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 400px;
	border: 1px solid #999999;
}
.formulario_4 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	height: 80px;
	width: 400px;
	border: 1px solid #999999;
}
.formulario_5 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 120px;
	border: 1px solid #999999;
    height: 18px;
}
.formulario_6 {
    font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
    font-size: 9px;
    width: 313px;
    border: 1px solid #999999;
}
.link
{
    text-decoration: none;
}
a.link-texto-geral-negrito {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #FE5B32;
	font-weight: bold;
	text-decoration: none;
	
}
a.link-texto-geral-negrito:hover {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #FE5B32;
	font-weight: bold;
	text-decoration: none;
}
.formulario_7 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	height: 70px;
	width: 150px;
	border: 1px solid #999999;
}
.style1 {color: #009900}.formulario_8 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 70px;
	border: 1px solid #999999;
}
a.link-texto-geral {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.link-texto-geral:hover {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.texto-vermelho-bold {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.tituloTabela {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #fe4212;
}
.meioTabela {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	background-color: #f5f5f5;
	color: #838383;
	text-align: center;
}
.tituloLinha {
	text-align: left;
}



.formulario_9 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	width: 80px;
	border: 1px solid #999999;
}
.formulario_10 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 9px;
	height: 70px;
	width: 313px;
	border: 1px solid #999999;
}
.texto-geral-11px {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #666666;
}
.borda-banca-01 {
	background-color: #EBEBEB;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}
.borda-branca-02 {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}

/*
Início RadCalendar
*/
.CalendarCSS
{  
    width:100px !important;
    height:100px !important;  
    padding: 0 !important;    
    margin: 0 !important;  
}  
.titlebar_Default  
{  
   width:100% !important;                   
   padding: 0 !important;    
   margin: 0 !important;  
}  
              
.TableLayout_Default td,  
.calendarWrapper_Default .TableLayout_Default a,              
.calendarWrapper_Default .TableLayout_Default td span  
{  
    width: 10px !important;  
    height: 10px !important;  
    padding: 0 !important;  
    margin: 0 !important;  
}  
.calendarWrapper_Default .TableLayout_Default,  
.calendarWrapper_Default .TableLayout_Default .DaysOfWeek_Default,  
.calendarWrapper_Default .TableLayout_Default .DaysOfWeek_Default a,  
.calendarWrapper_Default .titlebar_Default td  
{  
    padding: 0 !important;  
    margin: 0 !important;  
}  

.calendarWrapper_Default .TableLayout_Default
{
	width: 100% !important;
}


/*
Fim RadCalendar
*/
