/**
 * 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
{
	margin-top: 83px;
}

#adicional
{
	width: 205px;
}
#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 div#introducao,#principal p#introducao
{
	margin-top: 10px;
	width: 769px;
	height: 178px;
	border: solid #FF8700 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-size: 16pt;
	padding-right: 20px;
	text-shadow: 2px 2px #333; 
}
#principal div#introducao p, #principal p#introducao p
{

	font: bold 16px 'Trebuchet MS', Arial, sans-serif;
	float: left;
	margin-right: 30px;
	color:white;
	text-shadow:2px 2px #333333;

}
#principal div#introducao img, #principal p#introducao img
{
	float: left;
	margin-right: 30px;
}

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

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

#home h2
{
	width: 585px;
	text-indent: 10px;
	line-height: 27px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #2E4F91;
}

#home h3
{
	width: 585px;
	text-indent: 10px;
	line-height: 27px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #2E4F91;
}

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

#home p, #home li
{
	color: #333333;
	font-size: 10pt;
}

#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 center left;
}

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

#home li.exercicio
{
	background: transparent url(../img/icon-exercicio.gif) no-repeat center left;
	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;
}

#home p#precos-cursos img
{
	float: left;
	margin-right: 35px;
}

p.quero-curso a
{
	display: block;
	height: 76px;
	text-indent: -9999em;
	overflow: hidden;
	background: transparent url(../img/botao-quero-curso.gif) no-repeat top center;
	margin-bottom: 10px;
}

p.quero-pacote a
{
	display: block;
	height: 76px;
	text-indent: -9999em;
	overflow: hidden;
	background: transparent url(../img/botao-quero-pacote.gif) no-repeat top center;
	margin-bottom: 10px;
}

#adicional h3.titInvestimento
{
	height: 45px;
	display: block;
	background: url(../img/adicional-bg-investimento.jpg) no-repeat top left;
}

#adicional h3 span#titRecursos
{
	background: transparent url(../img/adicional-tit-recursos.gif) no-repeat center left;
}

#adicional h3 span#titFacaTeste
{
	background: transparent url(../img/adicional-tit-faca-teste.gif) no-repeat center left;
}

#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#facaTeste b
{
	color: #3262A3;
}

#adicional p#facaTeste span
{
	color: #CC0000;
	font-weight: bold;
}

#adicional a.facaUmTeste, #home a.facaUmTeste
{
	margin-top: 10px;
	display: block;
	text-indent: -9999em;
	width: 185px;
	height: 79px;
	overflow: hidden;
	background: url(../img/icon-teste.gif) no-repeat top center;
}

#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;
}

#adicional p.investimento
{
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	border-bottom: solid #BFC4DD 1px;
	background: transparent url(../img/icon-precos.gif) no-repeat top center;	
	height: 113px;
	margin-bottom: 10px;
}

#adicional ul#recursos
{
	margin-bottom: 10px;
}

#adicional ul#recursos li
{
	margin: 0;
	padding-left: 10px;
	padding-top: 12px;
	color: #666666;
	font-size: 7pt;
	height: 57px;
	background: transparent url(../img/adicional-bg-recursos.jpg) no-repeat bottom left;
}

#adicional ul#recursos li img
{
	padding-top: 5px;
	float: left;
	margin-right: 15px;
	width: 43px;
	height: 43px;
}

#adicional ul#recursos li b
{
	display: block;
	padding-top: 5px;
	color: #3262A3;
	font-size: 8pt;
}

#adicional h3#recursosTec
{
	background-image: url(../img/adicional-item-bg-recursos.gif);
	height: 29px;
}
