/* CSS Document */

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.txtpadrao1 {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.textosVermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.textosVermelho:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.textosVermelho2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.textosVermelho2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E77817;
	text-decoration: none;
	font-weight: bold;
}

.textosVermelho3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.textosVermelho3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E77817;
	text-decoration: none;
	font-weight: bold;
}

.textosPequenos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textosDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}
.textomedio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;


}
.textomedioLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;

}
.textomedioLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;

}
.textopeqLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
.textopeqLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	color: #999999;
	font-size: 11px;
}
.textocaminho {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
.textocaminho:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration:underline;
	color: #E77817;
	font-size: 10px;
}
.textocaminho2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	color: #E77817;
	font-size: 10px;
}
.fonteTituloDestaqueGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #EE251D;
	letter-spacing: -1pt;
}

.txtprograma { 
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}
A.txtprograma { 
  font-family: arial;
  font-size: 12px;
  text-decoration: underline;
  font-weight: normal;
  color: #000000;
}
A.txtprograma:hover { 
  font-family: arial;
  font-size: 12px;
  text-decoration: underline;
  font-weight: normal;
  color: #DA251C;
}

.txthoraprograma {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #534300;
	text-align: left;
}
A.txthoraprograma:hover { 
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: #534300;
}

.lcinzabaixo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
}

.fontevermelha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
.fontepreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.fontelaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E77817;
	font-weight:bold;
	text-decoration:none;
}

.fontelaranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E77817;
	font-weight:bold;
	text-decoration:underline;
}

.fundo2 {
	background-image: url(images/fundo3.jpg);
	background-repeat: no-repeat;
}

.fundogeral {
	background-image: url(images/fundo2.jpg);
	background-repeat: no-repeat;
}
.fonteContato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fonteContatoDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE251D;
	text-decoration:none;
}

.fundotopo {
	background-image: url(images/fundo1.jpg);
	background-repeat: no-repeat;
}
.fundo {
 background-color:#FAF5ED;
}

.opcaoMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000; 
	background:url(images/fundo_menu.gif);
	background-repeat:no-repeat;	 
	padding-bottom:2px;	
}
.opcaoMenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF; 	
	padding-bottom:2px;		 
}
.opcaoMenuLaranja {
	background:url(images/fundo_menu_hov.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;	
}
.fonteMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000; 
	width:76px; 
	height:18px;
	padding-top:1px;
}
.fonteMenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF; 
	background:url(images/fundo_menu_hov.gif);
	background-repeat:no-repeat;
	width:76px; 
	height:18px;
	padding-top:1px;
}
.fonteLogyc {
	font-family:Arial, Helvetica, sans-serif;
	color:#A9621B;
	text-decoration:none;
	font-size:9px;
	line-height:10px;
}
.fonteLogyc:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#A9621B;
	text-decoration:none;
	font-size:9px;
	background-color:#E9E9E9;
	line-height:10px;	
}
.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F20000;
	border: 1px solid #FFFFFF;
	font-size: 10px;
}
.botoesOver {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF702B;
	border: 1px solid #FFFFFF;
	font-size: 10px;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	border: 1px solid #CCCCCC;
}

.leg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px;
	background:none;
	overflow:hidden;
	text-decoration:none;
}

.quadrofotos {
	border: 2px solid #F8E0C7;
}

.ladoamarelo {
	background-image: url(images/lado.jpg);
	background-repeat: repeat-x;
}

.bordaslados {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D5B00;
	border-left-color: #6D5B00;
}

.linhamarrom {
	border-bottom: 4px solid #BA6C1D;
}
.linhacinza {
	border-bottom: 3px solid #CBCAC7;
}
.linhapreta {
	border-bottom: 1px dotted #6D5B00;
}
.fontebrancagrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
.fontebranca {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
}

.fontepretapequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.bordasladosfoto {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bordasladosbaixo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #C09D73;
	border-left-color: #C09D73;
	border-bottom-color: #C09D73;
}

.bordasladosfotoshome {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #C09D73;
	border-left-color: #C09D73;
	border-bottom-color: #C09D73;
	border-top-color: #C09D73;
}
