
div {
 margin: 0px;
 padding: 0px;
}

div.adCenter {
	text-align: center;
	margin: 2px;
}

body {
 font-size: 13px;
 text-align: center;
 font-family: Trebuchet MS;
 margin: 0px;
 padding: 0px;
 background: #F9F9F9 url(/static/nbg.png) center repeat-y;
}

td {
	font-size: 13px;
}

a, a:visited, a:hover {color: #0000FF;  text-decoration: none; }

div, p, h1 {
 text-align: justify;
}

#logo {
 text-indent: -900000px;
 margin: 0px;
 background: url(/static/logo-cifradasweb.png) no-repeat;
 height: 45px;
 margin-top: 6px;
}

div.mainContainer {
 margin: auto;
 width: 970px;
 /*border: 1px #c0c0c0 solid;*/
 background: white;
}

div.topo {
 margin: 4px;
 height: 50px;
}

/* box de busca */
div.boxBusca {
 float: right;
 margin-right: 8px;
}

div.boxBusca, div.boxBusca input {
 font-size: 11px;
}

div.boxBusca .border {
 border: 1px #c0c0c0 solid;
}

/* menu */
div.topMenu {
 text-align: left;
 background: #869C1F;
 border-bottom: 1px #5F6D16 solid;
 color: white;
 border-top: 1px #5F6D16 solid;
 font-size: 16px;
}



div.menuInterpretes, div.menuInterpretes * {
 border-top: 0px;
 background: #C4DC52;
 font-size: 16px;
}

div.topMenu a, div.topMenu a:hover, div.topMenu a:visited { color: white; }


div.topMenu ul {
 margin: 0px;
 padding: 0px;
}

div.topMenu ul li {
 display: inline;
 margin: 0px;
 padding: 0px;
 margin-left: 10px;
}

div.topMenu a {
 color: white;
 text-decoration: none;
 font-weight: bold;
}

div.topMenu select, div.topMenu option {
   font-size: 10px;
   background: white;
   height: 16px;
   border: 0px;
}

input.noBorder {
 border: 0px;
}

div.menuInterpretes ul {
 margin-left: 9px;
}

div.menuInterpretes ul li {
 margin-left: 1px;
 font-weight: bold;
}



form {
 padding: 0px;
 margin: 0px;
}

/* left menu */
div.leftMenu {
 float: left;
 background: #F8F8F7;
 border-right: 1px #D0D0D0 solid;
 width: 200px;
}

div.leftMenu h4 {
 margin: 14px 4px 0px 4px;
 font-size: 14px;
 font-weight: bold;
}

div.leftMenu ul {
 margin: 0px;
 padding: 0px;
}

div.leftMenu ul li {
 margin: 0px;
 padding: 0px;
 margin-left: 18px;
 list-style: none;
 text-align: left;
 font-size: 12px;
 line-height: 15px;
}

div.leftMenu a {

 text-decoration: none;
}





.margin5 {
 margin: 5px;
}

.clearBoth {
 clear: both;
}

.mainContent {
 float: right;
 width: 760px;
 margin-right: 4px;
}

.content {

}

#ulInterpretes {
 clear: both;
}

#ulInterpretes li {
 display: inline;
 float: left;
 width: 18px; height: 18px;
 margin: 0px;
 text-align: center;
}



.listaColuna {
	float: left;
	width: 300px;
}


ul.listaPaginacao {
 margin: 0px;
 padding: 0px;
 text-align: center;
}

ul.listaPaginacao li {
 display: inline;
 margin: 0px;
 padding: 0px;
 margin-left: 5px;
 font-size: 12px;
 font-weight: bold;
}

div.footer {
	border-top: #5F6D16 1px solid; border-bottom: #5F6D16 1px solid; background: #869C1F; color: white; font-size: 10px; text-align:center; clear: both;
}

div.footer a, div.footer a:visited, div.footer a:active {
	color: white;
}

   #advSubmarino * {
      font-family: "Trebuchet MS", Verdana;
      color: black;
      text-decoration: none;
      font-size: 13px;
   }

   #advSubmarino {
      border: 1px #e0e0e0 solid;
      margin: 6px;
   }

   #advSubmarino .tCaption {
      position: relative;
      top: -12px;
      font-weight: bold;
      background: white;
      border-left: 4px white solid;
      border-right: 4px white solid;
      font-size: 14px;
   }

div.adContainerBottom {
	background: #f6f6f6;
	border: 1px #dfdfdf solid;
	margin-bottom: 5px;
}

div.adContainerBottom div {
 	font-weight: bold;
	font-size: 9px;
	margin: 4px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}


	#ytdiv {
		border-top: 1px black solid;
		border-bottom: 1px black solid;
	}

	#ytdiv .title {
		font-weight: bold;
		font-size: 14px;
	}

	#ytdiv .thumbnail {
		float: left;
	}




