/*---------------------FIXEDS AND GLOBALS----------------------*/
* {margin:0;padding:0;}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#444444;
	background:url(../imagens/bg_all.jpg) top center no-repeat #FFF;
}
#site {width:990px;position:relative;margin:0 auto;}
#linhatop {
	background:#c2d4b7;
	height:2px;
	width:100%;
	position:fixed;
	top:0;
}
#top {width:100%;float:left;min-height:115px;}
#top h3 {font-size:14px;}
#conteudoAll {
	width:100%;
	float:left;
	margin:0;
	-moz-box-shadow: 0px 1px 10px #dddddd;
	-khtml-box-shadow: 0px 1px 10px #dddddd;
	-webkit-box-shadow: 0px 1px 10px #dddddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:#FFF 1px solid;
	background:#f6f6f6;
	min-height:1010px;
}
p {line-height:1.5;margin-bottom:8px;}
.link a {color:#bf0d0e;text-decoration:none;}
.link a:hover {color:#333;}
.link2 a {
	width:330px;
	float: right;
	background:url(../imagens/btn_link2.png) right;
	height:18px;
	width:42px;
	color:#FFF;
	font-size:10px;
	font-style:italic;
	text-decoration:none;
	padding:4px 0 0 9px;
	margin:-6px 0 0 0;
}
.link2 a:hover {
	background:url(../imagens/btn_link2.png) left;
}
.link3 a {
	color:#679a4c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 20px 0 0;
	background:url(../imagens/seta.jpg) no-repeat right 100%;
}
.link3 a:hover {
	color:#333;
}
h1 {
	color:#444444;
	text-shadow:#dddddd 1px 1px 1px;
	font-weight:lighter;
	margin:0;
}
h2 {
	width:100%;
	border-bottom:#333 1px solid;
	padding:0 0 4px 0;
	font-weight:lighter;
	margin-bottom:3px;
	font-size:18px;
}
h3 {
	font-size:13px;
	color:#666;
	font-weight:bold !important;
}
.style1 {color:#444;font-size:10px;margin:2px;}
.style2 {color:#FFF;font-size:12px;margin:2px;}
img {float:left;}
img:hover {opacity:0.9;}

#top .txts {
	float:right;
	width:500px;
	height:auto;
	text-align:right;
	font-family:"Myriad Pro", "Myriad Pro Light", "Myriad Roman", Tahoma, verdana, arial;
	margin:0px 0 0 0;
}
#top h1 {
	font-size:47px;
	text-shadow:#000 2px 2px 2px inset;
}
#top h2 {
	border:none;
	font-size:20px;
	font-style:italic
}
#top h3 {
	background:#000;
	color:#FFF; font-size:16px;
	padding:5px 10px;
	width:170px;
	font-weight:lighter !important;
	float:right;
	margin:0 5px 0 0
}
iframe {
	border:#999 1px solid;
	-moz-box-shadow: 0px 1px 10px #dddddd;
	-khtml-box-shadow: 0px 1px 10px #dddddd;
	-webkit-box-shadow: 0px 1px 10px #dddddd;
	margin:15px 0 0 5px;
}
.table {
	-moz-box-shadow: 0px 1px 10px #dddddd;
	-khtml-box-shadow: 0px 1px 10px #dddddd;
	-webkit-box-shadow: 0px 1px 10px #dddddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:#FFF 1px solid;
	background:#f6f6f6;
	margin:15px 0 0 0;
}
.table_inscricoes {
	-moz-box-shadow: 0px 1px 10px #dddddd;
	-khtml-box-shadow: 0px 1px 10px #dddddd;
	-webkit-box-shadow: 0px 1px 10px #dddddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:#FFF 1px solid;
	background:#f6f6f6;
	width:800px;
	margin:15px 0 0 80px;
	padding:8px;
}
.table div {
	margin:0 0 8px 15px;
}
.inputs {
	border:#ddd 1px solid;
	height:16px;
	font-size:11px;
	color:#666;
	padding:2px;
}
textarea {
	border:#ddd 1px solid;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
}
select {
	border:#ddd 1px solid;
	font-size:12px;
	color:#666;
}
#enviar {
	width:70px;
	color:#333;
	cursor:pointer;
	margin-top:5px;
	padding:2px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 10px #dddddd;
	background:#FFF;
	border:none;
	font-weight:bold;
	font-size:11px;
	height:23px;
}
#enviar:hover, .botao:hover {
	color:#666;
}
.botao {
	width: auto;
	color:#333;
	cursor:pointer;
	margin-top:5px;
	padding:2px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 10px #dddddd;
	background:#FFF;
	border:none;
	font-weight:bold;
	font-size:11px;
	height:23px;
}
/*------------------- MENU ------------------------*/
.menu {
	width:100%;
	height:40px;
	float:left;
	margin:0;
	background:url(../imagens/bg_menu.jpg);
	font-size:12px;
}
.menu ul {
	margin:0;
	padding:0;
	width:100%;
	height:40px;
}
.menu li {
	list-style:none;
	display:inline;
	height:40px;
}
.menu li a {
	padding:11px 15px;
	float:left;
	color:#444;
	text-decoration:none;
	width:auto;
	background:url(../imagens/borderLR.jpg) right repeat-y top;
}
.menu li a:hover {
	color:#000;
	background:url(../imagens/hov_menu.jpg);
}
.menu .btn_inscricao {
	color:#bf0d0e;
	font-size:16px;
	font-weight:bold;
	margin:-3px 0 0 0;
	background:none;
}
.menu .btn_inscricao:hover {
	background:none;
}
/*----------------------------------------------------*/
.animacao {
	width:990px;
	height:240px;
	float:left;
	/*background:url(../imagens/animacao.jpg);*/
}
.conteudo {
	width:960px;
	float:left;
	margin:0;
	padding:15px;
}
.box {
	width:100%;
	float:left;
}
/*------------------- COLUNA HOME ------------------------*/
.conteudo .coluna_txt {
	width:575px;
	float:left;
	margin:0 35px 0 0
}
.conteudo .box_inscrevase h2 {
	margin-left:-20px;
}
.conteudo .box_inscrevase {
	background:url(../imagens/box_inscrevase.jpg) no-repeat bottom;
	width:555px;
	float:left;
	margin:10px 0 0 0;
	height:245px;
	padding:0 0 0 20px
}
.conteudo .box_inscrevase ul {
	margin:0 0 0 30px;
}
.conteudo .onde {
	width:350px;
	float:left;
}
.conteudo .onde .btn_mapa a {
	background:url(../imagens/mapa.jpg) left;
	width:203px;
	height:178px;
	float:left;
	margin-right:8px;
}
.conteudo .onde .btn_mapa a:hover {
	background:url(../imagens/mapa.jpg) right;
}
.conteudo .botoes_inscreva {
	width:225px;
	float:left;
	margin:22px 0 0 0
}
.conteudo .btn_inscricaoOn a {
	background:url(../imagens/btn_inscricao.jpg) top;
	width:200px;
	height:48px;
	float:left;
	margin:0 0 0 15px
}
.conteudo .btn_inscricaoOn a:hover {
	background:url(../imagens/btn_inscricao.jpg) bottom;
}
.conteudo .btn_50 a {
	background:url(../imagens/btn_ferramentas50.jpg) left;
	width:200px;
	height:137px;
	float:left;
	margin:20px 0 0 18px;
}
.conteudo .btn_50 a:hover {
	background:url(../imagens/btn_ferramentas50.jpg) right;
}
.conteudo .btn_solo a {
	background:url(../imagens/btn_inscricao_solo.jpg) top;
	width:130px;
	height:39px;
	float:left;
	margin:0 0 0 13px;
}
.conteudo .btn_solo a:hover {
	background:url(../imagens/btn_inscricao_solo.jpg) bottom;
}
/*------------------- COLUNA DIREITA HOME ------------------------*/
.conteudo .coluna_dir {
	width:350px;
	float:left;
}
.conteudo .coluna_dir .box_pdf {
	background:url(../imagens/box_pdf.jpg);
	width:320px;
	height:131px;
	float:left;
	padding:15px;
}
.conteudo .coluna_dir .box_pdf h2 {
	border:none;
	color:#FFF;
}
.conteudo .coluna_dir .box_pdf .btnpdf a {
	background: url(../imagens/btn_pdf.jpg) left no-repeat;
	width:180px;
	height:66px;
	float:left;
}
.conteudo .coluna_dir .box_pdf .btnpdf a:hover {
	background: url(../imagens/btn_pdf.jpg) right;
}
.conteudo .coluna_dir .box_pdf p {
	float:left;
	width:300px;
}
.conteudo .coluna_dir .box_cursos {
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
.conteudo .coluna_dir .box_cursos ul {
	width:100%;
	float:left;
	margin:0;
	overflow:auto;
	height:625px;
}
.conteudo .coluna_dir .box_cursos li {
	list-style:none;
	height:72px;
	width:330px;
	float:left;
	border-bottom:#CCC 1px dashed;
	padding:12px 0 4px 0;
}
.conteudo .coluna_dir .box_cursos li .descricao_peq {
	width:235px;
	float:left;
	padding:0 0 0 5px;
	height:75px
}
/*---------------------------*/
p#vtip {
	display: none;
	position: absolute;
	padding: 20px;
	left: 5px;
	font-size: 11px;
	line-height:1.5;
	background-color: white;
	border: 1px solid #abcb97;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		-moz-box-shadow: 1px 1px 1px #dddddd;
	-khtml-box-shadow: 1px 1px 1px #dddddd;
	-webkit-box-shadow: 1px 1px 1px #dddddd;

	z-index: 9999;
	max-width:15%;
}
p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px
}
/*------------------OTHER PAGES--------------------------------------------*/
.conteudo .box_in_inscreva {
	width:100%;
	float:left;
	margin:15px 0 0 0;
}
.conteudo .accordion .txtCursos {
	font-size:11px;
	line-height:1.5;
}
.conteudo .imgCurso {
	width:220px;
	height:auto;
	float:left;
	margin: 0 10px 10px 0;
}

