/**
 * autor: Ciro Feitosa - http://cirofeitosa.com.br
 * julho/2008
 */

#wrap
{
	background: white url(../_img/centro-bg-interna.jpg) repeat-x top left;
}

#site
{
	background: transparent url(../_img/centro-sombra-interna.jpg) no-repeat top center;
}

#principal
{
	*margin-top: 0;   /* ie hack */
}

#home
{
	width: 595px;
}

ul#menu_nav{margin-top:81px;}

#adicional h3{text-indent:-9999em;overflow:hidden;}
#adicional h3 span#titAtendimento {background: transparent url(../_img/adicional-tit-atendimento.gif) no-repeat center left;}
#adicional p#facaTeste, #adicional p#atendimento, #adicional p.investimento{padding-top: 10px;padding-left: 10px;border-left: solid #BFC4DD 1px;border-right: solid #BFC4DD 1px;font-size: 8pt;color: #666;}
#adicional p#atendimento{padding-bottom: 120px;border-bottom: solid #BFC4DD 1px;background: transparent url(../_img/icon-atendentes.gif) no-repeat bottom right;margin-bottom: 10px;}
#adicional p#atendimento a{text-decoration: none;color: #666;}
#adicional p#atendimento a b{color: #3262A3;}

#principal h1.titulo_curso{
	color: white;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 26pt;
	font-style: italic;
	padding-top: 20px;
	padding-left: 20px;
	height:45px;
	filter:Shadow(Color=#333333, Direction=135, Strength=3);
	text-shadow:1px 1px 5px #333;
}
#home h1
{
	position: absolute;
	top: 80px;
	color: white;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 26pt;
	font-style: italic;
	padding-top: 26px;
	padding-left: 20px;
	filter:Shadow(Color=#333333, Direction=135, Strength=3);
	text-shadow:1px 1px 5px #333;

	/**
	 * sombra no ie
	 */
	height: 45px;
	filter: Shadow(Color=#666666, Direction=135, Strength=3);
}

#principal #introducao
{
	margin-top: 10px;
	width: 769px;
	height: 178px;
	border: solid #1b5b87 2px;
	display: block;
	background: #2B4C8F url(../_img/interna-fundo-curso.jpg) no-repeat top right;
	color: white;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-style:italic;
	font-size: 22px;
	padding-right: 20px;
	text-shadow: 1px 1px 1px #444; 
}
#principal #introducao p
{
	display:block;
	width:407px;
	font: bold 16px 'Trebuchet MS', Arial, sans-serif;
	font-style:italic;
	float: right;
	color:white;
	text-shadow: 1px 1px 3px #ccc; 
}
#principal #introducao img
{
	float: left;
	margin-right: 40px;
}

#principal #introducao img.margem
{
	margin-right: 0;
}

#principal #introducao em
{
	padding-left:20px;
	font-style:italic;
	display: block;
	padding-top: 20px;
}

#home p, #home ul
{
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 1em;
}

#home p, #home li
{
	color: #555;
	font-size: 13px;
	line-height:20px;
}

#home p a, #home li a
{
	text-decoration: none;
}

#home p a:hover, #home li a:hover
{
	text-decoration: underline;
}

#home li.icone
{
	padding-left: 20px;
	line-height: 20px;
}

#home li.texto
{
	background: transparent url(../_img/icon-texto.gif) no-repeat 0 0;
}

#home li.tick
{
	background: transparent url(../_img/tick.png) no-repeat 0 1px;
}

#home li.simulacao
{
	background: transparent url(../_img/icon-simulacao.gif) no-repeat 0 0;
	color: #339900;
	font-weight: bold;
	font-style: italic;
}

#home li.exercicio
{
	background: transparent url(../_img/icon-exercicio.gif) no-repeat 0 0;
	color: #FF9900;
	font-weight: bold;
}

#home ul#icone-legenda li
{
	display: inline;
	margin-right: 80px;
}

#home ul#icone-legenda li.ult
{
	margin-right: 0;
}

#home p#icone-clube
{
	height: 30px;
	margin-right: 20px;
	background: url(../_img/interna-estrela.png) no-repeat top right;
	padding-right: 100px;
}

#home p#icone-apresentacao
{
	height: 100px;
	margin-right: 20px;
	background: url(../_img/interna-monitor.jpg) no-repeat top right;
	padding-right: 100px;
}

#home p#icone-apostila
{
	height: 123px;
	margin-right: 20px;
	background: url(../_img/apostila.jpg) no-repeat top right;
	padding-right: 100px;
}

#home p#icone-certificado
{
	height: 100px;
	margin-right: 20px;
	background: url(../_img/icon-certificado.gif) no-repeat top right;
	padding-right: 160px;
}
