/*****************************************************
* Global
*****************************************************/ 

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
margin: 0;
padding: 0;
border: 0;
outline: 0;
/*vertical-align: baseline;  
background: transparent; */
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

body {
	font: 14px arial,sans-serif;
	color:#575757;
	text-align:center;
	min-width: 900px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}

p {
padding: 0 0 1.25em 0;
}

/*****************************************************
* Links
*****************************************************/

a,
a:link,
a:visited {
	text-decoration:none;
	color:#575757;
}

a:hover { 
text-decoration:none;
color:#FAA619;
}

a.pdf {
    padding: 3px 18px 0px 0px;
    background: url(../images/icon_pdf.html) bottom right no-repeat;
}

a.ext {
    padding: 3px 18px 0px 0px;
    background: url(../images/icon_ext.html) bottom right no-repeat;
}

/*****************************************************
* fontes
*****************************************************/

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}

h2 {
font-size:27px;
padding: 20px 0 17px 0;
letter-spacing: -1px;
color: #2A466B;
line-height: 28px;
}
 
h3 {
font-size: 20px;
padding: 0 0 24px 0;
line-height: 22px;
}

h3 span {
font-size: 20px;
padding: 0 0 24px 0;
line-height: 20px;
color:#2A466B;
}

h4 {
font-size: 20px;
line-height: 24px;
padding: 6px 12px;
}

h5 {
font-size: 20px;
padding: 0 0 12px 0;
line-height: 22px;
}

h5 span {
font-size: 20px;
padding: 0 0 12px 0;
line-height: 20px;
color:#2A466B;
}


/*****************************************************
* Header
*****************************************************/ 

div#header{
	position:relative;
	width: 900px;
	margin: 40px auto 0 auto;
	height: 130px;
	top: -9px;

}
div#header h1 {
	left: 22px;
	bottom: 0px;
	position: absolute;
	width: 850px;
	margin-top: 10px;
	top: 106px;

}

/*****************************************************
* Sidebar
*****************************************************/

#sidebar_home {
float:right;
width:230px;
margin: 13px 13px 0 0;
padding: 22px 0 0 0;
display: inline;
}

.sidebar {
float:right;
width:230px;
margin: 26px 13px 13px 0;
display: inline;
}

.sidebar li {
margin:0 14px 0 14px;
}

.sidebar_dev {
float:right;
width:230px;
margin: 13px 13px 13px 0;
display: inline;
}

.sidebar_dev li {
margin: 0 4px 0 4px;
}

#sidebar_home ul,
#sidebar_home ol {
list-style:disc;
padding: 20px 0 0 0;
}

#sidebar_home li {
margin:0 0 0 14px;
}

.box {
padding:0 12px 0 0;
background:#D6EBBB;

	}
	.bi {
		padding:0 0 0 12px;
		background:#D6EBBB;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(../images/box.html) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(../images/box.html) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(../images/box.html) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(../images/box.html) 0 100% no-repeat;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#D6EBBB;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0; 
	}

/*****************************************************
* Wrapper and Containers
*****************************************************/

#wrapper {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/fundoPrincipal.gif); 
	text-align: left;
}

#container {
background:url(../images/white_rounded.gif) top left no-repeat;
}

#content {
	float:left;
	margin: 13px 0 13px 24px;
	position: relative;
	display: inline;
	width: 650px;



}

#segmentos {
float:left;
width:500px;
margin: 13px 0 13px 24px;
position: relative;
display: inline;
}

#segmentosresult {
float:left;
width:300px;
margin: 13px 0 13px 24px;
position: relative;
display: inline;
}

#content ul,
#content ol {
list-style:disc;
padding: 0 7px 10px 20px;
}

#content li {
margin:0 0 14px 14px;
}

#content_home {
	float:left;
	width:890px;
	margin: 13px;
	position: relative;
	display: inline;
}

#developer_home {
float:left;
width:623px;
margin: 13px;
background: url(../images/splash3.html) top left no-repeat;
height: 409px;
position: relative;
display: inline;
}

#content_invite {
float:left;
width:600px;
margin: 13px 0 13px 24px;
position: relative;
display: inline;
}

#content_home p {
margin:0;
padding:6px 0;
clear: both;
}



.content_full {
padding:23px 0 0 0;
}

#signup {
	width:376px;
	margin: 10px 0 10px 20px;
	height: 184px;
	position: absolute;
}

#signup h4 {
	margin:0 0 5px 0;
	padding:6px 0;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 34px;
	color: #026DA7;
}

#signup h4 span {
margin:0;
font-weight: bold;
font-size: 30px;
letter-spacing: -1px;
line-height: 26px;
color:#059CED;
}

#bottom {
	clear:both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#bottom p {
padding: 0 8px;
}

.features_block {
float:left;
margin: 0 10px 0 0;
width: 240px;
padding: 20px 12px 12px 12px;
height: 150px;
}

.dev_block {
float:left;
margin: 0 20px 0 0;
width: 220px;
background-image:url(../images/developer_top.html);
background-repeat:no-repeat;
background-color:#ffffff;
padding: 20px 12px 12px 12px;
height: 160px;
}

.features_block_right {
float:left;
margin: 0;
width: 240px;
background-image:url(../images/features_top.html);
background-repeat:no-repeat;
background-color:#ffffff;
padding: 20px 12px 12px 12px;
height: 150px;
}

.note_right {
background-color:#F6FBF0;
background-image: url(../images/fieldset_grade.html);
background-repeat:repeat-x;
border:1px solid #D6EBBB;
padding:18px 20px;
width: 208px;
float:right;
margin: 0 0 0 20px;
font-style: italic;
}

/*****************************************************
* Footer
*****************************************************/

div#footer a {
display:inline;
padding:0;
color: #FFFFFF;
text-decoration:none;
}
div#footer a:hover {
color: #FAA619;
}

.clear_footer {
position: relative;
clear: both;
}

div#footer {
visibility: visible;
background: #33CCCC;
width: 100%;
clear: both;
display: block;
}

div#footer p {
	margin: 12px;
	color: #FFFFFF;
}

div#footer_links {
width: 900px;
margin: 0 auto;
text-align: center;
padding: 13px 0;
background: url(../images/footer_rounded.gif) bottom no-repeat;
}

div#footer_ad {
margin: 30px 0 0 0; 
}
		
div#footer_copy {
margin: 0 auto;
background: #33CCCC;
padding: 10px 0;
width: 874px;
}

/*****************************************************
* Tab Navigation
*****************************************************/
  
 #tabs {
font-size:11px;
font-weight:bold;
line-height: normal;
float: left;
width: 100%;
} 

#tabs ul {
margin:0;
padding:0;
list-style:none;
}

#tabs li {
float:left;
background:url("../images/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
}
  
#tabs a {
float:left;
display:block;
background:url("../images/right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
color:#FDB600;

}
#tabs #current {
  background-image:url("../images/left_on.gif"); 
}
#tabs #current a {
background-image:url("../images/right_on.gif");
color:#22315a;
padding-bottom:5px;
}

.float-right {
float:right;
margin: 0 0 8px 12px;
}
.titulohome {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #22315a;
}

#box_submenutop {
	padding: 5px;
	width: 170px;
	text-align: inherit;
	float: right;
}

#box_submenu {
	color:#000066;
	text-align: left;
	width: 160px;
	padding: 5px;
	float: right;
	margin-left:10px;
	background-color: #E1E4CE;
}
.submenulink {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.submenudesc {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.buscatxt {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.fontepeq {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.scroll {
color:#FF0000; 
padding:5px; 
width:200px; 
height:100px; 
overflow:auto; 

}