#lista {padding:30px; font-size:13px;}
#lista li {list-style:url(../imagens/seta.jpg); padding:15px 0; border-bottom:#CCC 1px dotted;}



.ferramentas {width:100%; float:left;}
.ferramentas h1 {font-size:14px; color: #F00; font-weight:bold;}
.ferramentas ul {margin:0; padding:0;}
.ferramentas li {list-style:none; width:460px; float:left; padding:1px 10px; margin-bottom:8px; border-bottom:#000 1px dotted; padding-bottom:5px; height:210px; }
.ferramentas li div {float:left;}
.ferramentas li .imagem {margin:0 5px 5px 0; width:150px}
.ferramentas li .imagem img {float:left;}
.ferramentas li .imagem .style1 {float:left; width:150px;}
.ferramentas li p {min-height:90px; }
.ferramentas li .preco {width:150px; margin-right:60px; font-size:20px; font-weight:bold; color:#659a21;}


/*----------------------------------------------------------------*/
#rodape {
	width:100%;
	float:left;
	margin:3px 0 0 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(../imagens/bg_rodape.jpg) repeat-x #f7f7f7;
	border:#fff 1px solid;
	min-height:140px;
}
#rodape a {
	color:#000;
	text-decoration:none;
}
#rodape a:hover {
	text-decoration:underline;
}
#rodape img {
	float:left;
	margin:20px;
}
#rodape h4 {
	width:180px;
	font-size:11px;
	font-weight:lighter;
	color:#000;
	float:left;
	margin:20px 0 0 10px;
}
#rodape ul {
	float:left;
	width:80px;
	margin:20px 0 0 0;
	padding:0 15px 0 15px;;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}
#rodape p a {
	color:#666;
	float: right;
	margin:-15px 20px 0 200px;
	width:100px;
}

