/*CSS - EXPO AGROREVENDA
ESCRITO EM JANEIRO DE 2009 POR DIEGO MENEGHETTI*/

a {
	color: Green;
}

a:hover {
	color: Black;
}

.manchete {
	font: bold 14px Arial;
	line-height: 23px;
	
}

p, a {
	font: 12px Arial;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 18px;
}

* {
	behavior: url(iepngfix.htc);

} /* função para corrigir png no IE6 *//

.lista, .topico {
	font: 12px Arial;
	padding: 0 0 0 15px;
	line-height: 18px;	
/*	text-indent: -7px;*/
}

.botao{
	background-color:#E0E0E0;
	border: 1px solid #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007133;
	padding: 2px 3px;
}
.botao:hover{
	background-color:#FF9933;
	border: 1px solid #990000;
	color: #FFFFFF;
}

.semfio {
	border:0;
	margin:0;
	padding:0;
	vertical-align: top;
	background: #FFF;
}

.semfio:hover {
	background: #FFF;
}

.topico {
	text-indent: -13px;
	padding: 0 0 0 35px;
}

.topicoB {
	text-indent: 23px;
}

.tic {
	background: url(../imagens/tic.png) no-repeat;
	padding: 0 0 0 15px;
	margin: 3px 4px;
}

.basica, .intermediaria, .completa, .suporte, .manual {
	text-indent: -9000px;
	height: 24px;
}

.basica {
	background: transparent url(../imagens/basica.png) no-repeat;
}

.intermediaria {
	background: transparent url(../imagens/intermediaria.png) no-repeat;
}
.completa {
	background: transparent url(../imagens/completa.png) no-repeat;
}

.suporte {
	background: transparent url(../imagens/suporte.png) no-repeat;	
}

.manual {
	background: url(../imagens/manual.png) no-repeat;
	margin: 0 0 0 50px;
}

.laranja {
	color: #FF8C00;
}
#centro p.align_right{
	text-align:right;
}
body{
margin:0;
padding:0;
line-height: 1.5em;
background: Black;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}


#tudo{
width: 790px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: White;
}

#cabeca {
	background: url(../imagens/expo_logo.jpg) no-repeat;
	height: 179px; /*Height of top section*/
}

#cabeca h1, #cabeca h2 {
display: none;
}

#slogan {
	background: url(../imagens/slogan.jpg) no-repeat;
	height: 34px;
	margin: 0 0 0px 0;
}

#centro{
float: left;
width: 430px;
padding: 0px 0px 0 5px;
}

#centro p{
text-align:justify;
}

#esquerda {
float: left;
width: 183px;
background: #FFF;
}

#direita{
float: right;
width: 152px;
}

#rodape{

clear: both;
width: 790px;
height: 81px;
padding-top:43px;
background: url(../imagens/expo_rodape.jpg) no-repeat;
}



/*     DIV COM CANTO DOBRADO     */

#box{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagens/degrade.jpg);
	background-position: center;
	border: 1px solid #007133;
	padding: 4px 6px;
}

.box {
	border: 1px solid #f1f1f1;
	width: auto;
	padding: 5px;
	margin: 15px 0 15px 0;
}

.box:hover{
	background: #DFDFDF;
}


.box_dobrado{
	border: 1px solid #007133;
	margin: 0 0 1em 0;
	padding: 5px 0 0 0;
	width: auto;
	background-color: #F0F0F0;
}

