body {
	background-image:(/images/bg.gif);
	background-color:#13232d;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
.texto-c {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.texto-c:hover {
	text-decoration: underline;
}
.texto-a {
	font-family: tahoma;
	font-size: 11px;
	color: #546b79;
	text-decoration: none;
	line-height: 16px;
}

.texto-b {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.texto-b:hover {
	text-decoration: underline;
}
.form-home {
	font-family: tahoma;
	font-size: 11px;
	color: #546b79;
	text-decoration: none;
	border: 1px solid #a5acb2;
}
.menu-b01 {
	font-family: tahoma;
	font-size: 11px;
	color: #ccd3d7;
	text-decoration: none;
	line-height: 16px;
}
.menu-b01:hover {
	text-decoration: underline;
}
.m-azul-f {
	font-family: tahoma;
	font-size: 9px;
	color: #98a6af;
	text-decoration: none;
}
.justificado {
	text-align: justify;
}
.m-sub {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.m-sub:hover {
	text-decoration: underline;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tabcontentcontainer{
/* Insert Optional Height definition here to give all the content a unified height */
}

.tabcontent{
display:none;
}
.tituloTTs
{
	font-size: 18px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}