@import url("js/lightbox/css/lightbox.css");
/*gerais*/

/* resolve muitos problemas!*/

* {	margin:0;
	padding:0;}
	
body,html {
	
	background: #E0E0C7 url(images/geral_bg.jpg) repeat-x !important;
	font-family: 'Trebuchet MS', arial;
	font-size: 13px;
	color: #333333;
	margin: 0 auto;



}


.carregando { 
	background-color:#E0E0C7;
	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.2em; 
	color:red;
}



a {
	color: #767645;
	text-decoration: none;
	cursor: hand;
}
a:hover {  
	text-decoration: underline
}

table { width:100%}
table tr { width: 100%; text-align:left}


#geral {
	width: 770px !important;
	background: #fff url(images/h1_bg.jpg) repeat-x !important;
	padding:0px !important;
	position:relative;
	left: 0 !important;	
	text-align: left;
	margin:7px auto 10px auto !important;
	border: solid 5px #fff;
}
#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, .hide {
display:none !important;
}



/*fim gerais*/


/*header*/
h1 {
	border:0;
	color:#B9B988 !important;
	position:relative;
	top:0px;
	left:0px;
	height: 75px;
	letter-spacing:-3px !important;
	font-size:40px;
	font-weight:bolder;
	text-transform:uppercase;
	width: 100%;
	padding:0px;
	z-index:11;
}

h1 .handheld { display: none}

h1 #foto { position:absolute; right:-5px; top:-13px; background: url(images/h1_foto2.jpg); width: 248px; height:131px; z-index:11 !important; display: block !important}

h1 span { display:block}

h1 span span { display:block; font-size:0.4em; letter-spacing:3px; margin-top:-7px;}

h1 a:hover { text-decoration:none}

h1 img {
	margin: 0 0 0 10px}

#especialHome { 
	color:#FFFFFF;
	border-width:0px;
}

#menu {
	font-size: 11px !important;
	text-transform:uppercase;
	width:100%; 
	background: #B9B988 url(images/menu_bg.jpg) repeat-x;
	padding:0 0 0 4px;
	display:block;
	height:23px;
	margin: 6px 0 0 0;
	list-style: none;
	position: relative;
	z-index:10;
	border:0;

}
#menu li {
	list-style-type: none;
	float: left;
	padding: 4px 6px 4px 6px;
	border-style:solid;
	border-color:#fff;
	border-width:0px 0px 0px 1px;
	position: relative;
}
#menu li a {
	color: #5B5B5B; 
	text-decoration: none;
	font-weight:bold;
	font-family: "Arial Narrow", arial;
	letter-spacing:0.1em;
	
}

#menu li a:hover {
	color: #161616}

/*submenu*/

#menu li ul {
	position: absolute;
	z-index:2;
	left: -1px;
	padding:4px 0px 0px 0px;
	background-color: #fff;
	border-width: 1px !important;
	border-style:outset; 
	border-color:#333333;
	top: 21px;
	display: none;
	width: 150px !important;
}

#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;
	font-size:10px !important;
	font-weight: normal;
	letter-spacing:1px;
					}

#menu li ul li a:hover {
	
	text-decoration:none;
	border-width: 1px;
	border-style: outset;
	background-color: #E8E8D2;
	color: #333333;
}

#menuProfessor a, #menuProfessor a:hover { width:130px;}
#subProfessor { width: 150px;}


#subConsultor a, #subConsultor a:hover { width:130px !important}
#subConsultor { width:100px;}

#subProfessor li ul {  position:absolute;left:70px; top:5px; z-index:30;  background-color: #ECECDF!important}
#subProfessor li ul a {color: #333333 !important}
#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: 11px;
	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/bullet4.gif); 	
	list-style-position:outside; 
	margin-left:20px;
}

.lista ul {
	margin: 5px 0 0 20px}

p,li,td { 
	line-height: 130% !important;
	margin-bottom:5px;
}

td,th {
	padding:3px; 
	vertical-align:top;
}

th {
	text-align:left
}

td.data {
	color:#CC9900; 

}

#tbDownloads td {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #F8F8EF;
}

.livros {
	width:210px;
	height:100px;
	float:left;
 	margin:3px;
	padding:4px;
	background-color: #F4F4EA;
}

.livros h4 { CLEAR: none !important}

.livros img { float: left !important; margin: 0 10px 0 0 ; display: block}

.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:240px; 
	float:left; 
	text-align:right;
}

.marcasColEsq .marcas {
	float:right
}

