td {
	text-align: left;
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:14px;
	
}

a {text-decoration:underline;
   color:#0099CC;}
  
body {  background: #ffffff url(images/bac22.png) }

ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:18px }

.head { color:#CCCCCC}
.head a { color:#333333; font-size:10px; text-decoration:none}
.head a:hover {text-decoration:underline}


.copy a {text-decoration:none}
.copy a:hover {text-decoration:underline}
.copy span a { color:#FFFFFF; text-transform:uppercase; font-weight:bold}

.free span { color:#0099CC;}
.product strong { color:#0980BC}

.account span { color:#0980BC}
.account span a { color:#333333}

.sign { color:#66CCFF; font-weight:bold}
.sign a { color:#ffffff;}

.plan { font-size:11px; line-height:13px;}
.plan a { font-size:12px;}

.m { vertical-align:middle}

.form { width:220px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#7E7E7E;
		background-color:#ffffff;
		color:#5F5F5F;
		*margin-left:0px;
		*margin-right:0px}
		
.textarea { width:220px;
		height:68px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#7E7E7E;
		background-color:#ffffff;
		color:#5F5F5F;
		*margin-left:0px;
		*margin-right:0px}
		

a:hover {text-decoration:none;}

.curvy {position:relative; width:250px; background:#9caf9c; color:#000; margin:5em auto;}

#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#fff; overflow:hidden; font-style:normal; z-index:1;}

#ctl {top:0; left:0;}

#cbl {bottom:0; left:0;}

#ctr {top:0; right:0;}

#cbr {bottom:0; right:0;}

.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#9caf9c; line-height:40px; font-weight:normal;}

#ctl b {left:-8px;}

#ctr b {left:-25px;}

#cbl b {left:-8px; top:-17px;}

#cbr b {left:-25px; top:-17px;}

.curvy p {position:relative; z-index:100; padding:5px 10px;}

h1{
	font-size:25px;}

.new{
	padding:15px;
}
	
tr.zebra td {background:#eee;}
#tabelaminux td {
	text-decoration:none;
	height:20px;
	}
	
img {border:none;}

.precos{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	font-size:12px;
	color:#666;
	padding: 5px;
 
}
.nomeplan{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-left: 20px;	
}

#colorblack{
	font-size:9px;
	color:#666;
}

col{
	border:1px solid #CCC;
}

/*===============index-3.html==================*/
#container {
	width:700px;	
}
.panel {
	width:440;
	clear:both;
	display: none;
	border: 1px solid #CCC;
	padding: 1em;
	margin-left:0px;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}
#tabs li {
	float: left;
}

#tabs a {
	width:94px;
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-image:url(images/tab_p4_act.png);
	text-decoration: none;
	color: #fff;
}

#tabs a.active-tab {
	width:94px;
	background-image:url(images/tab_p4.png);
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #F00;
	color : #000;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #09F;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #fff;
	color : #000;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {
	float:left;

}

.field-widget {
	float:left;


}

.col1{width:30%}
.col2{width:70%}

colgroup .top{
	border:#CCC solid 1px;
	border-bottom:0px;
}
colgroup {
	border:#CCC solid 1px;
}


