*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
}

p{
	margin: 0 0 10px 0;
	padding: 0;
}

a{
	outline: none;
	text-decoration: none;
}

img{
	border: none;
}

ul{
	margin: 8px 0;
	padding: 0;
	list-style: none;
}

ul.lista{
	list-style-image: url(../../Imagens/bullet_.png);
	padding-left: 15px;
}

li{
	padding: 0;
}

textarea{
	resize: none;
}

.observacao{
	font-size: 0.8em;
}

.del{
	text-decoration: line-through;
}

.redisat{
	color: #C81527;
}

.bold{
	font-weight: bold;
}

.imgdireita{
	float: right;
	margin: 0 0 10px 10px;
}

.imgesquerda{
	float: left;
	margin: 0 10px 10px 0;
}

.link-destaque{
	display: inline-block;
	margin: 4px;
	padding: 3px;
	color: #fff;
	background: #C81527;
}

.link-destaque-verde{
	display: inline-block;
	margin: 4px;
	padding: 3px;
	color: #000!important;
	background: #CAD843;
}

.link-destaque-verde a{
	color: #000!important;
}

.titulo-destaque{
	width: 220px;
	margin: 20px 0 5px 0;
	padding: 4px;
	font-size: 1.1em;
	color: #fff;
	background: #C81527;
}

.titulo-destaque-verde{
	width: 220px;
	margin: 20px 0 5px 0;
	padding: 4px;
	font-size: 1.1em;
	color: #000;
	background: #CAD843;
}

.titulo-destaque-cinza{
	width: 220px;
	margin: 20px 0 5px 0;
	padding: 4px;
	font-size: 1.1em;
	color: #fff;
	background: #333;
}

.titulo-destaque-med{
	width: 400px;
	margin: 20px 0 10px 0!important;
	padding: 4px;
	font-size: 1.1em;
	color: #fff;
	background: #C81527;
}

.texto-min{
	display: block;
	font-size: 0.9em;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

.destaque{
	color: #C81527;
	font-weight: bold;
	font-size: 1em;
}

#aviso-email{
	display: none;
	float: left;
	color: #FFFFFF;
	margin-left: 82px;
	padding: 4px;
	width: 92px;
	background: #cc0000;
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
}

#geral{
	width: 100%;
	min-width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(../../Imagens/bg_container.jpg) no-repeat bottom left;
}

#header .topo{
	width: 100%;
	height: 77px;
	background: url(../../Imagens/bg_header_top_.jpg) repeat-x top left;
}

#header .topo .logo{
	width: 430px;
    float: left;
    height: 58px;
    margin: 8px 0 0 8px;
    background: url("../../Imagens/isat_logo_.png") no-repeat 0 0;
}

#header .topo .webmail{
	float: right;
	width: 350px;
	margin: 15px 4px 0 0;
}

#header .topo .webmail h2 {
	color: #C81527;
    font-size: 1.1em;
    font-weight: normal;
}

#header .topo .webmail .title {
	margin: 0px;
}

#header .topo .webmail .txtfield{
	float: left;
	color: #666;
	margin: 0 3px 0 0;
}

#header .topo .webmail .inputfields{
	margin: 4px 0 0 0;
	width: 100px;
	height: 14px;
	border: 1px solid #666;
}

#header .topo .webmail .btn{
	float: left;
	width: 30px;
	margin-top: 16px;
}

#header .menuHorizontalTopo{
	width: 100%;
	height: 50px;
	font-size: 0.92em;
	background: #C81527;
}

#header .menuHorizontalTopo ul{
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#header .menuHorizontalTopo li{
	float: left;
	list-style: none;
}

#header .menuHorizontalTopo li a{
	color: #FFFFFF;
    display: block;
    height: 26px;
    padding: 18px 10px 6px;
    text-align: center;
}

#header .menuHorizontalTopo li a:hover{
	background: #CAD843;
}

#container{
	background: none;
}

#container #conteudo{
	width: 770px;
	font-size: 1em;
	margin: 0 auto;
}

#conteudo .depoimento{
	width: 342px;
	height: 320px;
	float: left;
	margin-left: 23px;
}

.alternative-content{
	text-align: left;
	color: #fff;
}

.alternative-content a{
	display: block;
	width: 158px;
	height: 39px;
	background: url(../../Imagens/get_adobe_flash_player.png) no-repeat 0 0;
}

