/**************************
	CONTEUDO
***************************/
#conteudo{
	margin:0 auto;
	padding:0px;
	background-image:none;
	/*background-color:#f2f4f0;*/
}

/**************************
	TOPO SECUNDARIO
***************************/
#topo2{
	background: url(../images/bg_topo2.gif) top left no-repeat;
}

/**************************
	CAMPUS
***************************/
#campus{
	background: url(../images/bg_campus.gif) no-repeat top right;	
}

/**************************
	MEIO
***************************/
#meio{
	padding-top:70px;
	/*
	background:url(../images/det_extensao.gif) top left no-repeat;
	border-color:#ECF0E9;	*/
}

#meio hr{
	border-color: #ebf0e9;
}
#vertodas{
	text-align:right;
	font-weight:normal;
}
#vertodas_home a{
	font-family:trebuchet MS, verdana, sans-serif;
	text-align:left;
	font-weight:normal;
	padding-right:10px;
	padding-left:10px;
	font-size:10px;
	text-transform:uppercase;
	color:#7C817A;
	text-decoration:none;
}
#vertodas a{	
	color:#494949;
	text-decoration:none;
}

/**************************
	COLUNA DIREITA
***************************/
#col_direita{
	width:175px;
	border-top: solid 5px #f8fcf6;
	/*border-bottom: 10px solid #e6e9e3;*/

}
#col_direita hr{
	border-color:#f0f5f1;
	border: solid 1px #f0f5f1;
	height:10px;
}
#col_direita img{
	margin-bottom: -1px;
}
#col_direita2 hr{
	border-color:#f0f5f1;
	border: solid 3px #f0f5f1;
	height:2px;
}


/**************************
	DESTAQUES
***************************/
#destaque {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:50px;
	padding-top:20px;
	height:auto;
}
#destaque a{	
	color:#494949;
}
#destaque h1{
	font-family:trebuchet MS, verdana, sans-serif;
	color:#7d8474;
	font-size:18px;
	text-transform:none;
	background:none;
	font-weight:bold;
	height:auto;
	margin:0px;
	padding:0px;
	/*background:url(../images/tit_destaque.gif) left top no-repeat;
	height:20px;	
	padding: 0px 0px 10px 20px;
*/
}

/**************************
	NOTICIAS
***************************/
#noticias {	
	color:#494949;
}
#noticias a{
	color:#494949;
}
#noticias h1{
	font-family:trebuchet MS, verdana, sans-serif;
	color:#494949;
	background:url(../images/tit_destaque.gif) left top no-repeat;
	height:31px;
	padding-left:20px;
	text-transform:none;
}
#noticias h2{
	background:url(../images/tit_destaque.gif) left top no-repeat;
	font-family:trebuchet MS, verdana, sans-serif; 
	font-weight:bold;
	font-size:12px;
	color:#494949;
	padding-left:20px;
	text-transform:none;
}
#noticias h3{
	background:url(../images/tit_destaque.gif) left top no-repeat;
	font-family:trebuchet MS, verdana, sans-serif; 
	font-weight:bold;
	font-size:13px;
	color:#494949;
	padding-left:20px;
	text-transform:none;
}

/**************************
	INTERNAS
***************************/
#interna{	
	font-family:trebuchet MS, verdana, sans-serif; 
	font-size:11px;
	color:#494949;
	line-height:18px;
}
#interna a{
	color:#494949;
	text-decoration: none;
}
#interna a:hover{
	color: #b87204;
}
#interna h1{
	margin:0px;
	font-family:trebuchet MS, verdana, sans-serif;
	color:#494949;
	font-weight:bold;
	text-transform:none;
	background:url(../images/tit_destaque.gif) left top no-repeat;
	font-size:13px;
	height:31px;
	padding:0px 20px 0px 20px;
}
#interna input{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
#interna select{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;

}
#interna textarea {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
#interna li{
	list-style-position: outside;
	list-style-image:url(../images/seta_verde.gif);
	line-height:20px;
	border-bottom:1px solid #e6e9e3;
}

