@import url("css-pages.css");

* {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	}
	
body {
	background:url(../images/idiomas-background.gif) left top repeat-x
	}
	
#container {
	width:760px;
	margin:0 auto;
	background:url(../images/conteudo.jpg) 0px 349px no-repeat;
	}
	
#iso{
	width:1000px;
	margin:0 auto;
}
	
.links {
	height:17px;
	}
	
#topo p.mail {
	height:13px;
	width:350px;
	float:left;
	padding-top:3px;
	}
#topo p.mail a {
	display:block;
	text-indent:-9999px;
	width:57px;
	height:11px;
	background:url(../images/webmail.jpg) no-repeat;
	}
#topo ul.idiomas {
	list-style:none;
	height:17px;
	width:50px;
	padding-left:300px;
	float:right;
	}
#topo ul.idiomas li {
	width:16px;
	height:11px;
	float:left;
	margin:3px;
	}
#topo ul.idiomas li a {
	display:block;
	height:11px;
	font-size:2px;
	text-indent:-9999px;
	outline:none;
	}
	
#topo {
	background:url(../images/topo-ie.gif) 0px 25px no-repeat;
	}
html>body #topo {
	background:url(../images/topo.gif) center top no-repeat;
	}
	
h1 {
	background:url(../images/tristar.gif);
	width:206px;
	height:101px;
	float:left;
	}
	
h1 a {
	display:block;
	height:101px;
	outline:none;
	text-indent:-9999px;
	}
	
.navegacao {
	list-style:none;
	float:right;
	width:170px;
	padding-top:84px;
	}
.navegacao li {
	width:84px;
	float:left;
	}
.navegacao li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	}
	
#barnav {
	background:url(../images/menu.gif);
	height:34px;
	clear:both;
	list-style:none;
	}
#barnav li {
	width:75px;
	float:left;
	}
#barnav li a {
	display:block;
	height:27px;
	padding-top:7px;
	text-align:center;
	color:#f4f4f4;
	text-transform:capitalize;
	text-decoration:none;
	font-size:14px;
	outline:none
	}
#barnav li a:hover {
	background:#f5f5f5;
	color:#646464
	}
	
#barnav ul#lista-servicos, ul#lista-treinamentos {
	list-style:none;
	background:none;
	background:#666;
	position:absolute;
	}
#barnav ul#lista-servicos li, ul#lista-treinamentos li {
	float:none;
	background:#6F7484;
	width:250px;
	border-bottom:1px solid #666
	}
	
#barnav ul#lista-servicos li a, ul#lista-treinamentos li a {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	outline:none
	}
	
#conteudo {
	background:url(../images/conteudo.jpg) 0px 47px no-repeat;
	}

#conteudo .box {
	width:226px;
	float:left;
	margin-left:14px;
	padding-top:8px;
	}
html>body #conteudo .box {
	margin-left:20px;
	}
	
#conteudo .detalha-noticia .box {
	float:none;
	width:100%;
	}
#conteudo .detalha-noticia .box h2 {
	text-indent:0;
	height:;
	border:1px solid #000;
	background:none;
	height:30px;
	}
	
#conteudo .box h2 {
	background: none;
	height:92px;
	text-indent:-9999px;
	margin-bottom:25px;
	}
#conteudo .box p {
	font-size:12px;
	text-align:justify;
	color:#555555;
	}
#conteudo ul {
	margin-left:33px;
	margin-top:5px;
	list-style-image:url(../images/bullet_toggle.png);
	}
#conteudo ul li {
	font-size:12px;
	text-align:justify;
	color:#5C7DA3;
	}
#conteudo .box p a {
	color:#2b54a7
	}
	
#rodape {
	border-top:1px solid #3366CC;
	}

#rodape p {
	color:#979797;
	font-size:10px;
	font-style:italic;
	text-align:center;
	}
	
#rodape a {
	color:#48A4FF;
	text-decoration:none;
	}
	
#rodape a:hover {
	color:#003399;
	}
	
.noticia-principal {
	width:380px;
	float:left;
	color:#555;
	padding-right:15px;
	border-right:3px dotted #344C76
	}
.noticia-principal h3 {
	text-indent:0
	}
.noticia-principal h3 a {
	color:#033699;
	text-decoration:none;
	}
.noticia-principal img {
	/*width:150px;
	height:150px;*/
	float:left;
	margin-right:10px;
	}

#conteudo .outras-noticias {
	width:340px;
	float:right;
	}
#conteudo .outras-noticias h3 {
	text-indent:0;
	margin-bottom:10px;
	}
#conteudo .outras-noticias ul {
	margin:0;
	padding:0;
	width:310px;
	list-style:none;
	}
#conteudo .outras-noticias ul li {
	margin:0;
	padding:0;
	}
	
.outras-noticias a {
	color:#555;
	}