a.box-adobe-gde{
	display: block;
	width: 158px;
	height: 39px;
}

a.box-adobe-peq{
	display: block;
	width: 110px;
	height: 27px;
}

.get-flash-gde{ background: url(../../Imagens/get_adobe_flash_player_gde.png) no-repeat 0 0; }
.get-reader-gde{ background: url(../../Imagens/get_adobe_reader_gde.png) no-repeat 0 0; }
.get-flash-peq{ background: url(../../Imagens/get_adobe_flash_player_peq.png) no-repeat 0 0; }
.get-reader-peq{ background: url(../../Imagens/get_adobe_reader_peq.png) no-repeat 0 0; }

#conteudo .header {
	float: left;
	width: 500px;
	height: 57px;
}

#conteudo .header h2,
#conteudo .depoimento h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #C81527;
}

#conteudo .submenu{
	list-style: none;
	padding-left: 12px;
}

#conteudo .submenu li{
	float: left;
	margin: 0 5px 0 0;
}

#conteudo .submenu li.activeitem{
	color: #000;
	padding: 5px;
	font-size: 0.95em;
	font-weight: bold;
	background: #CAD843;
}

#conteudo .submenu li a{
	display: block;
	padding: 5px;
	color: #000;
	font-weight: bold;
	background: none;
}

#conteudo .submenu li a:hover{
	color: #000;
	background: #CAD843;
	margin: 0px;
}

#conteudo #sizer {
	float: right;
	width: 100px;
	height: 40px;
	padding-top: 10px;
}

#conteudo #sizer a {
	color: #CAD843;
	font-size: 16px;
}

#sizer a:hover {
}

#conteudo .depoimento .player{
	position: relative;
	text-align: center;
	width: 320px;
	height: 240px;
	top: 29px;
	left: 10px;
	border: 4px solid #CAD843;
	background: url(../../Imagens/bg_videoplayer.jpg) no-repeat 0 0;
}

#conteudo .depoimento .btn{
	position: relative;
	top: 42px;
	left: 235px;
}

#conteudo #videothumbs{
	width: 370px;
	height: 360px;
	float: right;
}

#conteudo #videothumbs table{
	width: 360px;
	margin-top: 10px;
	border: none;
}

#conteudo #videothumbs table td{
	padding: 0 0 2px 5px;
}

#conteudo #videothumbs table td.videothumb{
	width: 130px;
	height: 90px;
	background: none;
}

#conteudo #videothumbs table td.videothumb img{
	border: 4px solid #CAD843;
}

#conteudo #videothumbs .btn{
	position: relative;
	top: 6px;
	left: 210px;
}

#conteudo #videothumbs h2{
	margin-left: 56px;
	font-size: 1.1em;
	font-weight: normal;
	color: #C81527;
}

#conteudo #videothumbs .b_navegacao{
}

#videothumbs-pag02,
#videothumbs-pag03{
	display: none;
}

#conteudo #form_faleconosco {
	float: left;
	width: 205px;
	padding: 10px;
	margin-top: 20px;
	background-color: #CAD843;
}

#form_faleconosco input[type="text"],
#form_faleconosco textarea,
#form_faleconosco select {
	width: 200px;
	background-color: #fff;
	margin-bottom: 8px;
}

#conteudo .enderecos{
	float: right;
	width: 460px;
	margin-top: 12px;
}

#conteudo .enderecos h3.subtitulo{
	padding: 5px;
	background: #CAD843;
	margin-bottom: 10px;
}

#conteudo .endereco{
	float: left;
	width: 200px;
	margin: 8px;
	padding: 5px;
	border: 1px solid #CAD843;
	background-color: #EDF2BB;
}

#conteudo .endereco a{
	float: right;
}

#conteudo .listaparceiros li{
	float: left;
}

#conteudo div.agenda-eventos{
	margin: 20px 0 0 10px;
}

#conteudo div.agenda-evento{
	float: left;
	width: 90%;
	min-height: 60px;
	border-bottom: 1px dashed #ccc;
	padding: 6px;
	margin: 0 0 20px 20px;
}

#conteudo div.agenda-evento img{
	float: left;
	margin: 0 10px 0 0;
	background: #ccc;
	border: 2px solid #C81527;
}

