/* CSS Document */
a img { border: none }
ul { margin:0; padding: 0; }
a { text-decoration: none; }
fieldset { border: none; margin: 0 5px; padding: 0; }

h1 { color: #218991; font-size: 18px; margin: 0 0 10px 0; line-height:24px;}
h2 { color: #333; font-size: 14px; margin:0; padding:0; line-height:18px;}
/*.right h1{
margin-left:15px;
}*/
.right h2 a, .right h2 a:hover{color:#333;}
.right h2 a:hover{
    text-decoration:underline
}

p{
    padding:0 0 15px 0;
    margin:0;
}
.clear { clear: both }
.fleft { float: left }
.fright { float: right }
.imgft { float: left; margin-right: 10px; }

body
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 150%;
    background: url(../imagens/bg_wrap.jpg) repeat-x left 36px;
    color: #747474;
    font-family: Arial, Helvetica, sans-serif;
	background:#747474;
}
#wrapper { width: 100%; background: url(../imagens/bg_topo.jpg) repeat-x center 36px}

#geral {
	height:auto;
	position:relative;
	width:100%;
	background:#fff;
}

#head
{
    width: 100%;
    background: url(../imagens/bg_top_head.png) repeat-x left top;
    height: 48px;
    margin: 0;
    padding: 0;
}
.menu { width: 940px; margin: 0 auto; position:relative }
.menu li 
{ 
    list-style: none;
    float: left;
    height: 48px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px
}

.menu li a { color: #CFD5DD; }
.menu li a:hover { color: #fff; }
.menu li.current { color: #fff; background: url(../imagens/il_img_current_top.png) no-repeat center bottom; }
.menu li.current a { color: #fff; }
.menu li.first { margin-left: 0 }

.menu .restrito
{
    float: right;
    background: #747474;
    border: 2px solid #3D3937;
    width: 218px;
    height: 86px;
}

.menu .restrito h1 { color: #cfd5dd; font-size: 14px; margin: 5px; }
.menu .restrito label 
{ 
    font-size: 14px;
    color: #fff;
    width: 48px;
    text-align: right;
    float: left;
    margin-right: 5px;
}
.restrito input[type=text] { width: 146px; }
.restrito input[type=password] { width: 121px; margin-right: 5px; }
.restrito input[type=text], .restrito input[type=password]
{
    height: 16px;
    padding: 2px;
    margin-bottom: 5px;
    border: none;
    float: left;
}
.menu .rss{
float:right;
font-weight:normal;
width:60px;
margin:0;
}
	.rss img{
	float:left;
	margin:12px 5px 0 0;
	}

#container { position:relative; width: 100%; }

#wrap 
{ 
    margin: 40px auto 0;
    width: 940px;
	height:180px;
    clear: both;	
	position:relative;
}
#wrap h1{
clear:both;
}
#wrap h2{
clear:both;
color:#333;
}
.isl {float:right;margin: 0;width:600px;
	}
.logo {	float: left; margin: 0; }
.solucoes{
float:left;
width:350px;
}
.texto-solucoes{
float:right;
width:250px;
}

#content { width: 940px; height: auto; clear: both; margin: 0 auto; position:relative; }

.left { margin: 0; float: left; width: 410px; height: auto; }
#interna_solucoes .left{
width:420px;
}
	#interna_solucoes .left p{
	font-size:12px;
	}
.box 
{ 
    background: #F0F2F4;
    float: left;
    margin: 0 0 25px 0;
    padding: 15px 15px 0 15px;
    line-height: 140%;
}

#interna .box{
    margin: 0 0 30px 0;
}
#interna .sidebar .box{
    float:right;
    margin:25px 0 0 0;
}
.box span {  float:right; margin: 2px 2px 0 0; padding-bottom:20px;}
.box span a { color: #218991}
.box span a:hover { color: #218991; text-decoration:underline}
.box a { color: #747474; }
.box a:hover { color: #999; }
.box ul {
    list-style-image:url(../imagens/ico.gif);
    list-style-position:inside;
}
.box li, .box li a{
    line-height:20px;
}
.content_left{
    float:left;
    margin:10px 0 0 30px;
    width:510px;
}

.right { margin: 0; float: right; width: 520px; height: auto; }
#interna_solucoes .right{width:420px}
	#interna_solucoes .right p{
	font-size:12px;
	line-height:18px;
	}
.right a, .left a, .content_left a { color: #3D3937; }
.right a:hover, .left a:hover, .content_left a:hover { color: #999; }

.right .box 
{ 
    background-color:#fff;
    float: left;
    height: auto;
    width: 225px;
    margin: 0 0 25px 0 ;
    line-height: 120%;
}
.imgdesq img{
    margin-bottom:10px;
}
.google .box{
margin-top:30px;
width:375px;
}
.right .space { margin-left: 10px; }
.chamada { font-size: 14px; line-height: 150%; padding:0 0 30px 0; }
.areas h2 { margin: 0 }
.areas p { margin: 0 }
.right span, .content_left span { color: #218991; font-weight: bold; }

.contato label { float: left; width: 80px; text-align: right; clear: left; margin: 2px 10px 2px 0;}
.contato .inputt 
{ 
    float: left;
    border: none;
    padding: 2px;
    width: 370px;
    background: #e7eaee;
    margin: 2px 0;
}
.certificados{
float:right;
margin-top:40px;
width:175px;
}
	.certificados img{
	float:left;
	margin:0 0 20px 0;
	}
.contato{
width:500px;
}
.contato textarea { float: left; background: #e7eaee; height: 150px; margin: 2px 0; border: none; padding: 2px;width: 370px;  }
.contato .inputb  { display:block; clear:both; margin-left:90px}

.mapa{
    float:left;
    margin:0 0 20px 0;
}
#footer { 
width: 100%; height:220px; display:block; clear: both; background: url(../imagens/bg_footer.jpg) repeat-x center 65px; }

.logo_f {width: 100%; height: 77px; background:url(../imagens/il_logo_footer.jpg) bottom center no-repeat }
.logo_f .centro { margin:0 auto; width:940px; height:20px }
.logo_f .logomarca { float:left; margin:30px 0 0 0px; width:160px; height:40px; cursor:pointer }



.logo_f img { margin-left:-30px; }
.dados { width: 940px; margin: 0 auto; }
.info p { margin: 0; }
.info a{
color:#fff;
text-decoration:none;
}
.info a:hover{
text-decoration:underline;
}
.info { float: left; width: 290px; font-size: 13px; padding-top: 5px; margin-left: 0; color: #fff; }
#footer ul { float: right; margin-left: 60px; }	
#footer li { list-style: none; float: left; height: 35px; line-height: 35px; font-size: 12px; margin: 0 0 0 30px; font-weight: bold; }	
#footer li.last {margin: 0 0 0 30px}	
#footer li a {  color: #CFD5DD;  }
#footer li a:hover {  color: #fff;  }
#footer li.current { background: url(../imagens/il_img_current_footer.jpg) no-repeat center top; }
#footer li.current a { color: #fff; }
.factor { float: right; margin: 20px 0 0 0; clear:right }

#slideshow1nav { width:100px;position:absolute; right:0; top:130px; z-index:200;}
#slideshow1nav a { background:#ffffff;color:#218991; margin: 0px 5px 0px 0px; padding: 5px 5px 5px 5px; text-decoration: none; }
#slideshow1nav a.activeSlide { background:#218991; color:#fff}
#slideshow1nav a:hover { color:#333; }
#slideshow1nav a:focus { outline: none; }
#slideshow1nav { text-align: right}

.sidebar{
float:right;
}

