/*-------Gerais----*/

* {
margin:0px;
padding:0px;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:17px;
color:#032948;
min-width:955px;
}

img{
border:0;
}

hr{
border:1px solid #003366;
margin-top:10px;
margin-bottom:20px;
}

h3 {
margin-bottom:12px;
font-size:1.2em;
}

p {
margin-bottom:10px;
}

a:link, a:visited, a:active {
color:#003366; 
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration: underline;
font-weight:bold;
}

p.center {
text-alig:center;
}

blockquote.recuado {
margin-left:25px;
}


/* TOPO DO SITE */
.logo-w3c{
margin-top:8px;
margin-left:8px;
float:left;
}

.logos-top{
float:right;
padding:8px 8px 15px 0px;
width:200px;
}

.logo-cgi{
float:right;
margin:0px;
}

.logo-nic{
float:right;
margin-left:25px;
}

.top{
clear:both;
background-image:url(images/fundo-top.gif);
background-repeat:repeat-x;
height:191px;
margin-bottom:0px;
min-width:800px;
}

.ilustra-top{
float:right;
margin-top:4px;
}

.nome-evento{
margin:60px 0px 0px 20px;
float:left;
}

.data-evento{
margin-top:42px;
}

.titulo{
padding:5px 0px 4px 20px;
height:20px;
background-image:url(images/fundo-titulos.gif);
background-repeat:repeat-y;
background-color:#1063a6;
}

/* MENU SUPERIOR */

div.menu-1{
margin-left:-20px;
margin-top:8px;
}

.menu {
padding-left:20px;
font-size:1em;
}

.menu a {
color:#032948;
white-space:nowrap;
}

.menu a:hover{
background-color:#032948;
color:#FFF;
text-decoration: underline;
}

.menu li {
display:inline;
list-style:none;
}

/* CONTEUDO DO SITE */

/* BOX DIREITA CONTEUDO PRINCIPAL */
.conteudo {
/*position:absolute;
top:300px;*/
float:left;
padding:20px 0px 20px 20px;
/*padding:20px 300px 20px 20px;*/
width:68%;
min-height:600px;
/*min-width:520px;*/
}

.box-destaque {
margin-bottom:15px;
padding:10px 10px 3px 10px;
border:1px solid #032948;
background-color:#FFF;
margin-right:15px;
}


/* BOX ESQUERDA EVENTOS ANTERIORES */

#twtr-search-widget {
float:right;
margin:30px 15px 0px 0px;
}

.box-anteriores {
/*position:absolute;
top:320px;
right:20px;*/
width:20%;
min-width:240px;
float:right;
margin:20px 15px 30px 0px;
padding:10px 10px 0px 10px;
border:1px solid #032948;
background-color:#FFF;
font-size:0.85em;
}

.box-anteriores h4 {
margin:-10px;
padding:10px;
background-color:#032948;
color:#FFF;
font-size:1.25em;
text-align: center;
}

.box-anteriores ul {
margin:0px;
padding:0px;
list-style:none;
}

.box-anteriores ul li {
margin-bottom:15px;
}

/* RODAPÉ */

.rodape{
/*position:absolute;
bottom:0px;
right:0px;
left:0px;*/
height:35px;
background-image:url(images/rodape.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:15px;
clear:both;
}

.validator{
float:right;
}

.form-field{
margin-bottom:15px;
}

.ilustra-hoteis{
float:left;
margin-right:10px;
border:1px solid #003366;
}

.localizacao{
min-height:530px;
}

.mapa-num{
float:left;
}

.logo-w3c-ilust{
margin-top:3px;
margin-right:20px;
float:left;
}

p.center{
text-align:center;
}

.opera {
vertical-align:middle;	
}

.firefox {
	float:left;
	margin-right: 15px;
}

.chamada {
	margin-bottom:12px;
	font-weight:bold;
	font-size:1.2em;
}