#conteudo div.agenda-evento span.info{
	border: 1px dashed #C81527;
	border-right: none;
	background: #CAD843;
    height: 12px;
    width: 70px;
	float: left;
	margin-top: 5px;
	padding: 6px;
	color: #333;
	font-weight: bold;
}

#conteudo #form_ouvidoria {
	float: left;
	width: 205px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background-color: #CAD843;
}

#form_ouvidoria input[type="text"],
#form_ouvidoria textarea,
#form_ouvidoria select {
	width: 200px;
	background-color: #fff;
	margin-bottom: 8px;
}

#conteudo #form_atendvirtual {
	float: left;
	width: 205px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background-color: #CAD843;
}

#form_atendvirtual input[type="text"]{
	width: 210px;
}

#form_atendvirtual input[type="text"],
#form_atendvirtual textarea{
	background-color: #fff;
	margin-bottom: 5px;
}

#form_atendvirtual label{
	display: block;
}

.home{
	height: 340px;
	padding: 38px 25px 0px;
}

.interna{ padding-top: 25px; }

.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#wrapper{
	height: 404px;
	padding: 20px;
	position:relative;
	z-index:1;
	background: url(../../Imagens/bg_conteudo_internas4.png) no-repeat 0 0;
}

#wrapper h2{
	margin: 20px 0 5px 0;
	font-size: 1.1em;
}

#scrollcontainer{
	overflow:auto;
	height:400px;
	font-size: 0.95em;
	padding-right: 10px;
}

#scrollcontainer-aempresa-isat{
	overflow:auto;
	height:386px;
	font-size: 0.95em;
	padding-right: 10px;
}

#areaServicos{
	color: #FFF;
	padding: 50px 10px 0px 25px;
	height: 80px;
	background: url(../../Imagens/bg_servicos.png) repeat-x bottom left;
}

#areaServicos #servicosWrapper {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#areaServicos #servicosWrapper .chat {
	display: none;
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	padding: 0 5px;
}

#areaServicos #servicosWrapper .banners {
	float: left;
	text-align: center;
	font-size: 0.92em;
}

#areaServicos #servicosWrapper .banners h3 {
	height: 40px;
	padding: 13px 12px 0 12px;
	margin: -58px 0 5px;
	text-align: center;
}

h3.banner1 { background: url(../../Imagens/bg_servicos_title_1.png) no-repeat; }
h3.banner2 { background: url(../../Imagens/bg_servicos_title_2.png) no-repeat; }
h3.banner3 { background: url(../../Imagens/bg_servicos_title_3.png) no-repeat; }
h3.banner4 { background: url(../../Imagens/bg_servicos_title_4.png) no-repeat; }

#areaServicos #servicosWrapper .chat a {
	color: #fff;
}

#areaServicos #servicosWrapper .banners .banner {
	float: left;
	width: 166px;
	margin: 0 5px 0 0;
	padding: 0 5px;
}

#areaServicos #servicosWrapper .banners .banner p {
	color: #333;
}

#areaServicos #servicosWrapper .banners .banner p a {
	color: #333;
}

#areaServicos #servicosWrapper .banners h3.banner1 a,
#areaServicos #servicosWrapper .banners h3.banner2 a,
#areaServicos #servicosWrapper .banners h3.banner3 a,
#areaServicos #servicosWrapper .banners h3.banner4 a {
	color: #fff;
}

#areaServicos #servicosWrapper .banners .banner a {
	color: #fff;
}

#areaServicos #servicosWrapper .bannerclientes {
	float: left;
	width: 190px;
	margin: 0 5px 0 0;
	padding: 0 5px;
}

#rodape{
	color: #FFF;
	background: #C81527 url(../../Imagens/rede_footer.png) no-repeat bottom left;
}

#rodape a{
	color: #fff;
}

#rodape .conteudorodape{
	width: 760px;
	margin: 19px auto 0;
	padding: 20px 0 120px;
}

#rodape .boxrodape{
	float: left;
	width: 147px;
	height: 110px;
	margin: 0 5px;
	padding: 5px;
}

#rodape .boxrodape-enderecos{
	float: left;
	width: 364px;
	margin: 0 5px;
	padding: 5px;
}

#rodape .midiassociais{
	width: 132px;
	margin: 0 0 0 36px;
}

#rodape .midiassociais a{
	display: block;
    float: left;
    height: 41px;
    margin: 0 4px 4px 0;
    width: 40px;
}