/**************************
	DESTAQUES LATERAIS
***************************/
#lateral01{
	font-family:trebuchet MS, verdana, sans-serif;
	color:#494949; 
	border-left: dotted 2px #e3e5dd;
	background:none;
}
#lateral01 a{
	font-size:11px;
	color:#494949; 
	text-decoration:underline;
}
#lateral01 ul{
	margin:0px;
	padding:0px 5px 0px 20px;
}
#lateral01 h1{
	margin:0px;
	padding:10px 0px 5px 20px;
	font-size:13px;
	color:#494949;
}
#lateral01 li{
	font-size:11px;
	color:#494949; 
	list-style:url(../images/bullet_setadupla.gif) inside;
}
#lateral01 li a{
	color:#494949;
	text-decoration:none;
}
#lateral01 li a:hover{
	text-decoration:underline;
}


#lateral02{
	padding-bottom:10px;
	font-family:trebuchet MS, verdana, sans-serif;
	border-left: dotted 2px #e3e5dd;
	background:none;
}
#lateral02 a{
	color:#494949;
}
#lateral02 h1{
	border-bottom:none;
	color:#494949;
	font-size:13px;
	padding:0px 0px 0px 20px;
}
#lateral02 ul{
	background:none;
	padding-bottom:0px;
}
#lateral02 li{
	color:#494949;
	border-bottom-color: #f8fcf6;
}
#lateral02 li a{
	color:#494949;
}
#lateral02 div{
	margin:0px;
	text-align:left;
	vertical-align:top;
}
#lateral02 div a{
	font-size:9px;
	color:#c17943;
	margin-left:20px;

}


/**************************
	DESTAQUES LATERAIS 3
***************************/

#lateral03{
	font-family:trebuchet MS, verdana, sans-serif;
	color:#494949; 
	/*border-left: dotted 2px #e3e5dd;*/
	font-size:10px;
	background:none;
}
#lateral03 a{
	font-size:10px;
	color:#494949; 
	text-decoration:underline;
}
#lateral03 ul{
	margin:0px;
	padding:0px 10px 0px 0px;
	list-style: none;
}
#lateral03 h1{
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:13px;
	text-transform:none;
	color:#494949;
	background:url(../images/tit_destaque.gif) left top no-repeat;
	height:20px;
	margin:3px 0px 8px 10px;
	padding:4px 0px 0px 20px;	
}
#lateral03 h2{
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:13px;
	color:#494949;
	background:url(../images/tit_destaque.gif) left top no-repeat;
	text-transform:none;
	height:24px;
	margin:20px 0px 8px 0px;
	padding:4px 0px 0px 20px;	
}
#lateral03 li{
	font-size:10px;
	color:#494949;
	margin: 2px 0px 5px 0px;
}
#lateral03 li a{
	color:#494949;
	text-decoration:none;
}
#lateral03 li a:hover{
	text-decoration:underline;
}
#lateral03 span{
	color:#7C817A;
}

/**************************
	DESTAQUES LATERAIS
***************************/
#lateral01{
	border-left: 0px;
	background-color:#f8fcf6;
	height:150px;
}
#lateral01 h1{
	font-family:trebuchet MS, verdana, sans-serif;
	color:#494949;
	background:url(../images/tit_destaque.gif) left top no-repeat;
	padding:0px 0px 0px 20px;
	text-transform:none;
	height:20px;
	margin-bottom:8px;
	margin-top:5px;
}
#lateral01 ul{
	height:100px;
}
/**************************
	TOPO ESPECIFICO
***************************/
#topo_especifico{
	position:absolute;
	top:139px; 
	left:26px;
	z-index:99;
	width:425px;
	height:92px;
}
/**************************
	MENU ESPECIFICO
***************************/
#menu_especifico{
	padding-top:19px;
	*padding-top:20px;
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:11px;
	color:#b87204;
}
#menu_especifico ul{
	margin:0px;
	padding:0px 15px 50px 8px;
}
#menu_especifico li{
	list-style:url(../images/seta_menu_especifico.gif) inside;
	background:url(../images/menu_especifico_pontilhado.gif) repeat-x bottom left;
	padding:3px 0px 3px 0px;
}
#menu_especifico a{
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:11px;
	color:#494949;
	text-decoration:none;
}
#menu_especifico a:hover{
	color:#b87204;
}
#menu_especifico img{
	margin:0px;
	padding:0px;
}

