@import url("css_pages.css");

*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
}

body{
	background:url(../images/background.jpg) repeat-x;
	background-color:#191919;
}

#container{
	width:945px;
	_width:955px;
	margin:0 auto;
}

#conteudo_principal{background:url(../images/bg_lateral.jpg) 0 0 repeat-y ;}

h2 a{
	font-size:14px;
	color:#efb83c;
	text-decoration:none;
	font-weight:bold;
}

p{
	color:#fff;
	font-size:12px;
	text-align:justify;
}

.subs{
	font-size:14px;
	color:#efb83c;
}
.link{color:#efb83c;}

p strong{color:#efb83c;}
/************************************************************************************/

#logo{
	height:58px;
	margin:8px 0 0 0;
	*margin:8px 0 0 0;
	_margin:8px 0 -4px 0;
	float:left;
}

#logo h1{display:none;}
#logo a img{border:none;}

#menu_topo ul{
	width:434px;
	height:51px;
	background:url(../images/menu_topo.jpg);
	float:right;
	margin:8px 0 0 0;
}

#menu_topo ul li{
	padding:15px 12px 0 30px;
	float:left;
	text-align:center;
}

#menu_topo ul li a{
	color:#fdc746;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#menu_topo ul li a:hover{text-decoration:underline;}
/************************************************************************************/

#banner_principal{
	width:945px;
	height:274px;
	clear:both;
}
/************************************************************************************/

#barra_lateral{
	width:209px;
	background:url(../images/bg_lateral.jpg) repeat-y;
	float:left;
}

#menu{padding:10px 0 0 0;}

#menu ul li a{
	width:196px;
	height:27px;
	background:url(../images/bt_menu.jpg) center top;
	display:block;
	color:#c99e39;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:12px 0 0 13px;
}

#menu ul li a:hover{
	background:url(../images/bt_menu.jpg) center bottom;
	text-decoration:underline;
}

#newsletter{margin:0 0 0 6px;}

#newsletter h2{
	font-size:16px;
	color:#ccc;
}

#newsletter p{
	font-size:12px;
	color:#ccc;
	margin:6px 0 10px 0;
}

#newsletter form input{
	width:190px;
	height:22px;
	background:url(../images/bg_input.jpg);
	border:none;
	color:#fff;
	font-size:11px;
	padding:9px 0 0 8px;
	margin:0 0 9px 0;
}

#newsletter form #ok{
	width:52px;
	height:18px;
	background:url(../images/bg_ok.jpg) 1px 1px;
	border:none;
	color:#fff;
	font-size:10px;
	padding:0 0 0 0;
	margin:0 0 0 130px;
}
/************************************************************************************/

#conteudo{
	width:725px;
	float:right;
	margin:10px 0 0 0;
}
/************************************************************************************/

#calendario{
	width:711px;
	height:235px;
	background:url(../images/fundo_destaque.jpg) no-repeat;
	padding:0 0 0 15px;
}

.botao_destaque{
	width:170px;
	height:19px;
	background:url(../images/botao_destaque.jpg);
	display:block;
	clear:both;
	text-indent:-9999px;
	margin:213px 0 0 535px;
	*margin:213px 0 0 72px;
	_margin:-15px 0 0 535px;
	position:absolute;
}

#curso_destaque{
	width:658px;
	height:193px;
	*height:183px;
	clear:both;
	float:left;
	margin:18px 0 0 -10px;
	_margin:35px 0 0 5px;
}

#outros_cursos{
	width:227px;
	height:185px;
	float:right;
	margin:15px 11px 0 0;
	_margin:15px 3px 0 0;
}

#calendario h2 a{
	font-size:17px;
	color:#efb83c;
	text-decoration:none;
	font-weight:normal;
}

#calendario a img{
	border:none;
}

#calendario p{
	margin:6px 10px 0 0;
	width:425px;
	float:right;
}

#outros_cursos h3 a{
	font-size:14px;
	color:#efb83c;
	text-decoration:none;
	font-weight:bold;
}

#outros_cursos ul li a{
	font-size:12px;
	text-decoration:none;
	color:#80662d;
	height:23px;
	display:block;
}

#outros_cursos ul li a:hover{color:#efb83c;}
/************************************************************************************/

#empresa_fotos{
	width:455px;
	margin:10px 0 0 0;
	*margin:20px 0 0 0;
	float:left;
}

.veja_mais{
	width:92px;
	height:18px;
	background:url(../images/veja_mais.jpg);
	display:block;
	clear:both;
	text-indent:-9999px;
	margin:383px 0 0 193px;
	*margin:-20px 0 0 193px;
	position:absolute;
}

#empresa{
	width:281px;
	height:394px;
	background:url(../images/home_empresa.jpg) 0 18px no-repeat;
	*background:url(../images/home_empresa.jpg) 0 9px no-repeat;
	float:left;
}

#empresa h2 a{
	font-size:14px;
	color:#efb83c;
	text-decoration:none;
	font-weight:bold;
	margin:-20px 0 0 120px;
	position:relative;
}

#empresa p{
	width:245px;
	margin:160px 0 0 10px;
}

#fotos{
	width:139px;
	height:354px;
	background:url(../images/home_fotos.jpg) 0 18px no-repeat;
	*background:url(../images/home_fotos.jpg) 0 9px no-repeat;
	position:relative;
	float:right;
	padding:40px 0 0 35px;
	*padding:32px 0 0 35px;
}

#fotos a img{
	border:none;
	margin:0 0 16px 0;
}
/************************************************************************************/

#anuncio{
	width:238px;
	margin:10px 0 0 0;
	*margin:20px 0 0 0;
	float:right;
}
/************************************************************************************/

#rodape{
	width:732px;
	height:107px;
	background:url(../images/rodape.jpg);
	padding:23px 0 0 0;
}

#logo_rodape{
	float:left;
	width:340px;
	margin:0 20px 0 0;
}

#logo_rodape img{
	float:left;
	margin:0 15px 0 20px;
}

#logo_rodape h1{
	font-size:20px;
	color:#717171;
	font-weight:normal;
	line-height:30px;
}

#rodape h3{
	font-size:16px;
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#rodape p{
	font-size:11px;
	color:#717171;
	margin:8px 0 0 0;
}

#bandeiras{margin:0 auto;width:600px;}

#bandeiras ul li{
	display:block;
	float:left;
	margin:0 9px 8px 0;
}

.span{
	float:left;
	display:block;
	height:180px;
	margin:0 0 0 90px
}
/************************************************************************************/

.eventos, .eventos_maior{
	float:left;
	width:164px;
	margin:0 23px 0 0;
	line-height:15px;
}

.eventos h3 a, .eventos_maior h3 a{
	font-size:12px;
	color:#efb83c;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	display:block;
}

.eventos span{
	border-top:1px solid #5A0A0B;
	display:block;
}

.eventos_maior h3 a{text-align:left;}

.eventos_maior{
	width:100%;
	_width:690px;
	border-top:1px solid #2F2F2F;
	border-bottom:1px solid #2F2F2F;
	padding:10px 0 10px 0;
}

.eventos_maior .float{
	float:left;
	display:block;
}

.eventos_maior p{
	width:280px;
	_margin:-15px 0 0 0;
}

.texto_link{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.eventos a img{border:none;}
.eventos_maior a img{border:none;margin:0 10px 0 0;}