@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #CC0000 url(../images/bg.gif) top repeat-x;
	padding: 0;
	margin: 0;
	}

#cabecalho {
	text-align: center;
	height: 160px;
	}

#geral {
	width: 980px;
	margin: 0 auto;
	background: #E6E7E8;
	overflow: hidden;
	}
	
img {
	display: block;
	padding: 0;
	margin: 10px 0;
	float: left;
	}	

/********************
	barramenu
********************/

#barramenu {
	position: relative;
	top: 30px;
	width: 190px;
	padding: 0;
	margin: 0;
	background: #E6E7E8;
	float: left;
	}

#barramenu .aqui {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	width: 150px;
	padding: 14px 0 15px 40px;
	background: url(../images/menu01_b.gif) no-repeat;
	}

#barramenu ul {
	list-style-type: none;
	width: 190px;
	margin: 0;
	padding: 0;
	}
	
#barramenu ul li {
	float: left;
	font-weight: bold;
	font-size: 12px;
	}

#barramenu ul li a:link, #barramenu ul li a:visited {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 150px;
	padding: 12px 0 17px 40px;
	background: url(../images/menu01_a.gif) no-repeat;
	}

#barramenu ul li a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 14px 0 15px 40px;
	background: url(../images/menu01_b.gif) no-repeat;
	}

#barramenu ul li a:focus, #barramenu a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}

li ul {
	position: relative; /* absolute flutua submenu */
	left: 20px;
	top: -10px;
	padding-left: 10px;
	display: none;
	}

#nav li ul a:link, #nav li ul a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	width: 150px;
	margin: 2px 0;
	padding: 3px;
	background: #DDDDDD;
	}

#nav li ul a:hover {
	text-decoration: none;
	color: #FF0000;
	padding: 3px;
	background: #FFEEFF;
	}

li:hover ul, li.over ul {display: block;} /* Ativa o submenu */

/********************
	areameio
********************/

#areameio_limpa {
	position: relative;
	top: 30px;
	width: 604px;
	line-height: 15px;
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	}
	
#areameio {
	position: relative;
	top: 30px;
	width: 604px;
	line-height: 15px;
	background: url(../images/bg_meio.gif) repeat-y;
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	}

#areameio p {
	padding: 5px 0;
	margin: 0;
	}

#areameio ul {
	line-height: 16px;
	padding-left: 5px;
	margin: 10px 0 6px 10px;
	}

#areameio ol {
	line-height: 16px;
	padding-left: 5px;
	margin: 10px 0 6px 10px;
	}

#areameio li {
	list-style: square;
	margin-bottom: 10px;
	}

/********************
	mapa2col
********************/

.mapacoluna1 {
	width: 220px;
	padding: 0 0 10px 50px;
	float: left;
	}

.mapacoluna2 {
	width: 300px;
	padding: 0 30px 10px 0;
	float: right;
	}

/********************
	colunas
********************/

.column {
	display: block;
	width: 484px;
	padding: 0 60px 10px 60px;
	}

.coluna1 {
	width: 240px;
	padding: 0 0 10px 60px;
	float: left;
	}

.coluna1 p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-top: 8px;
	margin-bottom: 15px;
	}

.coluna2 {
	width: 240px;
	padding: 0 60px 10px 0;
	float: right;
	}

.coluna2 p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-top: 8px;
	margin-bottom: 15px;
	}
	
.redondo-baixo {
	display: block;
	width: 604px;
	height: 20px;
	background: url(../images/bg_baixo.gif) no-repeat left;
	clear: both;
}

/********************
    chamadas
*********************/

#chamada1, #chamada2, #chamada3 {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 auto 20px auto;
	}

#chamada1 {
	background: url(../images/chamada1.gif) no-repeat left;
	width: 551px;
	height: 89px;
	padding: 156px 0 0 30px;
	}
	
#chamada2 {
	background: url(../images/chamada2.gif) no-repeat left;
	width: 551px;
	height: 75px;
	padding: 170px 0 0 30px;
	}
	
#chamada3 {
	background: url(../images/chamada3.gif) no-repeat left;
	width: 551px;
	height: 108px;
	padding: 137px 0 0 30px;
	}

#chamada1 h1, #chamada2 h1, #chamada3 h1, #chamada1 h2, #chamada2 h2, #chamada3 h2 {
	display: none;
	}
	
#chamada1 p, #chamada2 p, #chamada3 p {
	line-height: 17px;
	padding: 0;
	margin: 0;
	}
	
#chamada1 a, #chamada2 a, #chamada3 a {
	color: #666666;
	}

/*************************
	evento - em stand by
*************************/

#evento {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 484px;
	height: 250px;
	background: url(../images/evento.gif) no-repeat left;
	}
	
