@import url(layout.css);
@import url(blocks.css);
@import url(content.css);
*{
   margin:0px;
   padding:0px;
}


/* ------ General styles ------ */

html, body {
	color: #fff;
	background: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
}

#icms-canvas {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background: #232323;
}

table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	color: #f6ed0c;
	text-decoration: none;
	/*font-weight: bold;*/
	cursor:pointer;
}

a:hover {
	color: #0fbec1;
}

h1 {font-size: 1.4em; color: #608d93;}
h2 {font-size: 1.2em; color: #608d93;}
h3 {font-size: 1em; color: #608d93;}
h4 {font-size: 1em; color: #608d93;}
h5 {font-size: .9em; color: #608d93;}
h6 {font-size: .8em; color: #608d93;}

/* ------ Banner superior ------ */
#banner {
	width:  100%;
	margin: 0px;
    background-image:url(img/bg-header.jpg);
    background-repeat: repeat-x;	
}

#conteudo {
	width:  100%;
	margin: 0px;
}

#central {
  width: 340px;
  height:75px;
  float: left;
  padding-top: 10px;
  margin-left:15px;
}

#direita {
  float:left;
  width: 625px;
  height:65px;
  padding-top: 0px;
}

#resultado {
  float:left;
  clear: both;
  width: 300;
  height:43px;
  background-image:url(img/bg-header2.jpg);
  background-repeat: repeat-x;
  padding-top: 2px;
  margin-left:15px;
}

#pesquisa {
  float:left;
  width: 695px;
  height:43px;
  background-image:url(img/bg-header2.jpg);
  background-repeat: repeat-x;
  padding-top: 10px;
  text-align: right;
}

#direita a {
	color:	#0fbec1;
}

#direita a:hover {
	color: #f6ed0c;
}

#banner-rotativo {
  float:left;
  clear: both;
  width: 1000px;
  height:auto;
  text-align: center;
}

.completa {
	width:100%;
	background-color:#232323;
}
/* ------ Header rules ------ */

#icms-header {
	clear: both;
	height: 0px;
	position: relative;
}


#icms-headerbanner {
	position:relative;
	top:10px;
	right:20px;
	float: right;
}
/*--------------- pagina inicial de apresentacao ------------------ */
.apresentacao {
	width: 520px;
	height: auto;
	background-color: #1d1d1d;
    padding-bottom: 20px;
}

.titulo-apresentacao {
	float:left;
	width: 500px;
	height: 10px;
    padding-top: 30px;
}

.imagem-apresentacao {
	float: left;
	width: 200px;
	height: 120px;
	padding-top: 20px;
	padding-left: 0px;
}

.texto-apresentacao {
	float: left;
	width: 300px;
	text-align:justify;
	padding-right: 10px;
}
/* ---------- Column left/right rules ---------- */

#icms-canvas-rightcolumn {}
#icms-canvas-rightcolumn a {}
#icms-canvas-rightcolumn a:hover {}

#icms-canvas-leftcolumn {}
#icms-canvas-leftcolumn a {}
#icms-canvas-leftcolumn a:hover {}

/* ------ Main content ------ */

#icms-canvas-content {	
	line-height: 1.3em;
}

/* lists */
#icms-canvas-content ul {margin: 5px; padding: 2px; list-style: decimal inside; text-align: left;}
#icms-canvas-content li {margin-left: 5px; color: #fff; background-color: inherit; line-height: 1.4em; list-style: square;}

#icms-page {
	padding: 0 .5em;
	text-align:justify;
}

/* ---------- Module display rules ---------- */

#icms-content {
	padding: 15px 1%;
}

/* ---------- Redirect ------------ */
#icms-redirect {
	width: 85%;
	background-color: #0000;
	color: #b9d822;
	text-align: center;
	font-weight: bold;
	padding-top: 180px;
	text-align: center;
	border: 0px;
}
/* ---------- Site close ------------ */
#icms-siteclose-login {
	width: 270px;
	margin-left: auto;
	margin-right: auto; 	
	border: 2px solid #b9d822;	
	margin-top: 40px;
	margin-bottom: 20px;
	background-color:#000;
	height: 100%;
}

#icms-siteclose-login h2 {
	background-color: #b9d822;
	font-weight: bold;
	font-size: 1em; 
	color: white;
	padding: 2px;	
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;	
}
#icms-siteclose-login form {
	padding: 0px;
	margin: 0px;	
}
#icms-siteclose-login div{
	padding: 6px;
}
#icms-siteclose-login span.left {
	float: left;
	padding-bottom: 3px;
}
#icms-siteclose-login span.right {
	float: right;
	padding-right: 3px;
	padding-bottom: 3px;
}
#icms-siteclose-login div.button {
	text-align: right;
	clear: both;	
	padding-right: 0px;
}

/* adicional conteudo */
#imagens-header {
	width: 95%;
	height: 200px;
	/*background-color: #fff;*/
	padding-top: 10px;
    padding-bottom: 10px;
}
/* ---------- Footer rules ---------- */

#icms-footer {
	text-align:	center;
	font-size: 90%;
	color:	#fff;
	margin:	0px;
	background-image:url(img/bg-footer.jpg);
	background-repeat:repeat-x;
	clear: both;
	height: 80px;
	padding-top: 20px;
}

#icms-footer a {
	color:	#f6ed0c;
    text-decoration: none;
    display: inline;
}

#icms-footer a:hover {
	color: #0fbec1;
}

/* ----------  mode debug  ---------- */
/* This is also in xoops.css and this is generated in the logger class */
#xo-logger-output {
	font-size:			80%;
}

	
/* para o menu */
/* dock - top */
.dock {
	position: relative; 
	height: 64px; 
    width: 700px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 64px;
    width: 700px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 100px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
    padding-left: 10px;
    padding right: 10px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	/*display: none; 
	padding-left: 20px;*/
    text-align: center;
    margin: 5px 10px 0px;
}
