@charset "utf-8";

body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
#container {
	width: 950px;
	height: auto;
	min-height: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1E1;
	background-position: 0 0;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#eventos {
	height: 200px;
	width: 280px;
	text-align: right;
}
#space {
	height: 50px;
}
.vspace {
	height: 10px;
}
#inner {
	height: 131px;
	width: 592px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	left: 15px;
	top: 15px;
	position: absolute;
	background-image: url(../images/inner.png);
	background-repeat: no-repeat;
	_background-image: none; 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/inner.png', sizingMethod='crop'); /* Essa coloca um filtro pra o IE ler o PNG */
}
#content {
	width: 700px;
	height: auto;
	position: relative;
	z-index: 6;
}
#footer{
	width: 950px;
	z-index: 2;
	position: absolute;
	bottom: 0px;
}

#banner {
	width: 950px;
	height: 250px;
	z-index: 3;
}
#header {
	width: 650px;
	height: 100px;
	background-color: #FFF;
	z-index: 4;
}
#menu {
	width: 300px;
	height: 900px;
	float: right;
	position: absolute;
	top: 0px;
	z-index: 5;
	right: 0px;
}

/* Design */

.table {
	margin: 0px auto;
}

.border {
	width: 10px;
	background: #4190AF;
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
}

.subtables {
	background-color: #FFFFFF;
	min-height: 100%;
}
/* Custom Text */

.titulo {
	font-weight: bold;
	color: #1A3A63;
}

.subtitulo {
	font-weight: bold;
	color: #666666;
	font-size: 0.7em;
}

.htext {
	text-align: justify;
	font-size: 0.75em;
}

.dtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #0075BA;
}

/* Links */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline; 
	color: #666666;
}

img {
	border: 0;
}

/* Box */

.ces {
	width: 20px;
	height: 20px;
	background-image: url(../images/ces.png);
	background-repeat: no-repeat;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ces.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.cds {
	width: 20px;
	height: 20px;
	background-image: url(../images/cds.png);
	background-repeat: no-repeat;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cds.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.cei {
	width: 20px;
	height: 20px;
	background-image: url(../images/cei.png);
	background-repeat: no-repeat;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cei.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.cdi {
	width: 20px;
	height: 20px;
	background-image: url(../images/cdi.png);
	background-repeat: no-repeat;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cdi.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.top {
	height: 20px;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.bot {
	height: 20px;
	background-image: url(../images/bot.png);
	background-repeat: repeat-x;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bot.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.lef {
	width: 20px;
	background-image: url(../images/lef.png);
	background-repeat: repeat-y;
	_background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lef.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}
.rig {
	width: 20px;
	background-image: url(../images/rig.png);
	background-repeat: repeat-y;
	_background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rig.png', sizingMethod='scale'); /* Essa coloca um filtro pra o IE ler o PNG */
}


/* Table */

.b-text {
	background-color: #FFF;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #0075BA;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.b-top {
	height: 10px;
	background-image: url(../images/b-top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.b-rig {
	width: 10px;
	background-image: url(../images/b-rig.png);
	background-repeat: repeat-y;
	background-position: left;
}
.b-ces {
	width: 10px;
	height: 10px;
	background-image: url(../images/b-ces.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
