* {margin:0; padding:0;}
html {height:100%;}
body { height:100%; background:#e6e6e6;}

.clear { clear:both;}
.pic { float:left;}


body, td, input, textarea{
    font-family:Tahoma;
	color:#1f1f1f;
	vertical-align:top;
	padding:0px;
	
}
.table {height:100%;}
img { vertical-align:top;}

tr.one {
	color:#0F4276;
	background-color: #CCCCCC;
	text-align:center;
	}

tr.two {
	color:#0F4276;
	background-color:#E6E6E6;
	text-align:center;
	}

tr.dblue th {
	background-image: url(images/tback.gif);
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	font-size: 12px;
	padding: 0 6px ;
	}

td.question {
	text-align:center;
	width: 3%;
	border:0px;
	}

td.feature {
	margin: 3px;
	padding: 5px;
	width:28%;
	height: 15px;
	text-align:left;
	font-size:13px;
	}

td.plans {
	text-align:center;
	color:#31659C;
	margin: 3px;
	width: 20%;
	}

td.select {
	background-color:#A6BDD4;
	width:20%;
	}


#maintable {
        width: 592px;
        margin: 0px auto;
        padding: 0px;
		float: center;
		border-collapse: separate;
		}


.rollover3{
        height: 16px;
        width: 15px;
        background: url(images/q.gif) top left no-repeat;
        display: block;
        margin:5px;
        }

.rollover3:hover{
        background-position: bottom left;
        }


#menu {
	border-bottom : 1px solid #21499C;
	margin : 0;
	padding-bottom : 29px;
	padding-left : 10px;
	}

#menu ul, #menu li	{
	display : inline;
	margin : 0;
	padding : 0 ;
	}

#menu a:link, #menu a:visited	{
    background: #EF8E31 url(images/wind.gif) no-repeat;
	border : 1px solid #21499C;
	color : #FFFFFF;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 24px;
	margin-right : 8px;
	padding : 2px 12px 2.5px 38px;
	text-decoration : none;
	}

#menu a:link.active, #menu a:visited.active	{
    background: #EF9E42 url(images/wind.gif) no-repeat;
	border-bottom : 1px solid #fff;
	color : #000;
	}

#menu a:hover	{
	color : #FFFFFF;
	background: #EF9E42 url(images/wind.gif) no-repeat;
	text-decoration:underline;
	}

body.section-1 #menu li#nav-1 a, 
body.section-1 #menu li#nav-5 a,
body.section-3 #menu li#nav-5 a,
body.section-4 #menu li#nav-5 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a {
	color:#FFFFFF;
	background: #336699 url(images/linux.gif);
	border-bottom:1px solid #31699C;
	}

body.section-1 #menu li#nav-1 a {
	background: #336699 url(images/linux.gif);
	background-repeat: no-repeat;
	}

body.section-2 #menu li#nav-1 a {
	background: #336699 url(images/orlin.gif);
	background-repeat: no-repeat;
	}

body.section-1 #menu li#nav-5 a {
	background: #336699 url(images/orlin.gif);
	background-repeat: no-repeat;
	}

body.section-2 #menu li#nav-2 a {
	background: #336699 url(images/windb.gif);
	border-bottom:1px solid #31699C;
	background-repeat: no-repeat;
	}


body.section-1 #menu ul#subnav-1, 
body.section-1 #menu ul#subnav-5, 
body.section-1 #menu ul#subnav-2, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4 {
	display : inline;
	left : 0;
	position : absolute;
	top : 95px;
	}

/*planos.html*/
#section-1 #content .indent { padding:12px 26px 32px 41px;}
#section-1 #content .title { margin-bottom:8px;}
#section-1 #content p { margin:0 0 14px 0;}


#contents {
	width:600px;
	background: url(images/back1.gif) top repeat-x;
	border : 1px solid #21499C;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px 0;
	}

