@charset "UTF-8";
/* CSS Document */

/* 
	CSS	desenvolvido por 
	VG Web (www.vgweb.com.br)
	em Abril de 2010
	design e front-end por: Rodrigo Breckenfeld (www.rodrigobreck.com)
	back-end por: Victor Yves
	referência: Artigo do Maujor (http://maujor.com/tutorial/rodape-embaixo-da-janela.php)
*/

/*
	paleta de cores
	azul do fundo: #1364b7
	amarelo: #f0c000
	azul menu: #196fb9
	azul: #1661a1
	verde: #309030
	azul escuro: #182b78
	
	
*/

html, body {height:100%;}
body {
	margin:0; 
	padding:0;
	background:#1364b7 url(images/bg_geral.gif) center top repeat-x;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	line-height:16px;
	text-align:justify;
	}
#tudo { 
	width:890px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
 * html #tudo {height: 100%;}
#topo {
	background:#fff;
	width:870px;
	height:76px;
	padding:10px;
	position:relative;
	}
#conteudo {padding-bottom:290px; background:url(images/auxiliar_bg.gif) left 500px no-repeat;position:relative;}
 #bgOculta {position:absolute;bottom:270px; height:20px; width:250px; background-color:#1364b7;}
#principal {
	width:600px;
	background:#fff;
	float:left;
	padding:20px;
	text-align:left;
	min-height:848px;
	}
#auxiliar {
	width:250px;
	float:left;
	}
#rodape {
	background:#fff;
	width:890px;
	height:270px;
	position: absolute;
	bottom: 0;
	text-align:left;
	}
	#rodape #email {
	width:850px;
	padding:20px 20px;
	position:relative;
	height:20px;
	background-color:#182b78;
	}
	#rodape #email h3 {
	font-weight:normal;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#fff;
	}
	#rodape #rodapeConteudo {
		padding:10px 20px;
	}
		#rodape #rodapeConteudo ul li {
			display:inline;
			margin:0 4px;
			text-transform:uppercase;
			font-size:9px;
		}
			#rodape #rodapeConteudo ul li a, #rodape #rodapeConteudo ul li a:visited {
				color:#182b78;
			}
			#rodape #rodapeConteudo ul li a:hover {
				color:#f0c000;
			}
		#rodape #rodapeConteudo img#parceiros {
			margin:20px auto;
			width:424px;
			height:40px;
			text-align:center;
		}
		#rodape #rodapeConteudo img#logoRodape {
			width:306px;
			height:37px;
			float:left;
			margin-right:40px;
		}
		#rodape #rodapeConteudo p.endereco {
			width:200px;
			height:37px;
			float:left;
			margin-right:40px;
			float:left;
			font-size:10px;
			line-height:1.2;
		}
		#rodape #rodapeConteudo p.endereco b {
			color:#182b78;
			text-transform:uppercase;
		}

h1 {
	width:306px;
	height:37px;
	margin-top:30px;
	text-indent:-9999px;
	background:url(images/topo_logo.gif) left top no-repeat;
	float:left;
	}
#principal h2 {
	background:url(images/principal_header_bg.gif) left top repeat-x;
	height:20px;
	padding:10px 0 5px 2px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
#principal h3 {
	font-weight:bold;
	font-size:19px;
	font-style:italic;
	color:#309030;
	margin:40px 0 10px 0;
	}
#principal h3.secao {
	font-size:30px;
	font-weight:normal;
	font-style:normal;
	color:#000;
	margin-bottom:5px;
	margin-top:0;
	}
#principal p {
	margin-bottom:10px;
}
ul#menuSecundario {
	width:440px;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
	right:10px;
	top:40px;
	text-align:right;
}
	ul#menuSecundario li {
		margin-left:10px;
		color:#000;
		display:inline;
	}
		ul#menuSecundario li a, ul#menuSecundario li a:visited {
			text-decoration:none;
			color:#1661a1;
		}
		ul#menuSecundario li a:hover {
			color:#309030;
		}
		ul#menuSecundario li img {
			margin-left:5px;
		}
ul#menuPrincipal {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background:#196fb9;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 0;
	}
ul#menuPrincipal li {
	padding:2px 10px 2px 20px;
	list-style:inside url(images/menu_setas.png);
	}
	ul#menuPrincipal li a, ul#menuPrincipal li a:visited {
	color:#fff;
	text-decoration:none;
	}
	ul#menuPrincipal li:hover {
	background:#4c9add;
	}
