/* ======= BANNER da PÁGINA PRINCIPAL ========== */ 
body#index #faixa_principal {	
}

#principal {
	width: 965px;
	height: 253px;
}

#principal #banner {
	width: 571px;
	height: 253px;
	float:left;
}

#principal #principal_colunaright {
	width: 390px;
	height: 253px;
	float:right;
}

#principal #colunarightTop {
	width: 390px;
	height: 147px;
	background:  url(../imagens/principalRightTop.gif) no-repeat;
}

#principal #colunarightTop h1.Title {
	clear: left;
	margin: 0px 15px 15px 15px;
	padding-top: 10px;
}


#principal #colunarightTop h1.azulescuro {
	clear: none;
}


#principal #colunarightTop select{
	width: 150px;
	float:left;
	margin: 0 0px 0 15px;
	color: #006699;
	padding: 2px;
}

#principal h1#colunarightUnder {
	width: 390px;
	height: 106px;
	background: url(../imagens/principalRightUnder.gif) no-repeat;
}

#principal h1#colunarightUnder a {
	height: 106px;
	display: block;
}



/* ======= CONTAINER da PÁGINA PRINCIPAL ========== */ 
#home {
	width: 965px;
	margin-top: 15px;
}

#coluna_left {
	width: 290px;
	height: 497px;
	float: left;
}

#coluna_left .programa {
	float:left;
	clear:left;
	height: 86px;
	width: 290px;
	margin-top: 13px;
	position: relative;
}

#coluna_left .programa .img {
	width: 79px;
	height: 73px;
	background-color: #99CC00; 
	float: left;
	border: #FFF solid 3px;
}

#coluna_left .programa .texto {
	color: #fff;
	width: 190px;
	float:left;
	margin: 5px 0px 0px 10px;
}

#coluna_left .programa .texto h2.titulo {
	color: #1d5565;
	font-size:16px;
	font-weight:bold;
}

#coluna_center {
	width: 415px;
	height: 497px;
	float: left;
	margin: 0 13px 0 13px;
}

#coluna_center h1 {
	margin-bottom: 13px;
}

#coluna_right {
	width: 290px;
	height: 210px;
	float: left;
	clear:right;
}

#coluna_right .destaques {
	margin-top: 13px;
	width: 290px;
	height: 45px;
	float: left;
	clear: left;
	color: #fff;
}

#coluna_right .destaques_container {
	height: 110px;
	float: left;
}

#coluna_right .destaques h2.titulo {
	color: #1d5565;
	font-size:16px;
	font-weight:bold;
	}
#coluna_right .destaques h2.data {
	color: #1d5565;
	font-size:10px;
	}
#coluna_right .destaques h2.titulo a {
	color: #fff;
}


#coluna_right_Eufui {
	width: 230px;
	float: left;
	margin-bottom: 20px;
}

#coluna_right_Eufui #eufui_container {
	clear: left;
}

#coluna_right_Eufui #eufui_topo {
	width: 230px;
	height: 15px;
	float: left;
	background: url(../imagens/eufui_topo.gif) no-repeat; 
}

#coluna_right_Eufui #eufui_container .texto {
	width: 200px;
	padding: 0px 10px 0 20px;
	float: left;
	background-color:#fff;
	min-height: 70px;
}

#coluna_right_Eufui #eufui_container .textop {
	height: 108px;
}

#coluna_right_Eufui #eufui_container .textop h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1d5565;
	background-color:#a9ea1d;
	padding: 3px 3px 3px 10px;
	margin-top: -14px;
	margin-left: -20px;
	margin-bottom: 5px;
	width: 93px;
	position: relative;
}



#coluna_right_Eufui #eufui_foto {
	width: 230px;
	float: left;
	background: #a9ea1d url(../imagens/eufui_footerBalao.gif) no-repeat; 
}


#coluna_right_Eufui #eufui_container .texto h4 {
	font-weight: bold;
	color: #1d5565;
}

#coluna_right_Eufui #eufui_foto .img {
	width: 80px;
	height: 80px;
	background-color:#993300;
	float: left;
	margin: 25px 10px 0px 10px;
	border: #FFF 2px solid;
}

#coluna_right_Eufui #eufui_footer {
	width: 230px;
	height: 12px;
	float: left;
	background: url(../imagens/eufui_footer.gif) no-repeat; 
}

