/*gerais*/

/* resolve muitos problemas!*/
* {	margin:0;
	padding:0;}


	
body,html {
	background-color: #000000;
	font-family: verdana, arial;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding:0px;
/*	height: 100%;
	max-height:100%;*/ 
}

.carregando { 
	background-color:#CC6600;
	background-image:url(images/carregando.gif);
	background-repeat: no-repeat;
	background-position:10px top;
	color:none; 
	padding:10px; 
	width:auto; 
}

img {
	border:0px;
}

code { 
	font-size: 1.2em; 
	display:block; 
	border-width:0px 0px 0px 3px; 
	border-color:#ffffff; 
	border-style:solid; 
	margin: 0px 0px 0px 10px; 
	padding: 0px 0px 0px 10px;
}

code strong { 
	font-size: 1.4em; 
	color:red;
}

a {
	color: #980000;
	text-decoration: none;
	cursor: hand;
}
a:hover {  
	text-decoration: underline
}


#geral {
	width: 700px !important;
	background-color: #F0D800;
	display: block;
	position:absolute;
	margin-top:10px;
	margin-left: -350px;
	left: 50%;	
}
#popup {
	background-color: #FFFFFF;
	padding: 10px;
	height: 100%;
	width: 100%;
}

/*escondendo*/
h1 span,h3 span,h2 span,#breadcrumbs span,#busca span,#layout span, div.hide h2, #blog, #sidebar {
display:none;
}

/*fim gerais*/


/*header*/
h1 {
	
	position:relative;
	top:20px;
	left:0px;
	height: 327px;
	display:block;
	width: 173px;
	border-width: 0px 1px 0px 1px;
	border-style:solid;
	border-color:#333333;
}

h1 img { 
	font-size:15px
}

#especialHome { 
	color:#FFFFFF;
	border-width:0px;
}

#menu {
	font-size:10px !important;
	width:691px;
	background-color: #D8C000;
	border-width: 1px 0px 1px 1px;
	border-style:solid ;
	border-color:#333333;
	padding: 4px;
	display:block;
	height:12px;
	margin: 0px;
	list-style: none;
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;

}
#menu li {
	list-style-type: none;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-style:solid;
	border-color:#333333;
	border-width:0px 0px 0px 1px;
	position: relative;
}
#menu li a {
	color: #CC6600; 
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;}

/*submenu*/

#menu li ul {
	position: absolute;
	z-index:2;
	left: -1px;
	padding:4px 0px 0px 0px;
	background-color: #D8C000;
	border-width: 0px 0px 1px 0px !important;
	border-style:solid; 
	border-color:#333333;
	top: 14px;
	display: none;
}

#menu li ul li {	
	padding:0px;
	margin:0px;
	clear:both;
	position:relative;
	}
					
#menu li:hover ul, #menu li.over ul {
	display: block;
}



#menu li ul li a { 	
	padding:3px 8px 3px 8px; 
	text-decoration:none;
	display:block;
					}

#menu li ul li a:hover {
	
	text-decoration:none;
	border-width: 1px;
	border-style: outset;
	background-color: #F2DA00;
}

#menuProfessor a, #menuProfessor a:hover { width:90px;}
#subProfessor { width: 110px;}

#subConsultor a, #subConsultor a:hover { width:80px !important}
#subConsultor { width:100px;}

#subProfessor li ul {  position:absolute;left:70px; top:5px; z-index:30 }
#subProfessor li#cursos:hover ul, #subProfessor li#cursos.over ul { display:block !important; visibility:visible}

#subMaterialExtra a,#subMaterialExtra a:hover { width:130px}
#subMaterialExtra { width:150px; display:none !important }

/* Fix IE. Hide from IE Mac \*/
* html ul#menu li { float: left; }
* html ul#menu li a { height: 1%; }
/* End */



#busca {
	position: absolute;
	top: 3px;
	right: 3px;
}
#breadcrumbs {
	position: absolute;
	left: 179px;
	top: 28px;
	font-size: 9px;
	color: #FFFFFF;
	display:none;
}

#breadcrumbs a {
	color: #FFFF99; 
	text-decoration:none;
}

#breadcrumbs a:hover { 
	text-decoration:underline;
}

/*fim -header*/



/*nucleo*/

cite {
font-size: 0.9em
}

.lista { 
	list-style-image:url(images/bullet.gif); 
	list-style-position:outside; 
	margin-left:20px;
}

p,li,td { 
	line-height:15px;
	margin-bottom:5px;
}

td,th {
	padding:3px; 
	vertical-align:top;
}

th {
	text-align:left
}

td.data {
	color:#CC9900; 
	font:9px
}

#tbDownloads td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #FFE70D;
	border-right-color: #FFE70D;
	border-bottom-color: #FFE70D;
	border-left-color: #FFE70D;
}

.livros {
	width:110px;
	height:100px;
	float:left;
 	margin:3px;
	padding:4px;
	background-color: #F9E000;
}

.marcas {
	margin: 3px;
	padding: 3px;
	float: left;
	height: auto;
}

.marcas img { 
	margin-bottom:6px; 
	margin-top:3px;
}

.marcasColDir {
	float:left;
	width:100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC00;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
	margin-left: 10px;
	padding-left:10px;
}

#secaoPerfil img,.imgFloatRight img { 
	float:right; 
	clear:both; 
	margin:3px; 
	font-size:0.9em
}

.marcasColEsq { 
	width:200px; 
	float:left; 
	text-align:right;
}

.marcasColEsq .marcas {
	float:right
}

.livros h4 {
	margin:0px;
}