.clear {clear:both;}
a {text-decoration:none;}
a.branco, a:visited.branco {
	color:#fff;
	text-decoration:none;
	}
	a:hover.branco {
	color:#f0c000;
	}
a.linkSetas, a:visited.linkSetas {
	font-size:14px;
	font-weight:normal;
	color:#000;
}
.bordaInfEsq {
	width:10px;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
	}
.bordaInfDir {
	width:10px;
	height:10px;
	position:absolute;
	bottom:0;
	right:0;
	}
.bordaSupEsq {
	width:10px;
	height:10px;
	position:absolute;
	top:0;
	left:0;
	}
.bordaSupDir {
	width:10px;
	height:10px;
	position:absolute;
	top:0;
	right:0;
	}
#destaque {
	margin-bottom:20px;
	padding:20px;
	background:#fff;
	position:relative;
	}
	#destaque h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#1661a1;
	font-size:25px;
	margin-bottom:10px;
	}
		#destaque h2 span {
		color:#f0c000;
		}
	#destaque p {
	color:#fff;
	font-size:11px;
	}
#homeAboutUs {
/*	background:url(images/principal_about_bg.gif) center bottom repeat-x; */
	margin-bottom:20px;
	}
	#homeAboutUs #containerAboutUs {
		width:250px;
		float:left;
		margin-right:20px;
		}
		#homeAboutUs #containerAboutUs h3 {
		font-family:Arial, Helvetica, sans-serif;
		line-height:20px;
		font-size:18px;
		margin-top:20px;
		margin-bottom:-5px;
		}
	#homeAboutUs #video {
		padding-top:50px;
		}
	#homeAboutUs #homeListen {
		text-align:right;
		}
		#homeAboutUs #homeListen h3 {
		color:#182b78;
		margin-top:40px;
		}
		#homeAboutUs #homeListen p {
		color:#f0c000;
		font-weight:bold;
		font-size:12px;
		}
			#homeAboutUs #homeListen p b {
			color:#182b78;
			}
#homePrograms {
}
	#homePrograms .moduloProgram {
	background:#f0f0f0;
	margin:1px;
	width:48%;
	float:left;
	padding:30px 0;
	text-align:center;
	}
	#homePrograms .moduloProgram:hover {
	background:#f7f7f7;
	}
		#homePrograms .moduloProgram img.thumb {
		float:left;
		margin-right:10px;
		display:none;
		}
		#homePrograms .moduloProgram h3 {
		padding-top:0px;
		}
		#homePrograms .moduloProgram p {
		padding-right:0	px;
		}
#homeSend {
	background:#f0c000;
	padding:30px 0;
}
#homeSend h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	padding-left:20px;
	color:#fff;
	background:none;
	margin-bottom:10px;
}
#homeSend h3 a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
/*	text-transform:uppercase; */
	padding:0;
	padding-left:20px;
	color:#182b78;
	background:none;
}
#homeSend img {
	margin:10px 0;
	max-width:250px;
}
#homeSend p {
		color:#fff;
		font-weight:bold;
		font-size:12px;
		padding:0 10px 20px 20px;
		text-align:center;
		}
			#homeSend p b {
			color:#182b78;
			}
		#homeSend p a, #homeSend p a:visited {
		color:#309030;
		font-size:10px;
		}
			#homeSend p a:hover {
			color:#fff;
			}
#verVideos {
	width:100%;
	text-align:right;
	margin-bottom:20px;
	position:relative;
}

/*
table.tabelasCursos {width:100%; text-align:center;margin:20px 0;}
table.tabelasCursos td {
		width:10%;
		height:30px;
		padding:10px 0;
		border-top:1px solid green;
		font-size:10px;
	}
table.tabelasCursos tr:nth-child(1) {
	background:#D7F5FF;
	color:#00789F;
	font-weight:bold;
	border:0;
	}
		table.tabelasCursos tr:nth-child(1) td:nth-child(1) {
			background:#C6F1FF;
		}
	table.tabelasCursos td:nth-child(1) {
		background:#C6FFEA;
		color:#000;
		font-weight:bold;
	}
table.tabelasCursos .emBranco {border:0;}
*/

ul#prices {
	margin:0px;
	padding:0px;
}

ul#prices li {
	border-bottom:solid 1px #D7F5FF;	
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	padding-top:4px;
	list-style:inside square;
}

ul#prices li a {
	color:#090;
	text-decoration:none;
}

ul#prices li a:hover {
	color:#0C0;
}
