﻿
@media print 
{
	body
	{
		margin: 2,5cm;
		font-size: 11px;
		color: #353535;
		font-family: Arial;
		background-color: white;
	}
}


@media screen 
{
	body
	{
		margin: 0px;
		font-size: 11px;
		color: #000000;
		font-family: Arial;
		background-color: white;
	}
}



A, A:LINK, A:VISITED, SPAN A, SPAN A:LINK, SPAN A:VISITED
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	text-decoration: none;
}

A:HOVER, SPAN A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	text-decoration: underline;	
}

td, .normal
{
	font-size: 11px;
	color: #353535;
	font-family: Arial;
}

.nd 
{
	color:#ababab;
}

.arial_10_dark
{
	font-weight: normal;
	font-size: 11px;
	color: #353535;
	font-family: Arial;
	text-decoration: none;
}


.arial_10_dark A, .arial_10_dark A:LINK, .arial_10_dark A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	text-decoration: none;
}


.arial_10_dark A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	text-decoration: underline;
}


.arial_11_dark
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}


.arial_11_dark A, .arial_11_dark A:LINK, .arial_11_dark A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.arial_11_dark A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	text-decoration: underline;
}




.arial_11_bold
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}


.arial_11_bold A, .arial_11_bold A:LINK, .arial_11_bold A:VISITED 
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.arial_11_bold A:HOVER
{
	font-weight: bold;
	font-size: 11px;
	color: #3D8884;
	text-decoration: underline;
}



.titulo_16, .title, h1
{
	font-weight: bold;
	font-size: 15px;
	color: #353535;
	font-family: Arial;
	margin-bottom:5px;
	padding-bottom:5px;
}

.titulo_14, .subtitle, h2
{
	font-weight: bold;
	font-size: 11px;
	color: #353535;
	font-family: Arial;
}

.titulo_16_white
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
}

.titulo_14_white
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
}


.titulo_caixa
{
	font-weight: bold;
	font-size: 12px;
	color: #353535;
	font-family: Arial;
}


#content 
{
	padding:0px;
	padding-top:0px;
	height:100%;
}

#footer 
{
	padding-top:11px;
	height:105px;
}

#mainTable 
{
	height:100%;
}

.field, textarea
{
	font-family:Arial;
	border-color: 1px solid #353535;
	font-weight: normal;
	font-size: 11px;
	color: #353535;
}

.data 
{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	font-style:italic;
	color: #686868;
}

.arial_10_laranja
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;
}


.arial_10_laranja A, .arial_10_laranja A:LINK, .arial_10_laranja A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-weight:normal;
	text-decoration: none;
}

.arial_10_laranja A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-weight:normal	;
	text-decoration: underline;
}


.arial_11_white
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;
}


.arial_11_white A, .arial_10_white A:LINK, .arial_10_white A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color:  white;
	font-weight:normal;
	text-decoration: none;
}

.arial_11_white A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-weight:bold;
	text-decoration: underline;
}

.arial_11_laranja
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-family: Arial;
	text-decoration: none;
}


.arial_11_laranja A, .arial_11_laranja A:LINK, .arial_11_laranja A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-weight:bold;
	text-decoration: none;
}


.arial_11_laranja A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-weight:bold;
	text-decoration: underline;
}

.calendario 
{
	font-size: 11px;
	color:White;
}

.calendario_titulo 
{
	color:#353535;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	width:20;
}

.calendario_fds 
{
	text-align:center;
	color:#bcbcbc;
}

.calendario_separador 
{
	padding:0px;
	background-color:#efefef;
}

.calendario_selected 
{
	background-color:#3D8884;
	color:White;
	font-weight:bold;
}

.calendario_mes {
	writing-mode: tb-rl;
	filter: flipv fliph;
	color:#353535;
	font-weight:normal;
	font-size:11px;
}

ul 
{
	margin-left:-9px;
	padding-left:5px;
	display:inline-block;
	margin-bottom:5px;
}

li 
{
  list-style : none;
  line-height: 15px;
  padding-bottom:4px;
  background-image: url(/images/pt/setaLaranja.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
}


.tabelaCalendario
{
	font-size: 11px;
	color:white;
	background-color:#efefef;
}

.tabelaCalendario .calendario_area, .barra_titulo
{
	font-size: 11px;
	color:white;
	font-weight:bold;
	height:30;
	background:url(/images/pt/fundo_sep.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:11px;
	background-color:#373737;
}

.barra_titulo td 
{
	font-size: 11px;
	color:white;
	background-color:Transparent;
}

.nota, .nota td
{
	font-size: 11px;
	color:#353535;
	font-weight:normal;
	background-color:Transparent;
}

.tabelaCalendario .calendario_header_1
{
	font-size: 11px;
	color:#353535;
	
	font-weight:bold;
	background:url(/images/pt/fundo_header.gif);
	background-color:#D3D3D3;
	background-repeat:repeat-x;
}

.tabelaCalendario .calendario_dias
{
	background-color:#dedede;
}

.tabelaCalendario .calendario_precos
{
	background-color:#efefef;
}

.tabelaCalendario th
{
	font-size: 11px;
	color:white;
	background-color:#353535;
}

.tabelaCalendario td
{
	font-size: 11px;
	color:#333333;
	background-color:white;
}

@media screen {
  .nodisplay { display: none; }
  .display { display:inline; }
}


@media print {
  .noprint { display: none; }
  .print { display:inline; }
  .nobreaks {page-break-inside:avoid; }
  
}





.level1, .level2
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
}

.hoverstyle
{
    font-weight: bold;
}
       
.sublevel1
{
    background-color: Gray !important;
    color: White !important;
    font-variant: small-caps;
} 



/* 
###########################################
Footer
###########################################
*/

.tableFooter 
{
	
	background:url(/images/pt/bgfooter.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
}

.contentFooter 
{
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;
}
.contentFooter p 
{
	line-height:20px;
	display:block;
}

.contentFooter ul 
{
	margin-left:-9px;
	padding-left:5px;
	display:inline-block;
	margin-bottom:1px;
}

.contentFooter li 
{
  list-style : none;
  line-height: 12px;
  padding-bottom:4px;
  background-image: url(/images/pt/setaLaranja.gif);
  background-position: 6px 6px;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
}

.contentFooter A, .contentFooter A:LINK, .contentFooter A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #676767;
	font-family: Arial;
	font-weight:normal;
	text-decoration: none;
}

.contentFooter A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #3D8884;
	font-family: Arial;
	font-weight:normal;
	text-decoration: underline;
}

.contentFooter h1 
{
	text-align:left;
	font-weight: normal;
	font-size: 12px;
	color: #676767;
	font-family: Arial;
	font-weight:bold;
	text-decoration: none;
}

.caixaTagHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #565656;
	text-align:left;
	padding:5px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:20px;
	margin-bottom:0px;
	margin-top:0px;
	height:18px;
	border-bottom:1px #ababab solid;
	vertical-align:baseline;
	
}