/* CSS Document */

/*GERAL*/

a.classe1:link {text-decoration: underline;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#0000FF;}
 
  a.classe1:visited {text-decoration: underline;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#0000FF;}
  
  a.classe1:hover {text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#0000FF;}
	
	
  a.classe1:active {text-decoration: underline;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#0000FF;}
	
	
	a.classe2:link {text-decoration: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#fff;}

  
  
  a.classe2:visited {text-decoration: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#fff;}

	
  
  a.classe2:hover {text-decoration: underline;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#fff;}


  
  a.classe2:active {text-decoration: none;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#fff;}




body {
	margin:0;
	padding:0;
	background:#333;
	text-align:center; /* hack para o IE */	
	}

#tudo {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#333;
	}
	
	
#divisoes {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#333;
	}
	
#linhas {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#fff;
	}
	
#formConteudo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#464867;
}


/*TXT*/
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-weight:bold;
	text-align:justify;
	padding: 5px 0px 0px 0px;
	color:#cc9933;
	}
	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	text-align:justify;
	padding: 5px 0px 0px 0px;
	color:#464867;
	}


.txtTituloLivros{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	text-align:justify;
	color:#464867;
	}		
		
.txtTabelaTit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-align:justify;
	padding: 0px 2px 2px 0px;
	color:#464867;
	}				
	
.txtTabelaNor{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 2px 2px 0px;
	color:#464867;
	}
	
.txtNegrito {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-weight:bold;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#464867;
	}
	
.txtItalico {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#464867;
	}
	
.txtItalicoSublinhado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	text-decoration:underline;
	color:#464867;
	}
	
	
.txtSublinhado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	text-decoration:underline;
	color:#464867;
	}						
	
p.txtGeral{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#464867;
	}
	
p.Realce{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#464867;
	}
	
p.txtLivros{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#fff;
	}
#marcadores {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 15px 5px 0px;
	color:#464867;
}
	
/*SEÇOÕES*/
#secoes {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	}

#barraUm {
	width:100px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#333;
	}
	
#barraDois{
	width:100px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#333;
	}

#secaoMenu{
	width:150px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	}
	
#colunaMenu{
	width:150px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	}	
	
#divisaoCentral{
	width:auto;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	z-index:0;
	}
	
#player {
	z-index:0:
	}
	
#secaoCentral{
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	}
	
#internaCentral{
	width:100%;
	border:0px;
	text-align:left;
	}	
	
#fundoCoaching,#fundoPalestras,#fundoInvestigacao{
	width:100%;
	background-color:#fff;
	}
	
#coaching,#palestras,#investigacao{
	width:190px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#fff;
	}
	
#txtCoaching,#txtPalestras,#txtInvestigacao{
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:justify;
	padding:15px 15px 15px 0px; 
	/*font-weight:lighter;*/
	color:#464867;
	
	}
/*INTERNAS*/

#tudoInternas {
	width:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:left;
	background-color:#fff;
	z-index:0;
	}
	
#txtUmInternas, #txtDoisInternas{
	width:auto;
	border:0px;
	cellspacing:0px;
	padding: 10px;
	text-align:left;
	z-index:0;
	}
	

#imgUmInternas, #imgDoisInternas{
	width:200px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
}


ul#listaInt {
	width:90%;
	list-style-position: inside;
	list-style-type: square;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:normal;
	text-align:justify;
	padding: 0px 25px 0px 0px;
	color:#464867;
	}

#divisaoLivros{
	width:150px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	}
	
#secaoLivros{
	width:150px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	}

#livros {
	width:150px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	}

#cracha{
	width:200px;
	height:155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	text-align:center;
	color:#464867;
	background:url(../img/cracha.jpg) center no-repeat;
	}

p.crachaTxt{
width:100px;
position:relative;
top:25px;
left:5px;

	}
	
p.linhaLivros{
	text-align:left;
	background-color:#464867;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	text-align:left
	color:#fff;
	}
	
p.linhaLivrosGde{
	text-align:left;
	background-color:#464867;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:normal;
	text-align:center;
	color:#fff;
	}

p.depoimentos{
	width:200px;
	height:155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	text-align:center;
	padding: 200px 40px 15px 47px;
	color:#464867;
	}


#menuDrop {
	width:200px;
	height:100%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
		}


	
/*MIDIA*/
#videosCelula{
	width:320px;
	height:140px;
	}

/*RODAPÉ*/
#rodape {
	width:100%;
	heigth:10px;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:center;
	background-color:#464867;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	font-weight:lighter;
	color:#fff;
	
	}
	
#divRodapeEsq {
	width:50%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:left;
	background-color:#464867;
	}
	
#divRodapeDir {
	width:50%;
	border:0px;
	cellspacing:0px;
	cellpading:0px;
	text-align:right;
	background-color:#464867;
	}	



/*GALERIA DE FOTOS*/

#tudoGaleria {
	background-color:#fff;
	z-index:0;
	}
.galeria {
	width:550px; 
	margin:0 auto;
	text-align:left;
	z-index:0;
	}
	
.img-aqui { 
	background: #fff url('http://www.renatoricci.com.br/Site2007/img/galeria/renato24.jpg') center no-repeat; 
	width:350px; 
	height:232px; 
	position:relative; 
	top:30px;
	float:right; 
	border:1px solid #fff;
	}
	
ul.fotos {
	position:absolute;
	list-style:none;  
	width:162px;
	padding:1px;
	background:#fff;
	margin:0; 
	padding:0;
	z-index:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	z-index:0;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left; 
	border:1px solid #fff;
	margin:1px;
	z-index:0; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;
	z-index:0;
}
ul.fotos li span img {
	border:none;
	width:350px;
	height:232px;
	height:auto;
	z-index:0;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
	z-index:0;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:350px;
	position:absolute;
	top:230px;
	left:-2px;
	z-index:0;
}

/*mexe na foto maior over*/
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:30px; 
	left: 200px; 
	background:#464867;
	border:1px solid #999;
	z-index:0;
   }
ul.fotos a:hover span.legenda {
	padding:5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:lighter;
	color:#fff;
}

[if lte IE 6]>
<style type="text/css">
ul.fotos {
	width:164px;
	padding:  2px 0 1px 0;
	z-index:0;
	}
ul.fotos li {
	margin-top:0;
	z-index:0; 
}
/* Fixes for IE */
/* Fix IE. Hide from IE Mac \*/
ul.fotos li { float: left; height: 1%; z-index:1;}
ul.fotos li a { height: 1%; z-index:1;}
/* End */
ul.fotos a:hover {
	text-decoration:none;
	background: none; 
	z-index:0;
	} 
ul.fotos li {width:75px;}
ul.fotos a:hover span.legenda {width:354px;}
</style>
<![endif]
