/* CSS Document 
Autor: Alex Lećo Designer (www.aldesigner.com.br)
*/

body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #7E2712;
	background-image:url(../imgs/fundo.jpg);
}

* {
	padding: 0;
	margin: 0;
}

img { border:0; }

a {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

p {
	margin-bottom: 1em;
}

form label
{
	display: block;
	font-size:100%;
	margin-top:5px;
}

form fieldset
{
	padding: 10px;
	margin: 0;
	margin-bottom: 20px;
	border: solid #ccc 1px;
	font-size: 100%;
}

form legend
{
	border: solid #ccc 1px;
	padding: 5px 10px;
	background-color: #ccc ;
	font-size:12px;
	font-weight:bold;
}

form .botao {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	border-bottom-color:#000;
	border-right-color:#000;
	border-top-color:#fff;
	border-left-color:#fff;
	padding:2px;
	
}

h2 {
	font-size:14px;
	color:#336699;
	padding-bottom:1em;
}

.hide {
	display:none;
}

.campo {
	border:1px solid;
	border-color:#E8E8E8;
	background-color:#fff;
	color:#333333;
	font-size:12px;
}

.data {
	color:#3C7CA5;
}

.img-esq {
	float:left;
	margin-right:5px;
}

#principal, #rodape  {
	margin: 0 auto;
	width: 778px;
	clear: both;
}

#principal {
	margin-top:10px;
	margin-bottom:10px;
}

#lateral {
	float:left;
	width:220px;
	margin-right:8px;
	background-image:url(../imgs/lat_fundo.jpg);
	background-repeat:repeat-y;
}

#lateral .lateral_top {
	height:150px;
	background-image:url(../imgs/lat_logo.jpg);
	background-repeat: no-repeat;
}

#lateral .lateral_top a {
	display:block;
	width:220px;
	height:150px;
}

#menu, #lateral_contatos, #lateral_fale {
	float:left;	
}
#menu {
	margin-top:20px;
	margin-bottom:20px;
}

#menu ul {
	list-style:none;	
}

#menu li {
	padding-left: 15px;
	margin-bottom:5px;
}

#menu li a {
	display:block;
	width:191px;
	height:18px;
	background-repeat: no-repeat;
}

#menu li.menu_empresa a {
	background-image:url(../imgs/menu_empresa_up.jpg);	
}

#menu li.menu_empresa a:hover {
	background-image:url(../imgs/menu_empresa_over.jpg);
}

#menu li.menu_solucoes a {
	background-image:url(../imgs/menu_solucoes_up.jpg);	
}

#menu li.menu_solucoes a:hover {
	background-image:url(../imgs/menu_solucoes_over.jpg);
}

#menu li.menu_portifolio a {
	background-image:url(../imgs/menu_portifolio_up.jpg);	
}

#menu li.menu_portifolio a:hover {
	background-image:url(../imgs/menu_portifolio_over.jpg);
}

#menu li.menu_parceiros a {
	background-image:url(../imgs/menu_parceiros_up.jpg);	
}

#menu li.menu_parceiros a:hover {
	background-image:url(../imgs/menu_parceiros_over.jpg);
}

#lateral_contatos .endereco {
	width:191px;
	height:54px;
	margin-left:15px;
	background-image:url(../imgs/lat_contatos.jpg);
	background-repeat: no-repeat;
}

#lateral_fale .tit_fale {
	width:191px;
	height:12px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:15px;
	background-image:url(../imgs/lat_fale.jpg);
	background-repeat: no-repeat;
}

#lateral_fale .lateral_txt {
	float:left;
	width: 70px;
	display: block;
}	

#lateral_fale label {
	margin-left:17px;
	width:45px;
	height:8px;	
	background-repeat: no-repeat;
	margin-bottom:11px;
}

#lateral_fale .txt_nome {
	background-image:url(../imgs/lat_nome.jpg);
}
#lateral_fale .txt_email {
	background-image:url(../imgs/lat_email.jpg);
}
#lateral_fale .txt_telefone {
	background-image:url(../imgs/lat_telefone.jpg);
}
#lateral_fale .txt_msg {
	background-image:url(../imgs/lat_msg.jpg);
}

#lateral_fale .lateral_form {
	float:left;
}

#lateral_fale .campo {
	margin-bottom:5px;
}

#lateral .lateral_fim {
	float:left;
	width:220px;
	height:20px;
	background-image:url(../imgs/lat_fim.jpg);
	background-repeat: no-repeat;
}

#noticias {
	float:left;
	width:240px;
	padding-left:45px;
	margin-top:40px;	
}

#noticias li {
	list-style-image:url(../imgs/marcador.jpg);
	padding-bottom:5px;
	margin-top:5px;
	border-bottom:#A5C2CD solid 1px;
	list-style-position:outside;
}

#noticias a.mais {
	float:right;
	width:75px;
	height:7px;
	margin-top:5px;
	background-image:url(../imgs/maisnoticias.jpg);
	background-repeat: no-repeat;
}

#capa_logos {
	float:left;
	margin-top:50px;
	margin-left:30px;
}

#capa_logos .logos {
	float:left;
	margin-right:10px;
}

#capa_logos .logos a {
	display:block;
	margin-bottom:10px;
}

#rodape {
	width: 550px;
	height:190px;
	background-image:url(../imgs/rodape.jpg);
	background-repeat: no-repeat;
}

#rodape a.aldesigner {
	display:block;
	float:right;
	width:120px;
	height:15px;
	margin-top:70px;
	padding-right:45px;
}

#rodape .padroes a {
	display:block;
	float:right;
	width:60px;
	height:15px;
	margin-top:85px;
}

#centro {
	float:left;
	width: 550px;
	background-image:url(../imgs/centro_fundo.jpg);
	background-repeat: repeat-y;
}	
	

#centro .centro_top {
	width: 550px;
	height:17px;
	background-image:url(../imgs/centro_top.jpg);
	background-repeat: no-repeat;
}

#centro .topo_flash {
	text-align:center;
	margin-bottom:4px;
}

#centro_capa {
	float:left;
	width:100%;
	background-image:url(../imgs/capa_fundo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

#centro h1 {
	height:30px;
	background-repeat: no-repeat;
	background-position:center;
	margin-bottom:5px;
}

#centro h1.tit_empresa { background-image:url(../imgs/tit_empresa.jpg); }
#centro h1.tit_solucoes { background-image:url(../imgs/tit_solucoes.jpg); }
#centro h1.tit_portifolio { background-image:url(../imgs/tit_portifolio.jpg); }	
#centro h1.tit_parceiros { background-image:url(../imgs/tit_parceiros.jpg); }
#centro h1.tit_noticias { background-image:url(../imgs/tit_noticias.jpg); }

#conteudo {
	margin-left:25px;
	margin-right:25px;
	font-size:12px;
}

#conteudo ul {
	padding:1em;
}

#conteudo .portifolio {
	float:left;
	margin:8px;
	width:230px;
}

#conteudo .portifolio a {
	width:230px;
	height:115px;
	display:block;
	text-align:center;
}

#conteudo .portifolio a:hover {
	background-color:#DDF3FB;
	text-decoration:none;
}