#evento h2, #evento h3, #evento h4, #evento p, #evento ul {
	display: none;
	}

#evento .inscricoes {
	display: block;
	position: relative;
	top: 205px;
	right: 10px;
	text-align: right;
	}
	
/********************
	barrabanner
********************/

#barrabanner {
	position: relative;
	top: 30px;
	width: 186px;
	background: #E6E7E8;
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	}
	
#barrabanner ul {
	margin: 0;
	padding: 0;
	}
	
#barrabanner li {
	display: block;
	width: 186px;
	margin-bottom: 20px;
	}

#barrabanner a:link, #barrabanner a:visited {
	display: block;
	width: 171px;
	height: 151px;
	}

#bannereventos {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 171px;
	heigh: 57px;
	background: url(../images/bannereventos.gif) no-repeat;
	}
	
#bannereventos a:link, #bannereventos a:visited {
	display: block;
	width: 171px;
	height: 57px;
	}

#banner0 {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 171px;
	heigh: 151px;
	background: url(../images/banner_rosanacesar1.gif) no-repeat;
	}
	
#banner0b {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 171px;
	heigh: 151px;
	background: url(../images/banner_rosanacesar2.gif) no-repeat;
	}
	
#banner1 {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 171px;
	heigh: 151px;
	background: url(../images/banner1.gif) no-repeat;
	}
	
#banner2 {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 171px;
	heigh: 151px;
	background: url(../images/banner2.gif) no-repeat;
	}
	
#banner3 {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 171px;
	heigh: 151px;
	background: url(../images/banner3.gif) no-repeat;
	}
	
/********************
	rodape
********************/

#rodape {
	position: relative;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	clear: both;
	}

/********************
	Popups
********************/

#popup {
	position: relative;
	width: 604px;
	line-height: 15px;
	background: url(../images/bg_meio.gif) repeat-y;
	padding: 0;
	margin: 0;
	float: left;
	}

#popup .column {
	width: 524px;
	padding: 0 40px 10px 40px;
	}

#popup ul {
	line-height: 16px;
	padding-left: 5px;
	margin: 10px 0 6px 10px;
	}

#popup ol {
	line-height: 16px;
	padding-left: 5px;
	margin: 10px 0 6px 10px;
	}

#popup li {
	list-style: square;
	margin-bottom: 10px;
	}

/********************
	estilos comuns
********************/

a {
	text-decoration: none;
	}

a:link { 
	color: #CC0000;
	text-decoration: none;
	}
	
a:visited {
	color: #CC0000;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

a:focus, a:active {
	color: #FF0000;
	}

h1 {
	display: block;
	color: #CC0000;
	width: 574px;
	height: 44px;
	padding: 20px 0 0 30px;
	margin: 0 0 20px 0;
	font: 19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../images/bg_titulo.gif) no-repeat bottom;
	}

h2 {
	color: #CC0000;
	padding: 5px 0;
	margin: 20px 0;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px #CC0000 solid;
	}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	padding: 0;
	margin: 20px 10px 5px 0;
	border-bottom: 1px #CCCCCC solid;
	}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	padding: 0;
	margin: 20px 0 5px 0;
	}

/********************
	FORMULARIOS
********************/

#todoform {
	font: 10px arial, verdana, helvetica, sans-serif;
	color: #666666;
	}

#todoform input {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #666666;
	background: #E6E7E8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	}

#todoform textarea {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #666666;
	background: #E6E7E8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	}

#todoform select {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #666666;
	background: #E6E7E8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	}

#todoform .botao {
	background: #E6E7E8;
	color: #CC0000;
	border: 1px solid #CC0000;
	}

/********************
	span imagens
********************/

.logo {
	display: block;
	width: 333px;
	height: 148px;
	margin: 20px auto;
	background: url(../images/logo_mitsubishi_electric.gif) no-repeat left;
	}

table {
	border: solid #CC0000 1px;
	margin: 0;
	}

.limpo {
	background: #FFFFFF;
	border: none;
	margin: 0;
	}

.destaque {
	display: block;
	font-weight: bold;
	width: 120px;
	height: 45px;
	padding: 5px 5px 5px 90px;
	margin: 10px;
	background: url(../images/seta_destaque.gif) no-repeat;
	border: 1px #CCCCCC dashed;
	clear: left;
	}
	
.destaque2 {
	display: block;
	font-weight: bold;
	width: 98px;
	height: 45px;
	padding: 5px 5px 5px 5px;
	margin: 10px;
	border: 1px #CCCCCC dashed;
	clear: left;
	}

.destaque3 {
	display: block;
	font-weight: bold;
	text-align: center;
	width: 482px;
	padding: 10px 0;
	margin: 0;
	border: 1px #FF0000 dashed;
	clear: left;
	}
	
