/** Zerando todos os margins naturais para não atrapalhar **/
body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address
{
	margin:0px;
	padding:0px;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body
{
	background:#FFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
}


#main {
	height: 100%;
	width: 773px;
	height: 550px;
	background: #ffffff;
	margin:0px auto 0px auto;
	border: 1px #afafaf solid;
	position:relative;
}

#logo {
	width: 589px;
	height: 146px;
	margin:0px 0px 0px 0px;
	border: 0px dotted;
	background: url(../img/imagemTopo.png) no-repeat 0px 0px;
}


#menu_lateral {
	position:absolute;
	top:0px;	right:0px;
	width:184px;	height: 152px;
	padding-top: 15px;
	font-size: 11px;
	text-align: left;
	border-left: 1px white solid;
	background: url(../img/_menu_lateral.png) no-repeat 0px 0px;
}

#menu_lateral li  {
	font-size: 11px;
	height: 22px;
	color: white;
	text-align: right;
	padding-right:10px;
	list-style:none;

}

#menu_lateral a {
	text-decoration: none;
	color: white;
}


#menu_superior {
	position:relative;
	top:0px;
	left:0px;
	width:588px;
	height: 20px;
	border: 0px dotted;
	border-top: 1px white solid;
	background: url(../img/_menu_superior.png) no-repeat 0px 0px;
	text-align: right;
}

#menu_superior li  {
	font-size: 11px;
	height: 22px;
	color: white;
	text-align: right;
	padding-right:10px;
	list-style:none;
	font-weight: bold;
	display: inline;

}

#menu_superior a  {
	color: white;
}

#efeito {
	position: relative;
	width: 100%;	height: 15px;
	background: url(../img/_efeito_topo.png) no-repeat 0px 0px;
	z-index: 10;
}
/* primeira coluna */
#sites {
	position: absolute;
	top: auto;
	height: 109px;	width: 242px;
}
#comercio {
	position: absolute;
	top: 134px;
	height: 247px;	width: 242px;
	border-top: 1px #0066cc dashed;
}
/* segunda coluna */
#redes {
	position: absolute;
	top: 181px;	left: 243px;
	top: auto;
	height: 200px;	width: 173px;
	border: 0px black solid;
	border-left: 1px #afafaf solid;
	border-right: 1px #afafaf solid;
	z-index: 10;
}

#servidores {
	position: absolute;
	top: 200px;	left: 243px;
	height: 135px;	width: 173px;
	border: 0px black solid;
	border-left: 1px #afafaf solid;
	border-right: 1px #afafaf solid;
}
/* terceira coluna */

#manutencao {
	position: absolute;
	top: 0px;	left: 417px;
	height: 175px;	width: 169px;
	padding-top: 0px;
	border-bottom: 1px #0066cc dashed;
	z-index: 1;
}

#solucoes {
	position: absolute;
	top: 175px;	left: 417px;
	height: 190px;	width: 169px;
	border: 0px black solid;
	padding-bottom: 00px;
}

/* */

#redes h3 {
	right: 0px;
	border-bottom: 1px #519fca dashed;
	background: url(../img/_bg_rede.png) no-repeat 0px 0px;
	font-size: 12px;
	vertical-align: bottom;
	height: 17px;
	color: #0066cc;
	text-align: left;
	padding-left:5px;
	
}

#sites h3, #comercio h3 {
	right: 0px;
	background: url(../img/_bg_lblue.png) repeat-x 0px 0px;
	font-size: 15px;
	vertical-align: bottom;
	height: 15px;
	padding-top: 22px;
	color: #0066cc;
	text-align: left;
	padding-left:15px;
}

#solucoes h3, #servidores h3 {
	right: 0px;
	border-bottom: 1px #519fca dashed;
	border-top: 1px #519fca dashed;
	background: #f4fafe;
	font-size: 12px;
	vertical-align: bottom;
	height: 19px;
	color: #0066cc;
	text-align: left;
	padding-left:15px;
}

#manutencao h3 {
	right: 0px;
	border-bottom: 1px #519fca dashed;
	font-size: 12px;
	height: 40px;
	vertical-align: bottom;
	color: #0066cc;
	text-align: right;
	padding-right: 5px;
	padding-top: 7px;
}
#manutencao h3:before {
	content: ">> ";
	display: inline;
}

#suporte {
	position:absolute;
	top:0px;	right:0px;
	height: auto;	width: 184px;
	height: 100%;
	border-left: 1px #afafaf solid;
	padding-top: 5px;
	z-index: 1;
}


#suporte h3 {
	right: 0px;
	border-bottom: 1px gray solid;
	background: url(../img/_bg_suporte.png) no-repeat 0px 0px;
	font-size: 10px;
	height: 20px;
	color: #519fca;
	text-align: right;
	padding-right:5px;
	
}


#redes, #manutencao, #sites, #comercio, #servidores, #solucoes { display: none; }

#chamada { display: none; } 

#chamada {
	position: absolute;
	top: 20%;	left: 100px;
	width: 450px;	height: 100px;
	font-size: 14px;
	padding-left: 20px;
}

#chamada h3 {
	font-size: 18px;
	height: 40px;
}

#chamada ul  {
	text-align: left;
	padding-left: 40px;
	
}
#chamada li  {
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	list-style: circle;
	
}


#base {
	position:absolute;
	right:0px;	bottom: 0px;
	height: 53px;	width:100%;
	border-top: 1px blue dotted;
	background: url(../img/_rodape.png) no-repeat 0px 0px;
	z-index: 20;
}

#centro {
	position: absolute;
	border: 0px solid black;
	width: 584px;
	height: 310px;
	top: 181px;
	left: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}


#lateral {
	position: absolute;
	border: 0px solid black;
	width: 183px;
	height: 323px;
	top: 173px;
	left: 590px;
}

#conteudo h2, #conteudo h3, #conteudo h4
{
	margin: 10px;
}

#conteudo p
{
	margin: 15px;
	text-align: justify;
	line-height: 1.5em;
}
#conteudo ul
{
	margin: 10px;
	padding: 10px;
}
#conteudo li
{
	list-style-type: square;
	list-style-position: inside;
	padding: 0.22em;
}

_H1:before {
    content: "Chapter " counter(chapter) ". ";
    counter-increment: chapter; /* Add 1 to chapter */
    counter-reset: section;      /* Set section to 0 */
}
_H2:before {
    content: counter(chapter) "." counter(section) " ";
    counter-increment: section;
}


fieldset
{
	border:0px none;
	padding:10px;
}


.forms {
	font-size:95%;
}

input, textarea
{
	vertical-align: middle;
	border:1px solid #C0C0C0;
	margin-bottom: 5px;
}



textarea
{
	height: 60px;
}
#contatos input, #contatos textarea
{
	width: 300px;
	font-size: 10px;
}
#suporte_login input, #suporte_login textarea
{
	width: 160px;
	font-size: 10px;
}


#contatos #portelefone
{
	position: absolute;
	top:    60px;
	left:   335px;
	font-size: 10px;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
}

.imagensPortifolio img
{
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid;
	background: #efefef;
}

#contatos label
{
	display: block;
}

#w3cLogo
{
	position: absolute;
	top: 510px;
	left: 580px;
	z-index: 30;
}

#w3cLogo img
{
	border: 0;
}