body {
	margin: 0px;
	padding: 0;
	background: #EDE7DB url(images/img05.gif) repeat-x left top;
	background: #4985e7;
	background: #fff url(images/bg_body.jpg) repeat-x left top;
	background: #2a60b9;
	background: #01245c url(images/bg_mundodaweb.jpg) repeat-x center top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-family: effortless, impact, haettenschweiler, kozuka gothic pro b, arial black, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 130px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 120px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logo img {
	margin-left: -160px;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 170px;
	margin-top: -40px;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3.5em;
	/*background: url("images/painel-mundodaweb.png") no-repeat 0px 20px;
	/*background: url(images/painel-mundodaweb.png) no-repeat;*/
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	letter-spacing: 2px;
	color: #fff;
	margin-left: 170px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
}

#menu {
	width: 920px;
	margin: 0 auto;
	margin-top: 0px;
	height: 54px;
	padding: 0px 20px;
	background: #444;
	/**background: url(images/img02.gif) repeat-x left top;**/
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url("images/seperator.png") bottom right no-repeat;
}

#menu a:hover {
	color: #FFFFFF;
	background: #22679e;
}

#menu .atual a {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	background: #22679e;
	color: #fff;
	border-right: 2px solid #333;
	border-left: 1px solid #333;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	/*background: url(images/logo-mundodaweb2.png) no-repeat 40px 25px;*/
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img03.gif) repeat-y left top;
}
#page2 {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img03b.gif) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 20px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 400px;
	margin: 10px 30px 20px 50px;
}
#content2 {
	float: left;
	width: 630px;
	margin: 10px 30px 20px 50px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post2 {
	padding-bottom: 15px;
	line-height: 170%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	/**text-transform: lowercase;**/
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #454545;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

a:hover {
	color: blue;
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 210px;
}

#sidebar2 {
	float: right;
	width: 210px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(images/img04.gif) repeat-x left bottom;
}


.sidebar li h2, h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 14px 15px 14px 15px;
	font-size: 22px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

h2 { font-size: 20px; }

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: #222;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer p span { text-transform: lowercase; }

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
font-size: 11px;
line-height: 10px;
}


.icone {
	width: 25px;
	height: 25px;
	margin-bottom: -2px;
}

.icone2 {
	width: 25px;
	height: 25px;
	margin-bottom: -2px;
	float: right;
}

.logo {
	margin-left: -10px;
	border-bottom: 1px solid #ede7db;
}

.logo p { margin-left: 10px; }

.link_externo  {
	background: url(images/icon-linkexterno.png) no-repeat top right;
	padding-right: 18px;
}

#destaque-vermelho { 
	background: #cedffc; 
	padding: 10px; 
	border: 1px solid #dadada; 
	clear: both;
}

