html, body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d5b4a;
}

/* CABECALHO */
#cabecalho {
	width:100%;
}

#topoesquerda {
	background-image: url('/layout/linux-top-01.png');
	float:left;
	/*margin: 5px 0px 0px 5px;*/
	width: 38px;
	height: 71px;
	padding: 0px;
}

#topodireita {
	background-image: url('/layout/linux-top-03.png');
	/*margin: 5px 5px 0px 0px;*/
	right:0px;
	float:right;
	width: 320px;
	height: 71px;
	padding: 0px;
}

#topocentral {
	background-image: url('/layout/linux-top-02.png');
	margin: 0px 320px 0px 38px;
	height: 71px;
	text-align:left;
	padding: 0px;
}

#topocentral #logo {
	position: relative;
	top: 12px;
	left: 20px;
	border: 0px;
}

#topocentral #slogan {
	position: relative;
	top: 7px;
	left: 22px;
	border: 0px;
}


#pesquisa, #formABC {
	padding-top:30px;
}

#pesquisa .inputText {
	width:100px;
	height:15px;
	border:1px solid #618456;
	vertical-align:baseline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d5b4a;
	padding-left:5px;
}

#pesquisa .inputSelect {
	width:90px;
	height:17px;
	*height:19px;
	border:1px solid #618456;
	vertical-align:baseline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d5b4a;	
}

#pesquisa .inputButton {
	vertical-align:bottom;
}

/* MENU */
#menu {
	height:32px;
	width:100%;
}

#menuesquerda{ 
	background-image: url('/layout/linux-top-01b.png');
	position: absolute;
	left: 0px;
	float:left;
	width:38px;
	height:32px;
}

#menudireita {
	position: absolute;
	background-image: url('/layout/linux-top-03b.png');
	right:0px;
	float:right;
	width:320px;
	height:32px;
}

#menudireita #loginInfo {
	padding-top:8px;
	text-align: right;
	margin-right: 45px;
}

#menucentral {
	margin: 0px 200px 0px 32px;
	background-image: url('/layout/linux-top-02b.png');
	height: 32px;
}

#menucentral #navegacao {
	margin-left:12px;
	padding-top:8px;
}

/* -------------------------------------------------- */
/* CONTEUDO */
#conteudo {
	background-color:#FFFFFF;
	min-height:300px;
	width:100%;
	padding-top:10px;
}
	#centroesquerda{
		left: 0px;
		float:left;
		width:165px;
		margin-left:15px;
	}
	#centrodireita {
		right:0px;
		float:right;
		width:165px;
		margin-right:15px;
	}
	#central {
		top:0px;
		margin: -11px 180px 0px 180px;
		*margin: 0px 200px 0px 200px;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 10px;
	}
	
/* RODAPÉ */
#rodape {
	background-image: url('/css/img/linux-map.png');
	background-repeat: repeat-x;
	background-position: 0px -296px;
	background-color:#003466;
	height:70px;
	width:100%;
	clear:both;
}
	#rodapeesquerda{
		background-image: url('/css/img/linux-map.png');
		background-repeat: no-repeat;
		background-position: -268px -366px;
		position: absolute;
		left: 0px;
		float:left;
		width:32px;
		height:57px;
	}
	#rodapedireita {
		background-image: url('/css/img/linux-map.png');
		background-repeat: no-repeat;
		background-position: -268px -423px;
		position: absolute;
		right:0px;
		float:right;
		width:32px;
		height:57px;
	}
	#rodapecentral {
		margin: 0px 32px 0px 32px;
	}
		#rodapecentral #mapa {
			width:100%;
			text-align:center;
			padding-top:22px;
			color:#4a4a4a;
		}
		#rodapecentral #creditos {
			width:100%;
			text-align:center;
			padding-top:13px;
			color:#dbd1d1;
		}

	#rodapecontainer { background-color:#003466; }
	#rodapebox { margin-left: auto; margin-right: auto; text-align: center; width: 510px; background-color: #c9c9c9; padding-bottom: 10px;}
	
	#rodapebox #volrelease { width: 200px; float: left; text-align: left; font-size: 12px; font-color: black; padding: 10px; margin-right: 50px; }
	#rodapebox #volrelease h1 { font-size: 12px; color: inherit; margin: 0px 0px 3px 0px; padding: 0px; }
	#voloptions  { text-align: left; padding: 10px; }
	#rodapebox #voloptions a { 
		font-size: 12px;
		display: block; margin-bottom: 5px; margin-left: 270px;
		color: inherit !important; 
	}


/* CLASSES */

#menu-principal {
	padding: 10px;
	float: left;
	color: #8dbe27;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 144px;
}

#menu-principal a {
	text-decoration: none;
	color: #ffffff;
	width: 144px;
	line-height: 30px;
	font-family: Verdana, Geneva, Sans-Serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url('/layout/linux-button-on.png');
	display: block;
	margin-bottom: 5px;
}

