﻿
@media print 
{
	body
	{
		margin: 2,5cm;
		font-size: 11px;
		color: #ffffff;
		font-family: Arial;
		background-color: white;
	}
}


@media screen 
{
	body
	{
		margin: 0px;
		font-size: 11px;
		color: #000000;
		font-family: Arial;
			background-color:#ffffff;
	/*background-image: url(/images/bg_01.png);
	background-repeat:repeat-x ;*/
	}
}



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: #DF7527;
	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:50px;
	height:105px;
	
}

#mainTable 
{
	padding-top:0px;
	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_13_laranja
{
	font-weight: bold;
	font-size: 12px;
	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;
	/*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;*/
	background-color:#F5821F;
}

.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;*/
	color:#fff;
	font-weight:bold;
	/*background:url(/images/pt/fundo_header.gif);*/
	background-color:#353535;
	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;
	
}

table.topmost  
{
	background: url(/images/topmost.png) no-repeat; 
	
	}

.arial_10_light
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}


.arial_10_light A, .arial_10_light A:LINK, .arial_10_light A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.arial_10_light A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.arial_10_orange
{
	font-weight: normal;
	font-size: 11px;
	color: #DF7527;
	font-family: Arial;
	text-decoration: none;
}


.arial_10_orange A, .arial_10_orange A:LINK, .arial_10_orange A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #DF7527;
	text-decoration: none;
}


.arial_10_orange A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #DF7527;
	text-decoration: underline;
}

.arial_10_black
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}


.arial_10_black A, .arial_10_black A:LINK, .arial_10_black A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.arial_10_black A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.arial_11_orange
{
	font-weight: normal;
	font-size: 11px;
	color: #DF7527;
	font-family: Arial;
	text-decoration: none;
}


.arial_11_orange A, .arial_11_orange A:LINK, .arial_11_orange A:VISITED 
{
	font-weight: normal;
	font-size: 11px;
	color: #DF7527;
	text-decoration: none;
}


.arial_11_orange A:HOVER
{
	font-weight: normal;
	font-size: 11px;
	color: #DF7527;
	text-decoration: underline;
}


.inputbutton {
  border-style: solid;
  border-color: #DF7527;
  border-width: 1px;
  background-color: #ffffff;
  	font-family:Arial;
	font-weight: normal;
	font-size: 10px;
	color: #353535;
}


.table.2011 {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ebeadd;
	border-collapse: separate;
	background-color: white;
}
.table.2011 th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.table.2011 td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
