body {
	margin: 0;
	padding: 0;
	font-family: Sans-serif;
	font-size: 12px;
	background: URL(/site/template/img/37/bk.jpg) top repeat-x;
        background-color: #FFF;
}

#super-container {
	position: relative;
	left: 0px;
        top: 0px;
	width: 915px;
        text-align: center;
}

#topo {
	top:5px;
	width: 915px;
        height: 225px;
       	text-align: justify;
}

#topo #apendice {
	position: absolute;
	top:0;
	left: -131px;
}

#container {
	top: 345px;
	width: 915px;
        min-height: 100%;
       	text-align: justify;
}

/* BOX DADOS */
#box-dados {
        float: right;
        position: relative;
        width:734px;
}

#container_gl {
	float: right;
	/*top: 433px; */
	width: 915px;
	text-align: justify;
	background: #fff;
        border-radius: 5px;
}

/* BOX ESQUERDA */

#box-esquerda {
       	float: left;
        width: 178px;
        background-color: white;      
}

/* MENU */

#menu {

        margin: 12px 9px 0 5px;
	text-align: left;
	font-family: Sans-serif;
	font-size: 12px;
	float: left;
        
	
}

.titulo2 {
	color: #6598af;
	font-family: Sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
/* TÍTULO DA MATÉRIA */
.titulo3 {
	color: #506138;
	font-family: Sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.titulo-destaque-1 {
	height: 35px;
	border-bottom: 2px solid #1D3553;
	margin-bottom: 20px;
	color: #1D3553;
	font-weight: normal;
	font-size: 22px;
	font-family: Sans-serif;
}

.titulo-destaque-4 {
	height: 35px;
	color: #1D3553;
	font-weight: normal;
	font-size: 22px;
	font-family: Sans-serif;
	border: medium;
	vertical-align: bottom;
	line-height: normal;
	text-align: left;
}

.titulo-destaque-2 {
	height: 35px;
	border-bottom: 2px solid #506138;
	margin-bottom: 20px;
	color: #506138;
	font-weight: normal;
	font-size: 22px;
	font-family: Sans-serif;
}

.titulo-destaque-3 {
	height: 35px;
	border-bottom: 2px solid #1D3553;
	margin-bottom: 20px;
	color: #1D3553;
	font-weight: normal;
	font-size: 22px;
	font-family: Sans-serif;
}

/* menu */

/* MENU EXPOSITOR */
ul.menu2 {
	clear: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 155px;
	color: Black;
	margin-top: 5px;
}

li.menu2 a {
	font-size: 14px;
	font-family: Sans-serif;
	font-weight: normal;
	display: block;
	width: 155px;
	color: #383838;
	padding: 4px 10px;
	text-decoration: none;
}

li.menu2 a:visited {
	color: Black;
}
li.menu2 a:active {
	color: Black;
}
li.menu2 a:link {
	color: Black;
}

li.menu2 a:hover {
	font-size: 14px;
	font-family: Sans-serif;
	font-weight: normal;
	display: block;
	width: 155px;
	color: #383838;
	padding: 4px 10px;
	text-decoration: none;
	background: #ADD1B5;
}

/* FIM MENU EXPOSITOR */

/* MENU VISITANTE */
ul.menu3 {
	clear: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 155px;
	color: Black;
	margin-top: 5px;
}

li.menu3 a {
	font-size: 14px;
	font-family: Sans-serif;
	font-weight: normal;
	display: block;
	width: 155px;
	color: Black;
	padding: 4px 10px;
	text-decoration: none;
}

li.menu3 a:visited {
	color: Black;
}
li.menu3 a:active {
	color: Black;
}
li.menu3 a:link {
	color: Black;
}

li.menu3 a:hover {
	font-size: 14px;
	font-family: Sans-serif;
	font-weight: normal;
	display: block;
	width: 155px;
	color: white;
	padding: 4px 10px;
	text-decoration: none;
	background: #7b91bd;
}
/* FIM MENU VISITANTE */


/* BOX CONTEUDO */
#box-conteudo {
        position: relative;
	float: left;
	background: green;
}

/* BOX CENTRAL */
#box-central {
	position: relative;
	float: left;
	background: #fff;
	font-size: 12px;
	font-family: Sans-serif;
	cor: #333;
	line-height: 18px;
	overflow: auto;
	
}

#box-central img.destaque {
	margin: 5px 10px 10px 0;
}

#box-central hr.destaque {
	margin: 20px 0;
}

#box-central a {
	color: #555;
}

#box-central a:hover {
	color: #333;
}

#box-central td {
	font-size: 12px;
	font-family: Sans-serif;
}

.subconteudo {
	width: 482px;
	margin: 0 20px;
        text-align: justify;
        background: *.fff;
}

/* BOX DIREITA */

#box-direita {
	float: left;
	background: #fff;
}

#box-direita td {
	color: Black;
	font-size: 12px;
}

#box-direita a {
	color: Black;
	font-size: 12px;
}

#box-direita input {
	border: 1px solid #999;
	font-size: 12px;
	font-family: Sans-serif;
}

.box-contador {
	color: #28262A;
	font-size: 22px;
	text-align: left;
	margin: 10px 0 0 0px;
	_margin: 10px 0 0 0px;
        padding: 10px 0 0 0;
	width: 197px;
        height: 93px;
	font-weight: bold;
	line-height: 23px;
	background: URL(/site/template/img/37/cont.jpg) no-repeat;
        background-color: #fff;
}
	
.box-contador2 {
	color: #28262A;
	font-size: 22px;
	text-align: left;
	margin: 10px 0 0 0px;
	_margin: 10px 0 0 0px;
        padding: 10px 0 0 0;
	width: 197px;
        height: 93px;
	font-weight: bold;
	line-height: 23px;
	background: URL(/site/template/img/37/cont_en.jpg) no-repeat; 
        background-color: #fff;
}

.box_exp2 {
background:#D8D8D8;
width: 198px;
height: 150px;
text-align: left;
}

.box-expositor {
	color: #3B393A;
	font-size: 12px;
        color: #CA5E15
        border-width: 2px;
        border-color: #CA5E15
	width: 175px;
	height: 141px;
	background: URL(/site/template/img/29/box-expositor.png) no-repeat;
}

.box-newsletter {
	font-size: 11px;
	margin: 10px 0 0 0px;
	_margin: 10px 0 0 0px;
	width: 198px;
	height: 197px;
	background: #CADFCE;
}



.box-data {
	color: #333;
	font-size: 14px;
	text-align: center;
	margin: 0px 0 0 0px;
	_margin: 0px 0 0 0px;
	width: 198px;
	height: 20px;
	font-weight: bold;
	
}

.titulo-destaque {
	margin: 0 0 7px 0;
	font-weight: bold;
}

.box-twitter {
	width: 174px;
	text-align: center;
}

#imageContainerAD {
	width: 154px;
	height: 94px;
	border: none;
        position: relative;
	overflow: hidden;
}

#imageContainerAD2 {
	width: 154px;
 vertical-align: right;
	height: 94px;
	border: none;
        position: relative;
	overflow: hidden;
}

#imageContainerAD4 {
	margin: auto;
	width: 154px;
	height: 94px;
	border: none;
	overflow: hidden;
}

#rodape {
	width: 482px;
	height: 70px;
	position: absolute;
	bottom: 0;
	background: blue;
	position: relative;
}

.titulo-foto {
        color: White;
	font-size: 18px;
	background: #01b21;
	background-color: #1B4058;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Times, Arial, Verdana;
        vertical-align: middle;
}