.innerdiv {
background:  url(../imagens/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 5px 5px;
}

.innerdiv h2, .innerdiv h4 {
	margin:0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.innerdiv p{
	margin:0 0 5px 0;
}

.innerdiv h2{
	font-size: 14px;
	color: #E7761A;
}
.innerdiv h4{
	font-size: 13px;
	color: #019645;
}

.innerdiv b{

}


/*		MENU      */

.menu{
margin: 0px 0px 0px 1px;
width: 172px;
}

.menu ul{
padding: 0;
margin: 0;
list-style-type: none;
background-color: #f0f0f0;
}

.li_final {
	
	margin: 10px 0 0 0;
}

.menu li{
height: 33px;
border-bottom: 1px solid #FFF;
}

.menu a{
font: 13px Arial;
display: block;
padding: 0 0 0 10px;
color: #595959;
text-decoration: none;
height: 33px;
line-height: 33px;
}

html>body .menu a{ /*Non IE rule*/
width: auto;
}

.menu a:hover{
background-color: #DDD;
color: black;
text-decoration: underline;
}

/* h3 */

h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
	height: 33px;
	margin: 5px 0 0 0px;

}

.h3_visitante {
	background: url(../imagens/h3_visitante.jpg) no-repeat;
	margin:0px;
}

.h3_expositor {
	background: url(../imagens/h3_expositor.jpg) no-repeat;
	margin:0px;
}

.h3_seminario {
	background: url(../imagens/h3_seminario.jpg) no-repeat;
	margin:0px;
}

h4 {
	margin:0px 0px 4px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E87717;
}

.seminario {
	background: url(../imagens/2009_logo_seminario.jpg) no-repeat;
}

.credenciamento {
	background: url(../imagens/h4_credenciamento.jpg) no-repeat;
}

h2 {
	font: 18px Arial;
	margin:0 0 8px 0;
	padding:0;
	border-bottom: 1px solid #029545;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin: 2px 0px;
}

#slogan_expor {
	height: 30px;
	width: 116px;
	float: right;
	/*	background: Aqua;*/
	margin: 0 515px 0 0;
}

#slogan_visitar {
	height: 30px;
	width: 116px;
	float: right;
	/*	background: Fuchsia;*/
	margin: 0 40px 0 0;
}



/*BOTOES*/


#bot_seminario, #bot_mapa, #bot_patrocinio, #bot_credenciamento, #bot_pacotes, #bot_traslado {
	display: block;
	width: 145px;
	margin: 0 0 10px 0;
}

#bot_seminario {
	background: url(../imagens/bot_seminario.jpg) no-repeat;
	height: 145px;
}

#bot_pacotes {
	background: url(../imagens/bot_pacotes.jpg) no-repeat;
	height: 147px;
}

#bot_mapa {
	/*background: url(../imagens/bot_mapa.jpg) no-repeat;
	height: 100px;*/
	background: url(../imagens/ban_workshop.gif) no-repeat;
	height: 145px;
}
#bot_patrocinio{
	background: url(../imagens/bot_patrocinio.gif) no-repeat;
	height: 145px;
}

#bot_credenciamento {
	background: url(../imagens/bot_credenciamento.jpg) no-repeat;
	height: 100px;
}

#bot_traslado {
	background: url(../imagens/bot_traslado.jpg) no-repeat;
	height: 100px;
}

		


/* TABELAS   */

table, td {
	border: 1px solid #CCCCCC;
}

td {
	padding: 4px;
}

.hotel {padding: 0px 3px 0 3px;}

#bot_bb {
float: left;
	display: block;
	width: 90px;
	height: 40px;
	margin: 0px 0 0 25px;
}

#bot_purina {
	float: left;
	display: block;
	width: 100px;
	height: 40px;
	margin: 0px 0 0px 45px;
}

#bot_dow {
float: left;
	display: block;
	width: 175px;
	height: 40px;
	margin: 0px;
}

#bot_gerdau {
float: left;
	display: block;
	width: 139px;
	height: 40px;
	margin: 0px;
}
#bot_siagri {
float: left;
	display: block;
	width: 112px;
	height: 40px;
	margin: 0px;
}

#bot_andav {
float: left;
	display: block;
	width: 89px;
	height: 40px;
	margin: 0px;
}

/* set millions of background images */
.rbroundbox { background: url(../imagens/nt1.gif) repeat; }
.rbtop div { background: url(../imagens/tl1.gif) no-repeat top left; }
.rbtop { background: url(../imagens/tr1.gif) no-repeat top right; }
.rbbot div { background: url(../imagens/bl1.gif) no-repeat bottom left; }
.rbbot { background: url(../imagens/br1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

.translado {
	width: 20px;
	height: 20px;
	background: url(../imagens/icone_translado.jpg) no-repeat center;
}
