/* CSS Document */

body{
margin:0px;
margin-top:0px;
margin-bottom:0px;
/*background-image:url(imagens/bg.jpg);
background-repeat:repeat-x;*/
background-color:#CCCCCC;
}

p,ul, li, form{
padding:0px;
margin:0px;
}

ul{list-style-type:none;}

td{
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
line-height:12px;
}


.scroll_meio{
	padding:5px; 
	overflow:auto;
}

.caixatexto {
	background:#FFFFFF;
	line-height: 10px;
	font:10px Arial, Helvetica, sans-serif;
	text-transform: none;
	color:#333;
	text-decoration: none;
	border:1px solid #C0C0C0;
}

.botao {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	border:none;
	background:#323737;
	height:16px;
}


.areatexto {
	background:#FFFFFF;
	line-height: 10px;
	font:10px Arial, Helvetica, sans-serif;
	text-transform: none;
	color:#333;
	text-decoration: none;
	border:1px solid #C0C0C0;
}

.listPadding{
padding-top:17px;
}
ul li {
    background:url(../teste/css/imagens/bullet.gif) 0 52%  no-repeat;
	font-weight:bold;
	font-size:10px;
	color:#616565;
	padding:0 0 0 10px;
	text-transform:uppercase;
}
ul li a {
    font-weight:bold;
	font-size:10px;
	color:#616565;
	text-decoration:none;
}
ul li a:hover {
    font-weight:bold;
	font-size:10px;
	color:#A40036;
	text-decoration:none;
}
.click{
font-size:9px;
font-weight:bold;
color:#616565;
text-decoration:none;
}
.click:hover{
font-size:9px;
font-weight:bold;
color:#616565;
text-decoration:underline;
}

.click10{
font-size:10px;
font-weight:bold;
color:#616565;
text-decoration:none;
}
.click10:hover{
font-size:10px;
font-weight:bold;
color:#616565;
text-decoration:underline;
}
.check{
font-size:9px;
font-weight:bold;
color:#00949B;
text-decoration:none;
}
.check:hover{
font-size:9px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.footer{
padding-top:24px;
padding-bottom:50px;
padding-left:135px;
padding-right:135px;
background-color:#FFFFFF;
color:#666;
font-size:9px;
font-weight:bold;
}
.footer a{
color:#333;
text-decoration:none;
}
.footer a:hover{
color:#666;
text-decoration:underline;
}

.header {
font-size:10px;
font-weight:bold;
color:#CCCCCC;
text-decoration:none;
text-transform:uppercase;
}

.header a {
font-size:10px;
font-weight:bold;
color:#CCCCCC;
text-decoration:none;
border-bottom:#CCCCCC dashed 1px;
text-transform:uppercase;
}

.header a:hover{
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
border-bottom:none;
text-transform:uppercase;
}

.tableheader {
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#FFF;
text-decoration:none;
text-transform:none;
background-color:#323737;
height:16px;
padding-left:10px;
border:#323737 solid 1px;
}

.tablecontent {
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
color:#333;
text-decoration:none;
text-transform:none;
padding-left:10px;
border:#666666 solid 1px;
}

.text_blue {
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
color:#00949B;
text-decoration:none;
text-transform:uppercase;
}

.text_blue a{
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
color:#00949B;
text-decoration:none;
text-transform:uppercase;
}

.text_blue a:hover{
font-family:"Trebuchet MS";
font-size:10px;
font-weight:bold;
color:#00949B;
text-decoration:underline;
text-transform:uppercase;
}

.text_green {
font-family:"Trebuchet MS";
font-size:18px;
font-weight:normal;
color:#88AD00;
text-decoration:none;
text-transform:none;
}

.texto_destaque {
font-family:"Trebuchet MS";
font-size:13px;
color:#666666;
line-height:20px;
}

.texto_padrao {
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
line-height:20px;
}

.titulo {
font-family:"Trebuchet MS";
font-size:18px;
font-weight:normal;
color:#000000;
text-decoration:none;
text-transform:none;
}

.subtitulo_branco {
font-family:"Trebuchet MS";
font-size:13px;
color:#FFFFFF;
line-height:20px;
}

.style1 {
	color: #000000;
}
.style2 {
	color: #000000; 
	font-weight: bold; 
}


.ov {
	left:0px;
	top:0px;
	width:700px;
	height:600px;
	position:absolute;
	z-index:100;
}


.picPla {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:0;
}