h2 {
	font-size: 18px; 
	color: #C06018; 
	margin-bottom:5px; 
	margin-top:7px;
	}

h3,h4,h4 a,h3 a {	
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFF99; 
	margin-bottom:4px; 
	margin-top:7px; 
	clear:both
	}

a.underline { 
	text-decoration:underline
}

h4 {
	font-size: 11px;
	}

h5 {
	font-size: 9px;
	font-weight: bold;
	color:#D6941B;
	margin-bottom:7px;
	line-height:13px;
}

#cont{
	width: 515px !important;
	height:302px !important;
	position:absolute;
	/*background:#ff0;*/
	float:right;
	z-index:0;
	top:25px;
	left:182px;
	overflow:auto;
	
}

/* blog ------------------------------------------------------------------------------------------------*/

body#blog {
	background: #fff !important;
	padding:100px 10px 10px 10px;
	font-size:12px !important;
	width:550px;
	
}

#blog ul {
	list-style-type:square;
	list-style-position:inside;
}

#blog h1 {
	height:auto;
	top:0px;
	width:769px;
	height:80px;
	_position:absolute;
	position:fixed;
	left:0px;
	top:0px;
	background:#F0D800;
	padding:5px;
	border-width: 0px 0px 8px 0px;
	border-style:solid;
	border-color:#000;
	font:bold 70px Georgia;
	text-transform:uppercase;
	overflow:hidden;
}

#blog h1 em {
	font-style:normal;
	position:absolute;
	right:0px;
	top:28px;
	letter-spacing:-8px;
	font-weight:bolder;

	
}

#blog h1 span {
	position:absolute;
	z-index:100;
	left:412px;
	top:27px;
	color:#CEBA00;
	display:block;
	font:bold 10px 'arial black',verdana;
}

#blog h1 span span { font:normal normal 10px arial;
text-transform:none; position:absolute; left:37px; top:1px;}

#blog h4 { 
	float:left;
	
}

#blog h4, #blog h2 {margin: 25px 5px 0px 0px;}

#blog h2 span { font:10px arial; color:#999999; display:inline;}

#blog #sidebar {
	width: 188px;
	display:block;
	_position:absolute;
	position:fixed;
	left:575px;
	top:110px;
	padding:7px;
	
}

#blog #sidebar * { color:#F0D800}

#blog #sidebar h2 {
	font-size: 1em;
	color:#FFFFFF;
	margin:10px 0px 10px 0px;
}

#blog #sidebar li {
	list-style-type:none;
	margin:0px 0px 6px 0px;
	border: solid #333333;
	border-width:0px 0px 1px 0px;
	padding:0px 0px 3px 0px;
}
#blog #sidebar a { font-size: 10px;}

/* // blog ------------------------------------------------------------------------------------------------*/



* html #cont {
	overflow-x:hidden !important;
	overflow-y:scroll !important;
}

#navAltHeading {
	color: #666666;
	border-width: 1px;
	border-style: inset;
	width:50%;
	background-color:#FFE70F;
	padding:5px;
	margin:40px 10px 10px 10px;
}
#navAltHeading span {
	font-size: 10px;
	font-weight: bold;
	padding-bottom:10px;
	display:block;
	}
#navLocal li, #navAlt li {
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D06017;
	border-right-color: #D06017;
	border-bottom-color: #D06017;
	border-left-color: #D06017;
	padding-bottom: 2px;
	padding-top: 0px;
	width: 90%;
}

/* Float Containers Fix */ 

.clearfix:after { 
	clear:both; 
	content: "."; 
	display:block; 
	height:0px; 
	visibility:hidden; 
} 
.clearfix { 
display:inline-table; 
}

/* Hides from IE-mac \*/


* html .clearfix{
	height: 1%; 
}
.clearfix{
	display: block; 
}
.cadastroHome {
	float:left; 
	width:100px; 
	height:100px; 
	margin-right:5px
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #FFFFE8;
}

.formBt {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #FFFFFF; 
	background-color: #999999; 
	border: 1px solid #666666; 
	letter-spacing: 1px
			}
			
#secaoInicio {
	background-image: url(images/bg-conteudo.gif);
	background-repeat: repeat-y;
}
#setaMov {
	background-image: url(images/seta_mov.gif);
	height: 49px;
	width: 49px;
	position: absolute;
	left: 200px;
	top: 140px;
}

#homeColA {
	float: left;
	width:185px;
	height:100%;
	margin-right: 10px;
}

.fotosThumbs { 
	float:left; 
	width:80px; 
	text-align:center
}
.fotosThumbs a:hover { 
	text-decoration:none
}
#lista li { 
	list-style-type: circle;
}

/*fim nucleo*/

/*rodape*/

#rodape {
	background-color: #D8C000;
	border: 1px solid #333333;
	padding: 4px;
	width:691px;
	text-align: right;
	display:block;
	position:relative;
	top:0px;
	left:0px;
	height:16px;
}


#rodape img { vertical-align: middle}
#rodapePrint{ 
	display:none
}

#rodape li{
	list-style-type:none;
	display:inline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 4px;
}

#rodapeTopo {
	right: 0px;
	padding-left:3px;
}

#rodapeBack,#rodapeTopo {
	background-color: #999999;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	bottom: -10px;
	height: 20px;
	filter: Alpha(Opacity=50);
}

#rodapeBack a,#rodapeTopo a{
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	}

#rodapeBack {
	left: 0px;
	padding-right:3px;
}
#banner {
	display:none;
	position: relative;
	top: 0px;
	text-align:center;
	margin-left: -234px;
	left: 50%;	
}


/*fim rodape*/