.odd_azul { background: #cedffc; padding-left: 10px;}
.odd_cinza { background: #cedffc; padding-left: 10px; padding-right: 10px; border: 1px solid #548be7; text-align: right;}
input { width: 170px; }
.agendamento { width: 225px; }
.form_campo { width: 215px; margin: 5px 5px 5px 0px;}
.form_dropdown { width: 218px; margin: 5px 5px 5px 0px;}
input.telefone { width: 165px; margin: 5px 5px 5px 0px;}
input.ddd { width: 20px; }
textarea.descricao { width: 215px; height: 100px; border: none; margin: 5px 5px 5px 0px;}
input.button { width: 40px; color: #333; }
.continuar .button { margin-left: 320px;}
#contato .destaque_vermelho { background: #f8a9ac; padding: 10px; border: 1px solid #dadada; clear: both;}
.form_contato { font-size: 11px; }
#contato .destaque_azul { background: #cedffc; padding: 10px; border: 1px solid #dadada; clear: both;}
body#contato {
	margin: 0px;
	padding: 0;
	background: #fff;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

.entry span { font-size: 18px; color: #085dec; }
.icon-titulos { float: left; margin-right: 10px; }
.modulos { margin-left: ; margin-right: 10px; }
.form_modulo { width: 400px; font-size: 11px; }
.form_modulo2 { width: 640px; font-size: 12px; }
.odd_modulo { background: #fff; padding-left: 10px; }
.form_modulo ol { line-height: 20px; }
.sinais { margin-bottom: 6px; }
.icones_reduzidos { height: 40px; }
.icones_reduzidos_php { height: 60px; margin-bottom: -2px; }
#titulo_materiais { font-size: 20px; }
.icon_materiais { width: 20px; }

table.calendario {
	padding-left: 10px;
	padding-right: 10px; 
	text-align: left;
}

table.calendario tr { width: 400px; }

table.calendario th, table.calendario td {
	border: 1px solid #548be7;
	margin: 5px;
	padding: 5px;
	line-height: 20px;
}

.odd_branco { background: #fff; }
.odd_azul { background: #cedffc; }
.odd_titulo { background: #00478f; color: #fff; }
.calendario_primeiro { background: none; }


.painel { background: #f8f3f7; border: 1px solid #ddd4d9; padding: 16px;}
.painel.button2 { padding-left: 0px; }
.dominio { margin-top: 30px; }
.dominio input, .dominio select { border: 1px solid #ddd4d9; }
input.button2 { font-weight: bold; font-size: 10px; width: 85px; height: 24px; color: #fff; background: #00478f;}
.painel input { border: 1px solid #ddd4d9; }

.button3 { width: 90px; }

.subtitulo { color: #00478f; }
span.sub { color: gray; font-size: 10px; }
.odd_modulo2 { padding: 5px; text-align: center; background: #fff;}
.odd_azul2 { background: #cedffc; text-align: center;}
.odd_titulo2 { background: #00478f; color: #fff; padding: 5px; text-align: left;}
b.titulo { font-size: 14px; }
td.central { text-align: center; }

.entry .inst-virtuastore { list-style-image: url(servicos/images/icon-virtuastore.png); background: url(images/img04.gif) repeat-x left bottom; margin: 10px 0px;}
.entry .inst-blogengine { list-style-image: url(servicos/images/icon-blogengine.png); margin: 10px 0px;}
.entry .inst-joomla { list-style-image: url(servicos/images/icon-joomla.png); background: url(images/img04.gif) repeat-x left bottom; margin: 10px 0px;}
.entry .inst-wordpress{ list-style-image: url(servicos/images/icon-wordpress.png); background: url(images/img04.gif) repeat-x left bottom; margin: 10px 0px; }
.entry .inst-oscommerce { list-style-image: url(servicos/images/icon-oscommerce.png); background: url(images/img04.gif) repeat-x left bottom; margin: 10px 0px;}
.entry .inst-magento { list-style-image: url(servicos/images/icon-magento.png); background: url(images/img04.gif) repeat-x left bottom; margin: 10px 0px;}
.entry .inst-drupal { list-style-image: url(servicos/images/icon-drupal.png); background: url(images/img04.gif) repeat-x left bottom; margin: 10px 0px;}
.entry .inst-moodle { list-style-image: url(servicos/images/icon-moodle.png); margin: 10px 0px;}
.entry .inst-gtalk { list-style-image: url(servicos/images/icon-gtalk.png); margin: 10px 0px;}
.entry .inst-agenda { list-style-image: url(servicos/images/icon-agenda.png); margin: 10px 0px;}
.entry .inst-docs { list-style-image: url(servicos/images/icon-docs.png); margin: 10px 0px;}
.entry .inst-sites { list-style-image: url(servicos/images/icon-sites.png); margin: 10px 0px;}
.preco-pequeno { font-size: 11px; font-weight: normal; }
.preco-grande { font-size: 14px; }


.icon-right { float: right; margin-left: 10px; }
.box-home-gmail { 
	float: left; 
	width: 178px;
	height: 250px;
	padding: 5px;
	padding-top: 20px;
	margin-bottom: 15px;
	background: #;
	border-bottom: 5px solid #de1f1f;
}
.box-home-hospedagemphp { 
	float: left; 
	width: 178px;
	height: 250px;
	padding: 5px;
	padding-top: 20px;
	margin-bottom: 15px;
	background: #;
	border-bottom: 5px solid #00478f;
}


.box-home h2 {
	border-bottom: 1px solid #ddd4d9; 
	color: #fff;
	
}

.tit-registro { background: #00923f; }
.tit-registro img { margin-left: -12px; position: relative; top: -40px; float: left; }
.tit-gmail { background: #de1f1f; }
.tit-gmail img { margin-left: -12px; position: relative; top: -40px; float: left; }
.tit-hospedagem { background: #00478f; }
.tit-hospedagem img { margin-left: -12px; position: relative; top: -40px; float: left; }