/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
body { font-size:62.5%; font-family:Tahoma; line-height:62.5%; }

/* ************************************************************************************************************** FONTES E LINKS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	/* definiçao da fonte padrao do projeto */
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#535353;
}
strong{
	font-weight:bold;
}
a{
	color:#009bd0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
 line-height:17px;
 color:#575757;
 font-size:11px;
 margin-bottom:1em;
}
#home p{
	margin:0;
}
#internas p{
	margin-bottom:1em:
}
h1{
	font-size:14px;
	color:#046d34;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1em;
	margin-bottom:0.8em;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:1em;
	margin-bottom:1em;
}
/* ************************************************************************************************************** FORMULÁRIO */
#contato form{
	margin:0 auto;
	width:330px;
}
#contato form .inputText, #contato form textarea{
	border:solid 1px #CCC;
	width:320px;
	height:17px;
	padding:3px 3px 0 3px;
}
#contato form textarea{
	height:80px;
	overflow:auto;
}
/* ************************************************************************************************************** ESTRUTURA BÁSICA */

/* ************************************************************************************************************** GOBAIS */
.imgTop{
	padding:3px;
	background:#FFF;
	border:solid 1px #c8cebf;
}
.list li{
	padding-left:10px;
	background:url(../imagens/marc.gif) no-repeat 0 7px;
	line-height:17px;
	margin-bottom:0.5em;
}
#home .list li{
	margin:0
}
#patrocinio .col1_4{
	float:left;
	width:164px;
}
#patrocinio .col1_4 li{
	margin:0;
}
#patrocinio .col1_4 ul{
	margin-bottom:1em;
}
.preco{
	color:#F00;
}
.galeria{
	float:left;
	width:710px;
}
.galeria li{
	float:left;
	width:100px;
	height:75px;
	margin:5px;
	padding:3px;
	background:#FFF;
	border:solid 1px #c8cebf;
	display:inline;
}
/* ************************************************************************************************************** GERAL */
body{
	background:#033d1d url(../imagens/bg.jpg) no-repeat top center;
}
.cantoData{
	width:300px;
	height:148px;
	position:absolute;
	top:0;
	right:0;
	background:url(../imagens/canto.gif);
}
.logo{
	float:left;
	margin:18px 350px 18px 2px;
}
#divCenter{
	margin:0 auto;
	width:754px;
}
#divSite{
	float:left;
	float:754px;
}
#menuDestaque{
	float:left;
	width:754px;
	height:244px;
	background:url(../imagens/bg_destaque.png) no-repeat!important;
	background:url(../imagens/bg_destaque.gif) no-repeat;
}
.menu{
	float:left;
	width:734px;
	padding-left:20px;
	height:24px;
}
.menu li{
	float:left;
	width:91px;
	text-align:center;
	line-height:24px;
}
.menu li a{
	color:#6d6d6d;
}
.menu li a:hover{
	color:#009bd0;
}
#home #mHome a,
#oevento #mOevento a,
#programacao #mProgramacao a,
#exposicao #mExposicao a,
#patrocinio #mPatrocinio a,
#pmies #mPmies a,
#contato #mContato a{
	color:#046d34;
	text-decoration:none;
	cursor:default;
}

.destaque{
	float:left;
	padding:5px;
	width:740px;
	height:208px;
	padding:5px 7px 7px 7px;
	display:inline;
}
#content{
	float:left;
	width:754px;
	_margin-top:-2px;
}
#content .contentTop{
	float:left;
	width:754px;
	height:23px;
	background:url(../imagens/content_top.gif) no-repeat;
}
#content .contentMiddle{
	float:left;
	width:710px;
	padding:5px 22px;
	background:url(../imagens/content_middle.gif) repeat-y;
}
#content .contentMiddle .col1_3{
	float:left;
	width:224px;
}


#content .contentBottom{
	float:left;
	width:754px;
	height:23px;
	background:url(../imagens/content_bottom.gif) no-repeat;
}
#footer{
	float:left;
	width:754px;
	margin:6px 0 76px 0;
	display:inline;
}
#footer .footerParceiros{
	float:left;
	width:754px;
	height:94px;
}
.bottomClick{
	float:left;
	width:744px;
	padding-right:10px;
	height:25px;
	text-align:right;
}

.tabela{
	border:solid 1px #999;
}
.tabela td{
	line-height:16px;
	padding:5px;
	width:150px;
	border:solid 1px #CCC;
}
.tabela .tabelaTitulo td{
	font-weight:bold;
	color:#666;
	background:#CCC;
}