#rodape .copyright{
	font-size: 0.85em;
	margin-top: 10px;
    padding: 0 0 0 10px;
}

#rodape ul.enderecos{
	margin: 0;
}

#rodape ul.enderecos li{
	float: left;
    margin: 6px 6px 6px 28px;
}

/* Easy Tooltip */
#easyTooltip{
	margin:55px 10px 1em -100px;
	width:200px;
	padding:6px;
	background:#fff;
	border:1px solid #e1e1e1;
	line-height:130%;
	filter:opacity(alpha=90); /* para o IE */
    -moz-opacity:0.9; /* para o FireFox */
    opacity:0.9; /* para o outros Navegadores */
}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;
}	
#easyTooltip p{
	margin:0 0 .5em 0;
	color: #333;
	font-size:10px;
	line-height: 12px;
}		
#easyTooltip img{
	background:#fff;
	padding:1px;
	border:1px solid #e1e1e1;
	float:left;
	margin-right:10px;
}		
#videodesc0, #videodesc1 , #videodesc2,
#videodesc3, #videodesc4, #videodesc5,
#videodesc6, #videodesc7, #videodesc8,
#videodesc9, #videodesc10, #videodesc11,
#videodesc12, #videodesc13, #videodesc14,
#videodesc15, #videodesc16, #videodesc17,
#videodesc18{
	display:none;
}
/* FIM Easy Tooltip */

/* MODALS */
div#modals .newsletter {
	position:absolute;
	width:440px;
	height:200px;
	display:none;
	z-index:9999;
	padding:20px;
}

div#modals #fastnews {
	width:150px;
	height:300px;
	color:#fff;
	border: 1px solid #cc0000;
	border-bottom: none;
	background-color:#C81527;
}

div#modals #fastnews .close {
	color: #fff;
}

div#modals .modal-endereco {
	position:absolute;
	width:420px;
	height:385px;
	display:none;
	z-index:9999;
	padding:20px;
	color:#fff;
	border: 2px solid #fff;
	background:#C61525;
}

div#modals .modal-chat {
	position:absolute;
	width:478px;
	height:400px;
	display:none;
	z-index:9999;
	padding:20px;
	border: 1px solid #cc0000;
	border-bottom: none;
	background:#C61525;
}

div#modals  .modal-chat .close {
	color: #fff;
}

div#modals .titulo {
	float: left;
	margin-bottom: 15px;
}

div#modals .close {
	display:block;
	text-align:right;
	float: right;
}

div#modals h3 {
	margin-top: 20px;
}

div#modals #maps {
	width:420px;
	height:350px;
	color:#fff;
}

div#modals #fastnews input {
	margin-bottom:4px;
}

div#modals .atendimento-virtual {
	position:absolute;
	width:400px;
	display:none;
	z-index:9999;
	padding:20px;
	color:#000;
	border: 1px solid #A8B726;
	border-bottom: none;
	background-color:#CAD843;
}

div#modals .atendimento-virtual a.close {
	color: #000!important;
}

div#modals #assessoria {
	width:150px;
	height:386px;
	color:#fff;
	border: 1px solid #cc0000;
	border-bottom: none;
	background-color:#9F1608;
}

div#modals #mensagem {
	text-align: center;
	width: 300px;
	font-size: 0.95em;
	padding: 10px 10px 10px 5px;
	background: #CAD843;
}

div#modals .modal-mensagem{
	position:absolute;
	display:none;
	z-index:9999;
	color:#000;
	border: 1px solid #A8B726;
	background-color:#CAD843;
}

div#modals #mensagem .close {
	color: #000;
}

div#modals #diagnostico {
	width: 445px;
	padding: 20px;
	background: #CAD843;
}

div#modals .diag{
	position:absolute;
	display:none;
	z-index:9999;
}

div#modals #diagnostico .close {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

#diagframe{
	border: none;
}
/* FIM MODALS */

div#accordion{
	margin: 20px 0;
}

h2.accordion-title{
	cursor: pointer;
	padding: 5px;
	margin: 0 0 2px !important;
	background: #CAD843;
}
div.accordion-desc{
	display: none;
	margin-left: 10px;
}

.box-destaque{
	padding: 10px;
	border: 2px solid #CAD843;
	background: #EDF2BB;
}