.livros h4 {
	margin:0px;
}

h2 {
	font-size: 18px;
	letter-spacing:-1px;
	color: #FF6600; /**/
	margin: 13px 0 5px 0; 
	}

h3, h3 a {	
	letter-spacing: 6%;
	font-size: 15px; 
	font-weight: bold; 
	border-width: 0 0 1px 0 !important;
	border: solid #909088;
	color: #909088;  
	padding:0 0 0 0;
	margin-bottom:10px; 
	margin-top:15px; 
	clear:both;
	}

.nome { background: none; width: auto; color:#000; font-size: 100%; 	border:0;

	position: relative;
	top: auto;
	left: auto;
	height: auto;
	letter-spacing: normal;

	font-weight: bold;
	text-transform: none;

	padding: 0;
	z-index: auto;}
	
h4, h4 a { 
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:5%;
	font-weight: bold; 
	color: #909088; 
	margin-bottom:8px; 
	margin-top:22px; 
	clear:both;}

a.underline { 
	text-decoration:underline
}

h4 {
	font-size: 11px;
	}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom:7px;
	line-height:13px;
}

#cont{
	width: 750px !important;
	position: relative !important;
	margin: 0 ;
	padding:0 10px 10px 7px;
	left:0px !important;
	top:0;
	background:#FDFDFB;
	z-index:auto;
	overflow:visible;
}

* html #cont {
	overflow-x: hidden !important;
/*	overflow-y: visible !important;*/
}



/* Float Containers Fix */ 

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: visible;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#navAltHeading {
	color: #666666;
	border-width: 1px;
	border-style: inset;
	width:50%;
	background-color:#fff;
	padding:5px;
	margin:40px 10px 30px 10px;
	font-size:11px;
	clear: both
}
#navAltHeading span {
	font-size: 10px;
	font-weight: bold;
	padding-bottom:10px;
	display:block;
	}
	

#navAlt li {	list-style-type: none;
	border-width: 0;
	border-style: solid;
	border-color: #D06017;
	padding-bottom: 2px;
	padding-top: 0px;
	width: auto;}
	
#navLocal { margin:10px 0 30px -3px;}

#navLocal li {
	list-style-type: none;
	border-width: 0 1px 0 0;
	display:inline;
	border-style: solid;
	border-color: #666666;
	padding: 0 4px 0 4px;
	width: auto;
	font-size:11px;

	
}

#navLocal a {	color: #666666;}

.cadastroHome {
	float:left; 
	width:100px; 
	height:100px; 
	margin-right:5px
}
.form{
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	border: inset 1px;
	padding:3px;
	background-color: #fff;
}

.formBt {  
	font-family: Trebuchet MS, Verdana;
	color: #FFFFFF; 
	cursor: hand;
	background-color: #b9b988; 
	border: outset 1px; 
	border-color: none;
	padding: 0px;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
			}
			
#secaoInicio {
	background-image: none;
	background-repeat: repeat-y;
}
#setaMov {
	background-image: url(images/seta_mov.gif);
	height: 49px;
	width: 49px;
	position: absolute;
	left: 200px;
	top: 140px;
	display:none;
}

#blog { width:70%; display: none}

#blog .blogFooter { font-size: 90%; }

#sidebar { display: none}

#homeColA {

	float: right !important;
	width:25%;
	margin: 22px 0 0 0;
	padding:0 0 0 10px;
	border: solid #ccc;
	border-width:0 0 0 1px;
	display: block;
	
}

#homeColA ul {
	margin: 0 0 0 15px !important}

#homeColB { display:none}

.fotosThumbs { 
	float:left; 
	width:80px; 
	text-align:center
}
.fotosThumbs a:hover { 
	text-decoration:none
}

#perfilFoto { display:none}

/*fim nucleo*/

/*rodape*/

#rodape {

	background-color:#F0F0E3;
	border:0;
	padding: 0px;
	width:100%;
	text-align: right;
	clear: both;
	height:70px;
	font-size:11px;
	margin: 25px 0 1px 0;


}

#rodape img {
	vertical-align: middle}

#rodapePrint{ 
	display:none
}

#rodape li{
	list-style-type:none;
	display:block;
	float:right;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 4px 3px 4px 4px !important;
	margin: 13px 0 0 0 !important;

}

#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%;	
}

#bannerFooter { text-align: center; padding: 15px 0 15px 0; font-size: 10px; background:#F9F9F9; border: 1px solid #ccc; border-radius: 10px; }
/*fim rodape*/