/* CSS Document */
*{
	font-family: '33535gillsansmt' !important;
}

@font-face {
	font-family: '33535gillsansmt';
	src: url('33535gillsansmt.eot');
	src: local('33535gillsansmt'), url('33535gillsansmt.woff') format('woff'), url('33535gillsansmt.ttf') format('truetype');
}

body{
	background-image:url(../images/fundo_cor.png);
	font-size: 13px;
	line-height: 20px;
/*	background-color: #DE8442;*/
}

a{
	color: #b9002e;
	text-decoration: none;
}

h1{
	/*background-image: url(../images/barra_titulo.png);*/
	color: #6EC7B3;
	text-align: center;
	font-size: 40px;

}

h2{
	font-weight: bold;
	font-size: 16px;
}

#container4{
	width: 900px;
	padding-left:30px;
	position:absolute;
	height:1136px;
	bottom:0;
	background: url("../images/manchas.jpg") no-repeat right bottom;
}
#container2{
	min-height:100%;
	width:960px;
	margin: 0 auto;
	background: url("../images/fundo_sombra.png") repeat-y;
	position:relative;
}
#container3{
	height: 100%;
	width: 100%;
	background: url(../images/fundo_topo.png) repeat-x fixed top;
}

#container{
	margin-left: 30px;
}

#header{
	height: 1136px;
	margin-bottom: 25px;
}
#body{
	background-color: transparent;
	padding-bottom: 180px;
}

#logo{
	margin-top: 20px;
	margin-left: 20px;
}

ul#menu li{
	color: #333333;
}

ul#menu li li{
	font-size:12px;
	font-weight:normal;
}

#footer{
}

#footer #patrocinios{
	padding-left:0;
}
#footer #patrocinios p{
	margin-bottom:10px;
	overflow:auto;
}
#footer #patrocinios img{
	float: left;
	margin-right: 20px;
}

div.fotos{
	margin-bottom: 20px;
}

div.fotos img{
	text-align: center;
	margin: 10px 5px;
}

table{
	font-size: 13px;
}

table .centrado{
	text-align: center;
}

table#inscricoes_ofertas,
table#alojamento_precos{
	border-top:1px solid #999;
}

table .num{
	text-align: right;
}

table#inscricoes_precos,
table#inscricoes_ofertas,
table#alojamento_precos{
	border-left: 1px solid #999;
	width:520px;
	font-size:12px;
}
table#inscricoes_precos caption{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #d9d9d9;	
}

table#inscricoes_precos th,
table#inscricoes_ofertas th,
table#alojamento_precos th{
	background-color: #d9d9d9;	
}
table#inscricoes_precos th,
table#inscricoes_precos td,
table#inscricoes_precos caption,
table#inscricoes_ofertas th,
table#inscricoes_ofertas td,
table#alojamento_precos th,
table#alojamento_precos td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
table#inscricoes_ofertas th,
table#inscricoes_ofertas td{
	padding:2px 4px;
}

#conferences{
	margin-left: auto;
	margin-right: auto;
	width: 405px;
	margin-top: 0px;
}

#conferences li{
	width: 350px;
	background-color: #f0cb83;
	height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	text-align: center;
	margin-bottom: 10px;
}

#conferences li a{ 
	font-size: 18px;
	text-decoration: none;
	color: #626267;
	font-weight: 500;
}