.box-chat{
	background: none repeat scroll 0 0 #CAD843;
    border: 1px solid #FFFFFF;
    float: right;
    margin: 10px 10px 0 0;
    padding: 6px 6px 0;
    width: 202px;
}

.box-chat-rodape{
	width: 114px;
    float: left;
    margin: 0 0 0 39px;
	padding: 6px;
	background: #CAD843;
}

.box-chat-rodape p {
	margin: 0px;
}

.box-chat-rodape a{
	color: #000000 !important;
	font-weight: bold;
    display: block;
    height: 20px;
    padding: 0;
	background: url("../../Imagens/IconeChat.png") no-repeat 82px -7px;
}

.box-chat span{
	background: url("../../Imagens/IconeChat.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 32px;
    margin: 0 10px 0 0;
    width: 32px;
}

#slideshow {
	float: left;
    position:relative;
    height:70px;
    width:122px;
    margin:0 auto 0 8px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

.bg-slideshow-clientes{
	background-color:#ffffff;
	height:70px;
}

.slideshowcontainer { background: #fff; }

.slidenav {
	float: left;
	width: 18px;
	height: 70px;
}

h3.tit-clientes a {
	color: #CAD843;
    font-size: 1.4em;
    margin: 0 0 10px 23px;
}

#lista-clientes{
	margin-top: 20px;
}

.box-imprensa{
	width: 90%;
	padding: 6px;
	margin-top: 10px;
	border: 1px solid #ccc;
}

.tabela-logos{
	border-bottom: 1px solid #000000;
}

.tabela-logos a{
	display: block;
	float: left;
	padding: 8px 0 0 0;
	width: 50px;
	height: 29px;
	color: #333;
}

.tabela-logos a.jpg{ background: url("../../Imagens/jpg_icone.jpg") no-repeat 0 0; }
.tabela-logos a.psd{ background: url("../../Imagens/psd_icone.jpg") no-repeat 0 0; }
.tabela-logos a.ai{ background: url("../../Imagens/ai_icone.jpg") no-repeat 0 0; }
.tabela-logos a.eps{ background: url("../../Imagens/eps_icone.jpg") no-repeat 0 0; }

ul.submenu-aempresa-isat{
	margin: -10px;
	padding: 0;
	height: 28px;
	background: url("../../Imagens/bg_submenu.jpg") repeat;
}

ul.submenu-aempresa-isat li{
	float: left;
}

ul.submenu-aempresa-isat li a{
	display: block;
	padding: 7px;
	color: #000;
}

ul.submenu-aempresa-isat li.activeitem{
	color: #000;
	background: #CAD843;
}

ul.submenu-aempresa-isat li a:hover{
	color: #000;
	background: #CAD843;
}

ul.lista-parceiros{
	margin: 10px 0;
}

ul.lista-parceiros li{
	float: left;
	margin-right: 20px;
}

.lista-valores li{
	padding: 5px 0 5px 10px;
}

.quadro-produtos{
	width: 700px;
	margin-left: 60px;
}

.quadro-produtos img{
	float: left;
}

ul.submenu-negocio{
	width:200px;
}

ul.submenu-negocio li{
	padding-left: 16px;
	height: 20px;
	background: url("../../Imagens/tree-many.png") no-repeat 0 0;
}

ul.submenu-negocio li.last{
	background: url("../../Imagens/tree-oneup.png") no-repeat 0 0;
}

#rodape .mapasite {
	width: 760px;
	margin: 20px auto;
}

#rodape .mapasite .box-mapasite {
    float: left;
    margin-right: 32px;
    padding: 9px;
    width: 147px;
}

li.col2 {
	margin-left: 74px !important;
}

#rodape .mapasite .box-mapasite li {
	margin-bottom: 5px;
}

#form-diagnostico{
	width: 380px;
	padding: 20px;
}

#form-diagnostico table.diag{
	padding: 10px;
	margin-bottom: 20px;
}

#form-diagnostico td{
    font-size: 1em;
    margin-bottom: 5px;
}

#form-diagnostico b{
    font-size: 1.3em;
}

#form-diagnostico b.pergunta{
	color: #C81527;
}

#form-diagnostico p{
	font-size: 0.8em;
}

#form-diagnostico h2{
	font-size: 1.2em;
	margin-bottom: 10px;
}