#menu-principal a:hover {
	text-decoration: none !important;
	color: #ffffff !important;
	width: 144px;
	line-height: 30px;
	font-family: Verdana, Geneva, Sans-Serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url('/layout/linux-button.png');
	display: block;
	margin-bottom: 5px;
}


.box {
	width:164px;
	background-color:#eeeeed;
	background-image:url('/imagens/layout/box_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:60px;
	margin-bottom:12px;
}

.box span.titulo, .box div.titulo, .box span.titulo2 {
	background-image: url('/css/img/linux-map.png');
	background-repeat: no-repeat;
	background-position: -136px -480px;
	display:block;
	width:149px;
	height:32px;
	padding: 4px 0px 0px 15px;
	font-weight:bold;
	color: #ffffff;
}

.box div.conteudo {
	padding: 0px 15px 18px 15px;
}

.box ul.lista {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 20px;
	padding-bottom:18px;
	list-style-image: none;
}

.box ul.lista a {
	text-decoration:none;
	display:block;
	width:80%;
	padding:3px 0px 3px 10px;
	border-bottom:1px solid #a5b5a2;
	color:#4d5b4a;
}

.box ul.lista a:hover {
	border-bottom:1px solid #4d5b4a;
}

#pesquisa, #formABC {
	padding-top:30px;
}
#pesquisa .inputText {
	width:100px;
	height:15px;
	border:1px solid #618456;
	vertical-align:baseline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d5b4a;
	padding-left:5px;
}
#pesquisa .inputSelect {
	width:90px;
	height:17px;
	*height:19px;
	border:1px solid #618456;
	vertical-align:baseline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d5b4a;	
}
#pesquisa .inputButton {
	vertical-align:bottom;
}

/*COMPATIBILIDADE COM O ANTIGO */
.destaque_titulo{
	font-family:Verdana;
	text-decoration: underline; 
	color: #444444; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

.destaque, .artigo, .destaquemenu, .destaquenolink, .destaquetitulo {
	font-family:Verdana;
	text-decoration: none !important; 
	color: #666666 !important; 
	font-size: 11px !important;
	}

.destaquetitulo { text-decoration: none !important; }
	
.destaque:active, .destaquemenu:active {
	font-family:Verdana;
	text-decoration: none; 
	color: #969696; 
	font-size: 11px;
	}

.destaque:hover,  .destaquemenu:hover {
	font-family:Verdana;
	text-decoration: underline !important; 
	color: #969696 !important; 
	font-size: 11px !important;
	}
	
.destaquemenu:hover {
	text-decoration: none!important; 
}

.destaque:visited, .destaquemenu:visited {
	font-family:Verdana;
	text-decoration: none; 
	color: #969696; 
	font-size: 11px;
	}

.esquerda { text-align: left; }
.centro { text-align: center !important; }
.direita { text-align: right; }
.codigo { background-color: #eeeeed; border: 2px solid #d4d4c6; padding: 15px; text-align: left!important; }

.titulo2 {
	font-family:Arial, Helvetica;
	text-decoration: none; 
	color: #000000; 
	font-size: 14px;
	font-weight: bold;
	}

.titulo3, H3 {
	font-family:Arial, Helvetica;
	text-decoration: none; 
	color: #1C2D1F; 
	font-size: 12px;
	font-weight: bold;
	}

.coluna { 
	background-image: url('/css/img/linux-map.png');
	background-position: 0px -594px;
}

ul {
 line-height: 1.5em;
 list-style-type: square;
 list-style-image: url('/imagens/linux-arrow.gif');
}

.tabCorpo {
    border-width: 1px;
    border-style: solid;
    border-color: black;
}

h1, h3  {
	color: #003466;
}

h1 { font-size: 16px; }
h3 { font-size: 14px; }
 
#central h1, h3 h4 {
   font-size: 14px;
   font-weight: bold;
   /*color: #993300;*/
}


b { text-align: left; }

.topic { color: #700404; }

pre {
	margin: 0px;
}

#contexto, .moderacao {
        margin: 0 auto;
        /*border: 1px dashed blue;*/
}


.texto, .padrao, td, .padraodestaque  {
	font-family:Verdana;
	text-decoration: none; 
        text-align: justify;
	color: #000000; 
	font-size: 11px;
	}


/* CLASSES EXTRAS */
.textosolto {
	text-align:center;
}
.espacamento {
	line-height:150%;
}

A:link {
	text-decoration: underline;
	}

A:active {	
	text-decoration: underline;
	}
	
A:hover {
	text-decoration: underline !important;
	color: #ff8a00 !important;
	}	
		
A:visited {
	text-decoration: underline;
	}

.cinza, .cinza:hover, .cinza:visited { 
	background-color: #d2d2d2; 
	padding: 3px;
	margin-bottom: 5px;
	font-family:Verdana;
	text-decoration: none !important; 
	color: #000000;
	font-size: 11px !important;
	font-weight: bold;
}

.tresbt {
	margin-bottom: 3px;
}

.padraodestaque { 
	color: #444444; 
}

.botao {
	font-family:Verdana;
	color: #333333; 
	font-size: 11px;
}
.dezpx {
	margin-left: 5px;
	margin-right: 5px;
}
#tabela {
	display: table;
}

