@import url(blueprint/screen.css);

body {
	background: url(../im/bg.gif) top left repeat;
	color: #211b15;
}

h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
}
ul.yad { list-style-image: url(icone-mao1.gif); padding-left:25px;}
ul.yad li{ border-bottom:#EFEFEF solid 1px; padding-bottom:5px;}
ul.yad li a{ color:#330033; padding-left:10px;}
ul.yad li:hover{ background-color: #F6F6F6; border: #ABABAB 1px solid;}
ul.yad li a img{ padding: 5px 10px 0 10px; border:none;}

#mec-wrap{
		height:30px;
		border-bottom: 1px solid #000;
		background-color:#ffcf00;}
#mec {
		width:900px;
		margin:0 auto;

		}
	#mec_img {
		background:url(../im/logo_edu_2.gif) top left no-repeat;
		padding-top:5px;
		float:left;
		height:25px;
		width:410px;
		}
	#mec_select{
		width:210px;
		float:left;
		padding-top:5px;}
	#mec_dir{
		background:url(../im/brasil_g.gif) top left no-repeat;
		float:right;
		height:25px;
		width:86px;
		padding:5px 10px 0 0}

div.container {
	background: #fff;
	
}

.active {
	visibility: visible !important;
}

a {
	color: #005A8C;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #005A8C;
	text-decoration: underline;
}

#logo{
	background:url(../im/logo.jpg) top left no-repeat;
	text-indent: -999px;
	float:left;
	height:88px;
	width:245px;
	overflow:hidden;}
#logo a {
	color:#fff;
	display:block;
	width:220px;
	height:70px;
	text-decoration:none;}

.last a {
	background:none;
}

ul.tabs {
	list-style: none;
	margin: 0;
}

ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
}

div.header {
	margin: 0 auto;
	width: 900px;
	height:95px;
}


#container-4 {
	padding-top:15px;
	background: url(bg-body.jpg) bottom right no-repeat;
	border-bottom: #000033 solid 2px;}

.construcao{ background:url(copista.jpg) top left no-repeat; width:510px; height:400px; margin:0 auto;}
	
.tabs-bg{ background: url(bg-body.jpg) bottom right no-repeat;}

body.features a#tab-features,
body.solutions a#tab-solutions,
body.centers a#tab-solutions,
body.blog a#tab-edu,
body.about a#tab-about,
body.about a#tab-security {
	opacity: 1.0;
}

div.header ul.tabs {
	height: 26px;
	position: absolute;
	top: 55px;
	right: 0;
	width: 586px;
}

div.header ul.tabs a {
	background: url(../im/) 0 0 no-repeat;
	height: 25px;
	margin-left: 30px;
	opacity: 0.7;
}


/* A/B test for security tab */

div.header ul.tabs a#tab-security {
	background: url(../images/global/security-tab.png);
	width: 87px;
}

div.header ul.tabs.test-b {
	width: 610px;
}

div.footer p.legal {
	clear: both;
	margin: 10px 0;
	text-align: center;
}

div.footer {
	background: url(scroll.png) top left no-repeat;
	height:152px;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 0.8em;
	padding: 20px 0;
	text-align: center;
	border-top: #000033 2px groove;
	margin: 0 auto;
	width: 900px;
}



div.clear {
	clear: both;
}

body #TB_window { border-width:1px;border-color:#CCCCCC; }
body #TB_ajaxContent { overflow:hidden; }
body #TB_ajaxContent p { margin:15px 0 }


