/* CSS Document */

#slideshow {
	position:relative;
	height:300px;
	left:10px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	/*topo, direita, inferior, esquerda*/
	clip: rect(0px 500px 300px 0px);
	
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




#categoria-planos{width:813px;font-family:"Trebuchet MS";font-size:16px;color:#00913E}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #369;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #099;
	text-decoration: underline;
}
a:hover {
	color: #036;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
}


.font-green{font-family:'Trebuchet MS';font-size:11px;color:#0D7139;}
.font-green-desc{font-family:'Trebuchet MS';font-size:11px;color:#0D7139;}
.font-titulo {font-family: "Trebuchet MS";font-size: 16px;color:#333333;text-decoration: none;}
.font-padrao{font-family: "Trebuchet MS";font-size: 14px;color:#666666;text-decoration: none;}
.font-padrao-branco{font-family: "Trebuchet MS";font-size: 14px;color:#FFFFFF;text-decoration: none;}
.font-banner2 {font-family: "Trebuchet MS";font-size: 16px;font-weight: bold;color: #72B4D6;text-decoration: none;}
.font-rodape {font-family: "Trebuchet MS";font-size: 10px;color: #666666;text-decoration: none;	padding-bottom: 18px;}

.sombra{background-image:url(../img/banner/bg-sombra-bottom-banner.jpg);background-repeat:repeat;width:819px}

#menu{height: 330px;width: 196px; float:left;font-family:"Trebuchet MS";font-size:14px;}
.bg {background-image:url(../img/menu/normal.png);background-repeat:no-repeat;margin-left:-45px;width:196px;
height:41px;list-style-type: none;cursor: hand; padding:5px 0px 0px 15px;}

.bg:hover {background-image:url(../img/menu/hover.png);background-repeat:no-repeat;margin-left:-45px;width:196px;
height:41px;list-style-type: none;cursor: hand; padding:5px 0px 0px 15px;}
.bg a{width:196px;text-decoration:none;list-style-type: none;cursor: hand;color:#333333}
.bg a{//float:left;}
.bg a:hover{width:196px;text-decoration:none;list-style-type: none;cursor: hand;color:#006699}
.td-status{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.td-titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#333333;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #090;
}

#servicos{height: 20px; margin-left:-48px;}
#servicos ul li {padding:4px;background-image:url(../img/menu/normal2.jpg);background-repeat:no-repeat;height:32px;list-style-type: none;cursor: hand;}
#servicos ul li a{ font-family:"Trebuchet MS";font-size:14px; color:#666666;}

#box-container{width:654px;float:right; margin-left:85px;position:relative;}
body {
	background-repeat: repeat;
	padding-top:0px;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
}
.linha_baixo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#666;
	text-decoration: none;
}

#rede{

	list-style-image: none;
	list-style-type: none;
}

#rede li{
	margin-bottom:5px;
}

#rede li:hover{
	color: #FFF;
	margin-left: -15px;
	padding-left:15px;
	background-color:#0CF;
	background-image: url(../img/icons/ok.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;

}


#rede li a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#005177;
	text-decoration: none;	
}

#rede li a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration: none;
	font-weight:bolder;

}
.conve {
	border: 1px solid #E6E4D5;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;	
}
#contr {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #EAEAEA;
	overflow: auto;
	height: 200px;
	width: 95%;
	font-size: 12px;
}
#dependentes {
	display: none;
}
label {
	display:inline-block;
	width: 150px;
}
