/* -------------------------------------------- CSS Geral */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-3dlight-color: #DEE0E1;
	scrollbar-highlight-color: #DEE0E1;
	scrollbar-face-color: #C0C1C4;
	scrollbar-arrow-color: #B13A1D;
	scrollbar-shadow-color: #DEE0E1;
	scrollbar-darkshadow-color: #DEE0E1;
	scrollbar-track-color: #DEE0E1;	
	overflow: auto;
}

#page { /* para deixar a página centrazada usar isso */
	margin: auto;
	padding: auto;
	text-align: center;

}

#page_int { /* para deixar a página centrazada usar isso */
	margin: auto;
	padding: auto;
	width: 900px;
	height: auto;
	overflow: hidden;
	display: block;
}

/* -------------------------------------------- CSS Topo */

#topo {
	width: 900px;
	height: 91px;
	margin: 0 0 5px 0;
}

/* -------------------------------------------- CSS Display Flash e Display Tit */

#display_flash {
	margin-top: 3px;
}

#display_tit {
	float: left;
	margin-top: 3px;
}

/* -------------------------------------------- CSS Display Flash */

#dest_home {
	width: 892px;
	height: auto;
	overflow: hidden;
	margin-left: 3px;
	margin-top: 5px;
	text-align: left;
}

#dest_bgcinza1 {
	width: 289px;
	height: 150px;
	float: left;
	clear: none;
	background-image: url(../images/bg_dest_cinza1.jpg);
	background-repeat:repeat-y;
}

#dest_bgcinza2 {
	width: 301px;
	height: 150px;
	float: left;
	clear: none;
	background-image: url(../images/bg_dest_cinza2.jpg);
	background-repeat:repeat-y;
}

#dest_bgcinza2 object {
	margin: 4px;
}

#dest_bgcinza3 {
	width: 302px;
	height: 150px;
	float: left;
	clear: none;
	background-image: url(../images/bg_dest_cinza3.jpg);
	background-repeat:repeat-y;
}

.titDestCinza {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 0 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.txtDestCinza {
	padding-left: 10px;
	font-size: 12px;
	color: #7E7E7E;
	font-weight: bold;
}

.txtDestCinza p {
	margin: 0 0 5px 0;
	}
	
.txtDestCinza p a {
	color: #7E7E7E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.txtDestCinza p a:hover {
	color: #B2B2B2;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
	
.txtDestCinza a {
	font-weight: normal;
	color: #B13A1D;
	font-size: 11px;
}

.txtDestCinza a:hover {
	font-weight: normal;
	color: #E6350A;
	font-size: 11px;
	text-decoration: none;
}

#clear {
	clear: both;
	line-height: 1px;
}

.imgDestCinza {
	border: solid 3px #FFFFFF;
	float: left;
	clear: none;
	margin: 3px 5px 3px 5px;
} 

.txtDestVerde {
	padding-left: 10px;
	font-size: 12px;
	color: #060;
	font-weight: bold;
}

/* -------------------------------------------- CSS Destaque Parte Inferior */

#parte1 {
	width: 269px;
	height: auto;
	float: left;
	clear: none;
}

#parte2 {
	width: 280px;
	height: auto;
	float: left;
	clear: none;
	padding: 10px 10px 10px 0px;
}

#parte2 .txt { 
	font-weight: bold;
	color: #6F7376;
	font-size: 12px;
	text-decoration: none;
}

#parte2  a {
	font-weight: bold;
	color: #6F7376;
	font-size: 12px;
	text-decoration: none;
}

#parte2  a:hover {
	color: #E4E4E4;
}

#parte3 {
	width: 260px;
	height: 140px;
	float: right;
	clear: none;
	border-left: solid 1px #E4E4E4;
	padding: 10px 10px 10px 10px;
}

#parte3 .txt { 
	font-weight: normal;
	color: #6F7376;
	font-size: 11px;
	text-decoration: none;
}

#parte3  a {
	font-weight: normal;
	color: #6F7376;
	font-size: 11px;
	text-decoration: none;
}

#parte3  a:hover {
	font-weight: normal;
	color: #E4E4E4;
	font-size: 11px;
}

#parte4 {
	width:580px;
	height: auto;
	display: block;
	float: right;
	clear: none;
	border-left: solid 1px #E4E4E4;
	padding: 0px 10px 10px 10px;px;
}

#parte4 .txt { 
	font-weight: normal;
	color: #6F7376;
	font-size: 11px;
	text-decoration: none;
}

#parte4  a {
	font-weight: bold;
	color: #B13A1D;
	font-size: 11px;
	text-decoration: none;
}

#parte4  a:hover {
	color: #F60;
}

.titDestInformativo {
	width: 99%px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #6F7376;
	border-bottom: solid 1px #E4E4E4;
	margin-bottom: 10px;
}

.titDestInformativo span {
	color: #B13A1D;
}

.txtDestInformativo {
	width: 99%;
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 5px 5px 0;	
	background-color: #CCC;
	text-decoration: none;
}

/* -------------------------------------------- CSS Informativo 

#parte3 {
	width: 280px;
	height: auto;
	float: right;
	clear: none;
	border-left: solid 1px #E4E4E4;
	padding: 10px;
}

#parte3 .txt { 
	font-weight: bold;
	color: #6F7376;
	font-size: 12px;
	text-decoration: none;
}

#parte3  a {
	font-weight: normal;
	color: #B13A1D;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 18px;
}

#parte3  a:hover {
	font-weight: normal;
	color: #F30;
	font-size: 12px;
	text-decoration: none;
	

}
*/

.titDestInf {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #6F7376;
	border-bottom: solid 1px #E4E4E4;
	margin-bottom: 10px;
}

.titDestInf span {
	color: #B13A1D;
}

.imgDestInf {
	float: left;
}

.txtDestInf p {
	width: 140px;
	float: left;
	clear: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 25px 0;
}

.txtDestInf p a {
	color: #7E7E7E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.txtDestInf p a:hover {
	color: #B2B2B2;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

/*-------------------------------------------------- CALENDÁRIO GRANDE ------------------------

table #calendario {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

table #calendario a {
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-decoration:none;
	font-size: 14px;
}

table #calendario a:hover {
	color: #B13A1D;
	font-weight: bold;
	font-size: 14px;
}

*/

table #calendario {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

table #calendario a {
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-decoration:none;
	font-size: 12px;
}

table #calendario a:hover {
	color: #B13A1D;
	font-weight: bold;
	font-size: 12px;
}

.cellPar {
	background-color: #DEE0E1;
} 

.cellImpar {
	background-color: #C0C1C4;
} 


/* -------------------------------------------- CSS Rodape */

#rodape {
	width: 100%;
	height: 40px;
	float: left;
	clear: none;
	background-image: url(../images/bg_rodape.jpg);
}

#txt_rodape {
	width: 900px;
	margin: auto;
	padding: auto;
	font-size: 11px;
	margin-top: 10px;
	color: #6F7376;
}

.txtRodEsq {
	width: 550px;
	float: left;
	clear: none;
	text-align: left;
	margin-left: 5px;
}

.txtRodDir a {
	width: 300px;
	float: right;
	clear: none;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
	font-weight: bold;
	color: #B13A1D;
	text-decoration: none;
}

.txtRodDir a:hover {
	color: #E6350A;
}

