@charset "utf-8";
/* CSS Document */

/*tamanho da pagina */
#pagina {
	width: 1000px;
	z-index: 0;
	position: absolute;
	margin-right: 5%;
	margin-left: 5%;
	top: 15px;
	left: -13px;
	height: 1px;
}

/* Tamnaho div topo */
.divTopo {
	top: 0px;
}

/* Menu topo lado direito */
#menuTopo {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	position: absolute;
	z-index: 1;
	width: 550px;
	margin-left: 450px;
	height: 236px;
	padding-top: 10px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(img/estrutura/fundo_menu_osmar_en.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	left: 1px;
}



/* Menu Topo estado normal */
#menuTopo a {
	color: #FFFFFF;
	text-decoration: none;
}


/* Menu topo clicado */
#menuTopo a:hover {
	color: #003c7b;
	background-color: #1ca9f0;
}

/* Posicionamento imagens no topo */
.fundoTopo {
	position: absolute;
	z-index: 2;
	background-image: url(img/estrutura/logomarca.gif);
	width: 306px;
	height: 222px;
	background-repeat: no-repeat;
	left: 4px;
	top: 20px;
}

#fundoIdioma {
	position: absolute;
	width: 121px;
	height: 150px;
	z-index: 1;
	left:317px;
	top: -1;
	
}

/* Imagem de fundo do site */
body {
	background-image: url(img/estrutura/fundo_site3.png);
}

/* Conteudo total site */
#conteudo {
	width: 1000px;
	position: absolute;
	z-index: 3;
	margin-top: 265px;
	top: 15px;
	left: 3px;
}

/* Conteudo meio */
#contMeio {
	width: 560px;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 20px;
	padding-left: 25px;
	text-align: left;
	padding-top: 15px;
	background-color: #FFF;
	font-style: normal;
}

/* texto do meio */
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
}

/* conteudo a direita */
#contDir {
	float: right;
	width: 200px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	overflow: hidden; 
}

/* rodape */
#rodape {
	float: left;
	height: 20px;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #9c0000;
}

/* sub-menus a direita */

#sub01 {
	background-image: url(img/estrutura/foto.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 15px;
	padding-left: 65px;
	margin-top: 8px;
	margin-left: 8px;
	font-weight: bold;
}

#sub02 {
	background-image: url(img/estrutura/foto_entrevistas.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 15px;
	padding-left: 65px;
	margin-top: 8px;
	margin-left: 8px;
	font-weight: bold;
}
#sub03 {
	background-image: url(img/estrutura/foto_artigos.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 15px;
	padding-left: 65px;
	margin-top: 8px;
	margin-left: 8px;
	font-weight: bold;
}
#sub04 {
	background-image: url(img/estrutura/mural_interativo.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 15px;
	padding-left: 65px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

/* sub-menu normal */
#sub01 a {
	text-decoration: none;
	color: #000000;
}

/* sub-menu clicado */
#sub01 a:hover {
	text-decoration: none;
	color: #9c0000;
}

/* sub-menu normal */
#sub02 a {
	text-decoration: none;
	color: #000000;
}
/* sub-menu clicado */
#sub02 a:hover {
	text-decoration: none;
	color: #9c0000;
}

/* sub-menu normal */
#sub03 a {
	text-decoration: none;
	color: #000000;
}

/* sub-menu clicado */
#sub03 a:hover {
	text-decoration: none;
	color: #9c0000;
}

/* sub-menu  normal */
#sub04 a {
	text-decoration: none;
	color: #000000;
}

/* sub-menu clicado */
#sub04 a:hover {
	text-decoration: none;
	color: #9c0000;
}

#submeio {
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-left: 8px;
	font-weight: bold;
}

#submeio a: {
	text-decoration: none;
	color: #9c0000;
}

#submeio a:hover {
	text-decoration: none;
	color: #2e8f72;
}

/* rodape normal */
#rodape a {
	text-decoration: none;
	color: #000000;
}

/* rodape clicado */
#rodape a:hover {
	text-decoration: underline;
	color: #9c0000;
}

/* Menu esquerdo */
#menu {
	text-align: left;
	text-decoration: none;
}
/*Menu normal */
#menu a {
	padding: 0 0 0 5px;
	background-color: #fff;
}

/* Menu clicado */
#menu a:hover {
	padding: 0 0 0 5px;
}
/* itens menu */
ul#menu
{
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
/* posicionamento linhas menu */
ul#menu li
{
	margin: 0px 0 0 0;
	padding: 0;
}
/* posicionamento linhas menu normal */
ul#menu li a
{
	display: block;
	line-height: 29px;
	color: #000000;
	text-indent: 18px;
	text-decoration: none;
	background: url(img/estrutura/ball.gif) no-repeat +6px +8px;
	font-size: 0.8em;
}
/* posicionamento linhas menu clicado */
ul#menu li a:hover
{
	background: #eaeaea;
	text-indent: 18px;
	line-height: 29px;
	background: #ffffff url(img/estrutura/ball_hover.gif) no-repeat +6px +8px;
	color: #000000;
	font-size: 0.8em;
}


#alignImg {
	margin-left: 20px;
	
}

/* Menu esquerdo posicionamento */
#contEsq {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	float: left;
	width: 160px;
	line-height: 18px;
	margin-right: 0px;
	background: #fff right top no-repeat;
}


#contEsq p {
	width: 160px;
	margin-left: 20px;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
}

#contEsq .padding {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Apoio {
	text-indent: 18px;
	line-height: 29px;
	color: #000000;
	font-size: 0.8em;
}

.h1 {
	font-weight:bold;
	color:#2E8F72;
	font-size: 1.6em;
}


.h1_tab {
	font-weight: bold;
	color:#2e8f72;
	font-size:1.6em;
	text-align:left;
	width:562px;
}

.h1_idioma {
	font-weight: bold;
	color:#222862;
	font-size:1.6em;
	text-align:left;
	width:107px;
}


.titulo {
	font-weight:bold;
	color:#003c7b;
	font-size: 1.0em;
}


.titulo_tab { 
   font-weight:bold;
   color:#003c7b;
   font-size:1.2em;
   text-align:left;
   width:562px
   
}

.contMeio {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
