body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-align: justify;
	scrollbar-face-color: #E8ECEB;
	scrollbar-shadow-color: #E8ECEB;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #E8ECEB;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EFE7C4;
	background-color: #FFF;
	text-decoration: none;
}



a {
	font-size: 12px;
	color: #666666;
}

/*		Formato de Headings		*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	letter-spacing: 2px;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-color: #036;
	border-bottom-width: 2px;
	line-height: 20px;
	background-image: url(../imagens/barra_titulo.png);
}


h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC6600;
	letter-spacing: 1px;
	text-align: left;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	line-height: normal;
}

/* Vai definir como tamanho máximo da tabela principal e vai estar associado a um div */
#tudo {
width: 980px;
margin:0 auto;			
padding: 0px;
text-align:left; /* "remédio" para o hack do IE */	
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	
}

.tabela_index {
	background-color: #FFFFFF;
	border: 1px none #336699;
	vertical-align: top;
}

.tabela_index_left {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98A6B1;
	border-right-color: #98A6B1;
	border-bottom-color: #98A6B1;
	border-left-color: #98A6B1;
}

.tabela_index_bottom {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}

.tabela_index_top {
	background-color: #FFFFFF;
	border: 1px solid #336699;
}

.tabela_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CBDCD8;
	border-right-color: #CBDCD8;
	border-bottom-color: #CBDCD8;
	border-left-color: #CBDCD8;
	letter-spacing: 3px;
	padding-left: 10px;
}

.tabela_titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: #036;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEF0F0;
	border-right-color: #EEF0F0;
	border-bottom-color: #EEF0F0;
	border-left-color: #EEF0F0;
	letter-spacing: 3px;
	margin-left: 10px;
	padding-left: 10px;
	background-color: #BCD3E0;
}

.tabela_titulo_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #666666;
	background-color: #EAEAEA;
	border: 1px solid #000000;
	text-align: center;
}

.tabela_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #FFFFFF;
	border-left-color: #C5C5C5;
	border-bottom-style: dashed;
	
}

.titulo_menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B6BEC2;
	border-right-color: #B6BEC2;
	border-bottom-color: #B6BEC2;
	border-left-color: #B6BEC2;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-align: right;
	text-decoration: none;
}

.footer:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	font-style: normal;
	text-align: right;
	text-decoration: none;
}

.menu_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #8498B0;
	border-right-color: #8498B0;
	border-bottom-color: #8498B0;
	border-left-color: #8498B0;
}

.menu_lateral:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border: 1px none #003366;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background-color: #6398FE;
	padding-left: 10px;
}

.menu_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #09C;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	display: block;
	font-variant: normal;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}

.menu_topo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	line-height: 20x;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #FFF;
}

.menuvert1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CBDCD8;
	font-weight: bold;
	text-align: center;
	border: 1px none #003366;
	background-color: #889399;
	text-decoration: none;
	line-height: 16px;
}

.menuvert2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}

.menuvert2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	display: block;
	border: 1px solid #43929F;
}

.links {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006699;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006666;
	color: #999999;
	text-decoration: underline;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links_paginacao {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006699;
	color: #0066CC;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links_paginacao:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006666;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links_paginacao2 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006699;
	color: #0066CC;
	text-decoration: underline;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links_paginacao2:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006666;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.acta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	border: 1px solid #000000;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.botao:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006666;
	background-color: #999999;
	display: block;
	border: 1px solid #000000;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: none;
	line-height: 16px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	display: block;
}

.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}

.link2_drt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
	display: block;
}

.link2_drt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
}


.tabela_esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
}
.tabela_drt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBDCD8;
}

.tabelas_cx {
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	border: 1px dotted #CCCCCC;
	line-height: 12px;
}

.botao01 {
	background-color: #F3F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	display: block;
	border: 1px solid #000000;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

.botao01:hover {
	background-color: #3D78D1;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #999999;
	line-height: 14px;
	font-size: 9px;
}

.botaomenu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	display: block;
	border: 1px solid #FFFFFF;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	background-color: #EEF0F0;
}

.botaomenu01_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	display: block;
	border: 1px solid #FFFFFF;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	background-color: #EEF0F0;
}

.botaomenu01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6499FF;
	display: block;
	border: 1px solid #6499FF;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	background-color: #EEF0F0;
}