.titulo-resolucao{
	display:block;
	font-weight: bold;
	border-bottom:1px solid #000;
	padding:4px;
	margin: 10px 0 0 -4px;
}

.table-porthia td{
	padding: 10px;
}

#myslide { 
	width:410px;
	overflow:hidden;
	position: relative;
	height:400px;
	margin-bottom:0px
}

#myslide span.subtitulo{
	display: block;
	display: block;
	border-bottom: 1px solid #000000;
    font-weight: bold;
    margin: 8px 0 0 3px;
	padding-bottom: 4px;
}
 
#myslide .cover{
	width:3280px; /*------- class mystuff width * number of mystuff divs (410 * 8 = 3280)---------- */
	position: absolute;
	height:400px;
}
 
#myslide .mystuff {
	width:400px;
	float:left;
	padding:20px 5px;
	font-size: 1.2em!important;
}

#myslide .campo {
	margin-bottom: 10px;
}

#myslide label {
	margin-bottom: 4px;
}

#myslide .checkboxgroup {
	font-size: 1.2em!important;
}

#button{
	height: 24px;
    width: 400px;
}

#button a{
	color:#000;
	background:#fff;
}

.button1,.button2,.button3,.button4,
.button5,.button6,.button7{
	background:#ccc;
	padding:5px 20px;
	display:block;
	float:left;
	margin-right:5px;
}

#button a.back{
	margin-right:5px;
}

#button a.forward,
#button a.back{
	background:#C81527;
	padding:5px 20px;
	display:block;
	float:left;
	outline:none;
	color:#fff;
}

#numPaginas{
	float: right;
	margin-right: 50px;
	font-size: 0.7em;
	color:#C81527;
}

/**************************************************************************
CSS NOVO CATÁLOGO DE SOLUÇÕES
***************************************************************************/
#subopcoes {
	width: 668px;
	position: relative;
	margin: 0 auto;
	height: 500px;
}

#subopcoes .opcao{
	width: 668px;
	height: 105px;
	padding-bottom: 10px;
	color: #fff;
}

#subopcoes .opcao img {
	margin-left:4px;
	margin-top:4px;
	margin-right: 10px;
}

#subopcoes .opcao h2 {
	font-size: 12px;
	padding-top:5px;
}

#subopcoes .opcao p {
	font-size: 9px;
	padding-right:10px;
	text-align:justify;
}

.saibamais {
	font-style:italic;
	font-size: 11px;
	font-weight:bold;
	float: right;
	padding-right:6px;
}

.saibamais a{
	color: #fff;
	text-decoration:none;
}

#catalogo {
	width: 860px;
	position: relative;
	margin: 0 auto;
	height: 500px;
	background:url(../../Imagens/novas/bg-geral.png);
}

#bloco {
	position: absolute;
	width: 453px;
	top: -25px;
	right: 0;
	color: #fff;
	padding-left: 15px;
	padding-top: 15px;
}

#bloco h2 {
	font-size:14px;
	margin-bottom:15px;
}

#bloco p {
	font-size: 10px;
	padding-right:30px;
	text-align:justify;
}

#textos {
	position: absolute;
	left: 30px;
	top: 50px;
	width: 330px;
}

#textos-lateral {
	position: absolute;
	left: 420px;
	top: 230px;
	width: 330px;
}

#catalogo ul {
	padding-left: 14px;
}

#catalogo li {
	list-style: disc;
	padding-bottom: 10px;
}

#catalogo a{
	color: #000;
	text-decoration: none;
}

#catalogo .itens-e-learning, .itens-comunicacao, .itens-tecnologia {
	font-size:14px;
	padding-left: 26px;
	line-height: 21px;
	color: #000;
	font-weight:bold;	
}

#catalogo .itens-e-learning {
	background: url(../../Imagens/novas/item-e-learning.jpg) left center no-repeat;
}

#catalogo .itens-comunicacao {
	background: url(../../Imagens/novas/item-comunicacao.jpg) left center no-repeat;
}

#catalogo .itens-tecnologia {
	background: url(../../Imagens/novas/item-tecnologia.jpg) left center no-repeat;
}

#solicite {
	position: absolute;
	bottom: 10px;
	left: 30px;
	font-size:12px;
	color: #000;
}

#navegacao {
	position: absolute;
	bottom: 10px;
	left: 420px;
	font-size:12px;
	color: #000;
}

