@charset "utf-8";

* {margin:0px; padding:0px; list-style:none; text-decoration:none;}

html, body {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(../Imagens/bg.jpg) repeat-x #FAEFDC;
}

#geral {
	width:779px;
	position:relative;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	background:url(../Imagens/bg_geral.gif) repeat-y;
}

#topo {
	height:166px;
	background:url(../Imagens/topo.jpg) no-repeat top;
}

#menu {
	height:41px;
	background:url(../Imagens/bg_menu.jpg) repeat-x;
	text-align:center;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

#menu ul {
	padding-top:10px;
}

#menu li {
	display:inline;
	margin:0px 20px;
}
#menu a {
	color:#FFF;
	padding:10px;
	padding-bottom:12px;
}

#menu a:hover {
	color:#FFDD00;
}
	
#conteudo {
	width:762px;
	margin:0 auto;
	margin-top:13px;
	padding-bottom:110px;
}

#animacao {
	height:235px;
	text-align:center;
	margin-bottom:3px;
	background:url(../Imagens/bg_animacao.gif) repeat-x;
}

#box_software, #box_site {
	width:377px;
	height:235px;
	background:url(../Imagens/bgbox_site.jpg) repeat-x top;
	margin-bottom:13px;
	border:1px solid #009933;
	float:right;
}

#box_software {
	width:377px;
	margin-right:3px;
	background:url(../Imagens/bgbox_software.jpg) repeat-x top;
	border:1px solid #666;
	float:left;
}
	
#titulo_site {
	height:40px;
	background:url(../Imagens/titulo_site.gif) no-repeat center #093;
}
	
#titulo_software {
	height:40px;
	background:url(../Imagens/titulo_software.gif) no-repeat center #666;
}

.paginicialsoftware {
	text-align:justify;
	padding:10px;
	font:16px Tahoma, Arial, Helvetica, sans-serif;
}

.paginicialsite {
	text-align:justify;
	padding:10px;
	font:16px Tahoma, Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}
	
#rodape {
	width:760px;
	height:100px;
	position:absolute;
	bottom:13px;
	left:8px;
	background:url(../Imagens/rodape.gif) no-repeat top center #FAEFDC;
}

#direitos_autorais {
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
}

.listahome {
	list-style:disc;
	margin-left:30px;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
}

.textao {
	width:744px;
	height:41px;
	background:url(../Imagens/desenvolvemos_o_seu_software.gif) no-repeat center;
	margin:0px auto;
	margin-bottom:13px;
}

.boxmenor {
	width:477px;
	height:167px;
	margin-left:10px;
	margin-right:21px;
	margin-bottom:10px;
	border:1px solid #242424;
	float:left;
	display:inline;
}

.boxmaior {
	width:740px;
	height:167px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #242424;
	clear:both;
}

#desenhosoftware {
	width:201px;
	height:133px;
	margin-top:20px;
	margin-right:30px;
	background:url(../Imagens/desenho_software.jpg) no-repeat center;
	float:right;
}

#titulo_recursos {
	height:40px;
	background:url(../Imagens/titulo_recursos.gif) no-repeat center #242424;
}

#titulo_ferramentasoftware {
	height:40px;
	background:url(../Imagens/titulo_ferramentasoftware.gif) no-repeat center #242424;
}

#titulo_linguagemsoftware {
	height:40px;
	background:url(../Imagens/titulo_linguagemsoftware.gif) no-repeat center #242424;	
}