/* Girafa Comunicação - falecom@girafacomunicacao.com.br - 42 3522 3984 */
/* CSS Document */

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}
/*div { border:1px dotted #CCCCCC;} */
body { 
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position:center;
	background:#F2F5F9;
	
}
#container {
	text-align:left;
	width:778px;
	height:auto;
	position:relative;
	background: #FFF url(../img/bg-container.jpg) repeat-y;
	margin:0 auto;
}
#top{
	height:159px;
	position:relative;
}
#top .logo{
	height:136px;
	width:158px;
	float:left;
	margin:3px 0 0 5px;
}
#top .idiomas{
	height:133px;
	width:180px;
	float:right;
	margin:5px 0 0 0;
	
}
#top .idiomas img{
margin:0 0 5px 0;
}
#top .idiomas .dropmenu {
	color: #5C88B5;
	width:150px;
	border:1px solid #D7E1EC;
	font-size:10px;
}

/*-----Inicio Menu TOP------*/
#top .menu-top{
	float:left;
	width:775px;
	height:21px;
	background:url(../img/bg-menu.jpg) repeat-x;
}
#top .menu-top{
	color:#FFFFFF;
	font-size:9px;
}
#top .menu-top ul{
	margin:4px 0 0 10px;
}
#top .menu-top ul li{
	display:inline;
	margin:0 5px 0 5px;
}
#top .menu-top a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#top .menu-top a:hover{
	color:#F8C301;
}
#top .menu-top a:active{
	color:#F8C301;
}
#index .home_ativo{
	color:#F8C301;

}
/*-----Fim Menu TOP------*/




#banner-inicial {
	height:366px;
	position:relative;
	margin:0 0 10px 0;
}

#conteudo-1-inicial {
	height:310px;
	position:relative;
}

#container-cursos {
	position: relative;
	top: -20px;
	left:  40px;
	padding: 4px 0 0 0;
	background: #6F97BC;
	height: 34px;
	width: 700px;
}

#container-cursos a {
	color: #FFF;
	text-decoration: underline;
}

#container-cursos a:hover {
	text-decoration: none;
}		

#container-cursos p {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}	
	
#conteudo-1-inicial .bloco {
	width:198px;
	height:250px;
	float:left;
	margin:0 0 0 38px;
	_margin:0 0 0 25px;
	text-align:right;
	padding:30px 12px 0 0;
}
#conteudo-1-inicial .bloco p{
	color:#5C88B5;
	margin:15px 5px 0 0;
	line-height:140%;
	font-size:12px;
}

#conteudo-1-inicial .bloco a {
	color:#5C88B5;
	text-decoration: none;
}

#conteudo-1-inicial .bloco a:hover {
	color: #0066CC;
}

#conteudo-1-inicial #bloco1 {
	background:url(../img/bg-institucional.jpg) no-repeat top;
}
#conteudo-1-inicial #bloco2{
	background:url(../img/bg-servicos.jpg) no-repeat top;
}
#conteudo-1-inicial #bloco3{
	background:url(../img/bg-produtos.jpg) no-repeat top;
}



#rodape{
	height:63px;
	position:relative;
	width:777px;
	margin:0 auto;
	background:url(../img/bg-rodape.jpg) no-repeat;
	text-align:right;
	color:#5C88B5;
}
#rodape p{
	padding:26px 0 0 0;
	margin:0 10px 0 0;
	line-height:120%;
	position:relative;
}
.assinatura{
	width:14px;
	height:24px;
	float:left;
	margin:36px 0 0 10px;
}