#linha  {
	display: table-row;
}

#celula {
	display: table-cell;
	padding: 3px;
}
.pontilhado {
	background-image: url('/imagens/verde/pontilhado.gif');
	height: 1px;
}
.tabelaCinza {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 5px;
}
.tabelaCinzaBranco {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
}
input, textarea, select {
	border: 1px solid #cccccc;
}
input:radio, input:checkbox, input[type="radio"], input[type="checkbox"] {
	border: 0;
}
.figura {
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	font-style: italic;
}

.floatleft { float: left; padding: 5px; text-align: center; }
.floatright { float: right; padding: 5px; text-align: center; }
.comentario { color: #004080; }
input:focus, textarea:focus { background: #e3f1ff; }

.blueBox { 
	width: 340px; 
	float: left;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	top: 0px;
}

.blueBoxLeft { 
	float: left;
	background-image: url('/layout/fundo_01.png');
	width: 10px;
	height: 309px;
}
.blueBoxRight { 
	float: right;
	background-image: url('/layout/fundo_03.png');
	width: 9px;
	height: 309px;
}
.blueBoxCenter {
	background-image: url('/layout/fundo_02.png');
	width: 321px;
	height: 309px;
	margin-left: 10px;
	text-align: left;
}
.blueBoxTitle {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	line-height: 30px;
	margin-left: 15px;
}
.blueBoxCenter #vermais {
	text-align: right;
	margin-right: 15px;
}

.boxConteudo {
	width: 98%;
	background-color: #efefef;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	padding-bottom: 10px;
}

.tituloBoxLeft { 
	float: left;
	background-image: url('/layout/fundo_01.png');
	width: 10px;
	height: 200px;
}

.tituloBoxRight { 
	float: right;
	background-image: url('/layout/fundo_03.png');
	width: 9px;
	height: 200px;
	background-position: top;
}

.tituloBox {
	background-color: #d2d2d2;	
	line-height: 35px;
	height: 35px;
	margin: 0px; padding: 0px;
	margin-bottom: 10px;
}

.tituloBox h3 {
	font-family: Verdana, Sans-Serif; font-size: 14px; 
	color: #000000;
	margin-left: 20px;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited {
	font-family: Verdana, Sans-Serif; font-size: 11px; color: #006699; text-decoration: none !important;
}

.loginBox { text-align: left; margin-right: 5px; padding: 2px;font-family: monospace; font-size:10px; }
.loginBox input { width: 75px; background: #c0e1ff !important; }
.logadoLinha { background: #dddddd; text-align: center; margin-bottom: 1px; }

#boxtop10 a, #boxperguntas a, #boxnoticias a, #boxartigos a, #boxdicas a, #boxconf a, #boxeventos a { display: block; margin-bottom: 5px; }
#homeconfs a, #homedicas a, #homescripts a { display: block; margin: 10px 3px; }
.itemArtigo { min-height: 100px; *height: auto !important; *height: 100px; margin-left: 100px; text-align: justify; font-size: 11px; font-family: Verdana, Sans-serif, Sans; color: #666666; }
.itemArtigo a { text-decoration: none !important; color:#003466; }
.fonte { text-decoration: none !important; color: blue !important; font-size: 11px !important; }
.itemArtigo h1 { margin: 0px 0px 2px; font-family: Verdana; font-size: 14px; font-weight: bold; color: #006699; }
.itemArtigo div { margin: 5px 0px; }
.itemArtigo #orange { color: #ff8a00; }
.fotoleft { float: left; padding: 5px; margin-top: 15px; text-align: center; }
.fotoleft a { display: block; }
#artigo { margin-bottom: 30px; margin-top: 10px; }
.textoCinza { color: #4d5b4a; }
#anunciantes { text-align: center; }
#anunciantes a, #anunciantes object { margin: 25px; line-height: 135px; display: inline; }
.boxLink { color: inherit !important; }
.erro { 
	color: #ff0000; 
	font-weight: bold; 
	margin: 8px 0px;
}

.infobox {
	font-weight: bold; 
	width: 400px; 
	margin-bottom: 3px; 
	margin: auto; 
	background: #eeeeee; 
	border: 1px #ababab solid; 
	padding: 5px; 
	color: black;
	text-align: center;
}

#barratop {
        position: relative;
        top: 0px;
        right: 0px;
        text-align: right;
        margin:0px;
	margin-bottom: -7px;
	padding-right: 40px;
}

A.texttop, A.texttop:link, A.texttop:visited, A.texttop:active, #barratop, .texttop {
        text-decoration: none !important;
        color: #888888 !important;
        font-family: Verdana, Geneva, Sans-Serif, Arial;
        font-size: 9px;
}

.fotolink, .fotolink a, .fotolink a:hover {
	text-decoration: none !important;
	color: #888888;
}