.botaomenu02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	border: 1px none #000000;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}

.botaomenu02_fixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	border: 1px dotted #006699;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	background-color: #6499FF;
}

.botaomenu02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	border: 1px none #000000;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
	background-color: #EEF0F0;
}

.botaomenu02_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	border: 1px none #000000;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}

.botao02 {
	background-color: #004473;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	border: 1px dotted #000000;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.botao02:hover {
	background-color: #005A96;
	color: #CCCCCC;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #FFFFFF;
}

.titulo_modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}

.cx_destaque_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	display: block;
}
.cx_testaque_txt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}


.fundo_apresentacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: #E8ECEC;

}

.menu_nivel1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	display: block;
	line-height: 24px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	left: auto;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9F9F9;
}

.menu_nivel1:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EFEFEF;
	display: block;
	border: 1px dashed #999999;
	line-height: 24px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
}

.menu_nivel2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	display: block;
	border: 1px none #000000;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	left: auto;
	padding-left: 30px;
	list-style-image: url(imagens/arrow2.gif);
	list-style-type: disc;
	list-style-position: inside;
}

.menu_nivel2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	display: block;
	border: 1px none #CCCCCC;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 30px;
	text-decoration: underline;
	font-style: italic;
}

.menu_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	display: block;
	border: 1px none #000000;
	line-height: 12px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	left: auto;
	list-style-image: url(imagens/arrow2.gif);
	list-style-type: disc;
	list-style-position: inside;
}

.menu_login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	display: block;
	border: 1px none #CCCCCC;
	line-height: 12px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: underline;
	font-style: italic;
}

.txt_fp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	border: 1px none #000000;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	left: auto;
	list-style-image: url(imagens/arrow2.gif);
	list-style-type: disc;
	list-style-position: inside;

}

.txt_fp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

	border: 1px none #CCCCCC;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: underline;
	font-style: italic;
}

.tabela_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #98A6B1;
	border-right-color: #98A6B1;
	border-bottom-color: #98A6B1;
	border-left-color: #98A6B1;
}

.tabela_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #889399;
}

.tabela_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CFD6DA;
}

.tabela_fundo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98A6B1;
	border-right-color: #98A6B1;
	border-bottom-color: #98A6B1;
	border-left-color: #98A6B1;
}

.tabela_coordenador_curso_aberto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	background-color: #E8ECEC;
	border: 1px solid #98A6B1;
}

.dropdow01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #F7F7F7;
	border: 1px dotted #B6BEC2;
}

.dropdow01_drt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #F7F7F7;
	text-align: right;
	border: 1px dotted #B6BEC2;
}

.titulo_tabela_faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	background-color: #E8ECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #98A6B1;
	border-right-color: #98A6B1;
	border-bottom-color: #98A6B1;
	border-left-color: #98A6B1;
	line-height: 16px;
	font-weight: bold;
}

.video {
	border: 1px solid #98A6B1;

}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	background-position: right;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;


}

.links_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;


}

.links_rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	text-decoration: underline;

}

.links_apoio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: right;

}

.links_apoio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	text-decoration: underline;
}


/*all styles related to the main calendar grid*/
table.cells {
	border-collapse: collapse;
	border: solid #CCCCCC 1px;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
/*the day headings*/
table.cells th {
	border: solid #CCCCCC 1px;
	text-align: left;
	font-weight: bold;
	color: #0054E3;
	width: 22px;
}
table.cells th.wkhead {
	border-right: double #CCCCCC 3px;
	cursor: default;
	width: 22px;
}
/*The date cells*/
table.cells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	height: 20px; /*IE doesn't like ems*/
}
table.cells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.cells td.noselect {
	background-color: #EEEEEE;
	color: #BBBBBB;
	text-decoration: line-through;
	cursor: default;
}
table.cells td.hlday {
	background-color: #99FF99;
}
table.cells td.wkday {
	background-color: #DDDDDD;
}
table.cells td.wkend {
	background-color: #DDDDDD;
}
table.cells td.curdate {

}
table.cells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.cells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.cells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.cells td.hover {
	background-color: #999999;
}
table.cells td div {
	padding: 1px;
	margin: 0;
}

.destaque_produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 14px;
	font-weight: bold;
	text-align: center;

}

.links_imagem {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
}

.links_imagem:hover {
	border: 1px solid #000;
}