@charset "iso-8859-1";

/* Padrão */
html, body, div, span, applet, object, iframe,
h1,  h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, object {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	background:url(../img/listras-bg.gif) no-repeat top center;
}

body, input, select, textarea {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}

body {
	color:#828282;
	background:url(../img/bg-topo.jpg) repeat-x;
}

h2 {margin:0px 0 25px 0;padding-top:5px;}
h3 {font-weight:bold;color:#43a3dc;font-size:13px;margin:0 0 3px 0;}
a {color:#b0b0b0;text-decoration:none;font-weight:bold;}
p {line-height:23px;text-align:justify;text-align:justify;}

/* Fim do Padrão */
#global {}
#conteudo {background-image:url(../img/bg-direita.gif);background-repeat:repeat-y;background-position:right top;margin:0 30px;width:718px;	}
#frame {width:778px;margin:0 auto;}
#topo {width:100%;overflow:hidden;height:421px;}
#margem {padding:0 20px 40px 30px;}
#alinhamento {width:561px;}
#rodape {background:url(../img/bg-rodape-dir.gif) no-repeat top  right;width:778px;height:176px;}
#rodape #linha {background:url(../img/linha.gif) no-repeat bottom left;height:151px;width:55px;float:left;margin-top:24px;}

#empresa ul, #solucoes ul {padding-left:55px;display:block;}
#empresa ul li, #solucoes ul li{margin:7px;padding-left:18px;background:url(../img/lista.gif) no-repeat left center;}

#td-dir {}
#td-esq {padding-bottom:32px;background:url(../img/td-esq.gif) repeat-x bottom right}
#rodape p{padding:60px 0 0 80px;font-size:11px;}
#rodape a{color:#43a3dc;font-weight:bold;}
	
#clientes div {margin:25px 0}
#clientes h3 {}
#clientes p, #index p{text-align:left;}
.cliente {float:right;}

#index {width:650px;}
#index .solucoes {width:244px;float:left;margin:0 40px 0 0;}
#index .solucoes img{margin-bottom:18px;}

#index #noticias .solucoes {width:525px;}
#noticias {margin-top:30px;}
#noticias h3 strong{color:#b0b0b0;}