/**************************
	MENU ESPECIFICO 2
***************************/
#menu_especifico2{
	padding-top:0px;
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:11px;
	color:#b87204;
	padding-top:20px;
}
#menu_especifico2 ul{
	margin:0px;
	padding:0px 10px 10px 0px;
}
#menu_especifico2 li{
	list-style:url(../images/bullet_menu_vejatb.gif) inside;
	background-image:url(../images/menu_vejatambem_border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-left:5px;
}
#menu_especifico2 a{
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:10px;
	color:#494949;
	text-decoration:none;
	line-height:22px;
	text-transform:uppercase;
	margin-left:-5px;
}
#menu_especifico2 a:hover{
	color:#b87204;
}
#menu_especifico2 img{
	margin:0px;
	padding:0px;
}

/**************************
	FOTOS CAMPUS
***************************/
#fotos_campus{
	margin:0px;
	padding:0px;
	padding-top:20px;
	background-color:#f8fcf6;
	height:300px;
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:10px;
	color:#7d8474;
}
#fotos_campus h1{
	margin:0px;
	padding:0px;
	background-color:#e6e9e3;
	padding-left:20px;
	text-transform:uppercase;
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:10px;
	color:#7d8474;
	font-weight:normal;
	border-top:1px solid #FFFFFF;
	padding-top:12px;
	padding-bottom:12px;
}
#fotos_campus img{
	margin:0px;
	padding:1px;
}
#fotos_campus #miniature{
	width:80px;
	height:60px;
	border:0px;
	filter: Gray;
}
#fotos_campus table{
	background-color:#e6e9e3;
}
/**************************
	NORMAS
***************************/
#normas{
	padding-top:-50px;
	font-family:trebuchet MS, verdana, sans-serif; 
	font-size:11px;
	color:#494949;
	line-height:18px;
}
#normas a{
	color:#bc7400;
	text-decoration: none;
}
#normas a:hover{
	text-decoration: underline;
}
#normas h1{
	font-family:trebuchet MS, verdana, sans-serif;
	font-size:13px;
	text-transform:none;
	color:#494949;
	background:url(../images/tit_destaque_normas.gif) left top no-repeat;
	height:24px;
	margin:20px 0px 8px 0px;
	padding:4px 0px 0px 20px;	
}
#normas li{
	list-style-position:outside;
	list-style-image:url(../images/seta_preta.gif);
	line-height:18px;
}
/**************************
	BANNER
***************************/
#banner{
	left:-241px;
}

/*************************************
	MINI-TABS - Destaque Home
**************************************/
#destaque_home ul li a:hover,
#destaque_home ul li.on a {
	color: #408D4E;
}
#destaque_home p strong {
	color: #408D4E;
}


/*************************************
	TABS - COMPONENTE COM SCRIPT
**************************************/
#tabs {
}
	#tabs h1 {
		background-image: url(../images/tabs_tit.gif);
	}
	#tabs .nav {
	}
		#tabs .nav li {
		}
			#tabs .nav li a {
				background-image: url(../images/tabs_bt.gif);
				color: #408D4E;
			}
				#tabs .nav li a span {
					background-image: url(../images/tabs_bt_ico.gif);
				}
		#tabs .nav li.last {
		}
			#tabs .nav li.last a {
				background-image: url(../images/tabs_bt_last.gif);
			}
	#tabs #tabs_content {
	}
		#tabs #tabs_content div {
		}
			#tabs #tabs_content div h2,
			#tabs #tabs_content div p {
				color: #408D4E;
			}
/*************************************
	MÁSCARA
**************************************/

.Trebuchet09VerdeC {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 09px;
	color: #ecf0e9;
	text-decoration: none;
}
.Trebuchet10Cinza {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 10px;
	color: #5d5d5d;
	text-decoration: none;
}
.Trebuchet10Cinza a {
	color: #5d5d5d;
	text-decoration: none;
}
.Trebuchet10Cinza a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}
.Trebuchet10Verde {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 10px;
	color: #808f87;
	text-decoration: none;
}
.Trebuchet10Verde a {
	color: #808f87;
	text-decoration: none;
}
.Trebuchet10Verde a:hover {
	color: #808f87;
	text-decoration: underline;
}
.Trebuchet11Cinza {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
.Trebuchet11Verde {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 11px;
	color: #529353;
	text-decoration: underline;
}

.Trebuchet14Cinza {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 14px;
	color: #5d5d5d;
	text-decoration: none;
}
.Trebuchet18Verde {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 18px;
	color: #819088;
	text-decoration: none;
}
.saibaMais {
	font-family: "Trebuchet MS", Times, Verdana, Tahoma;
	font-size: 11px;
	color: #027135;
	text-decoration: none;
}

			
			

