@charset "utf-8";
/* CSS Document   

=============================================================
Agencia Web - Brasdev Desenvolverdores - www.brasdev.com
=============================================================
Theme Name: 	ABD Produções
Theme URL: 		http://www.olimpiadasjuridicas.com.br.com.br
Description: 	Tema usado para o novo site Olimpiadas Juridicas
Version:		1.0
Author:			Brasdev Desenvolvedores
Author URL:		http://www.brasdev.com
Country: 		Brasil
Page Style: 	Screen
Phone:			+55 32 3212-7212
E-mail: 		falecom@brasdev.com
=============================================================*/


/* GERAL
=============================================================*/

/****
	* CSS RESET
	A gente zera as medidas padrão do browser.
****/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
}
body {
	background:#25799D url("../imagens/background5.jpg") no-repeat center;
	margin:0 auto;
}
hr {
	display:none;
}
img {
	border:none;
}
#geral {
	width:820px;
	height:1020px;
	margin:0 auto;
	padding:0;
}
p {
	color:#4F2905;
}
a {
	color: #FD8E01;
}
.direita {
	float:right;
}
/* FORMULARIOS
=============================================================*/
#faleconosco fieldset {
	border:none
}
#faleconosco form p {
	margin:10px 0;
}
#faleconosco label {
	display:block;
	font-weight:normal;
}
#faleconosco label textarea {
	height:200px;
}
#faleconosco form {
	width:600px;
}
#faleconosco label input, #faleconosco label textarea {
	width:200px;
	vertical-align:top;
	margin-left:10px;
	padding:4px 5px;
	border:1px solid #999;
}
#faleconosco input:focus, #faleconosco textarea:focus {
	border:2px solid #590000;
	padding:3px 5px;
}
#faleconosco input.submit {
	background:#000;
	color:white;
	border:3px double white;
	padding:5px;
}
#contatos {
	padding:10px;
	background:#FFEDAB;
	border: 1px solid #ddd;
	height:50px;
}
/* POPUP 
=============================================================*/
#popup {
	position: absolute;
	top: 20%;
	left: 20%;
	width: 505px;
	height: 250px; /* deve ser 12px maior que #popupImg */
	display: none;
	z-index:2;
	border:0px;
	float:right;
}
#popup #popupImg {
	position:absolute;
	border:0px;
	z-index:1;
	margin-top:8px;
}
/* HEADER
=============================================================*/
#topo-animado {
	margin-left:50px;
	display:block;
}
#menu {
	margin:0 auto;
	text-align:center;
	padding-top:13px;
}
#menu li {
	display: inline;
	padding: 15px;
}
#menu li a {
	color:#FFF;/*color:#8E4D0B;*/
	font-family:arial;
	font-weight:bold;
	font-size:20px;
	width:90px;
}
#menu li a:hover {
	color:#A61600;
###FF5A00;
}
#header h1.logo {
	margin-top:0;
	padding: 0;
}
#header h1.logo a {
	display:block;
	outline:none;
	width:590px;
	height:260px;
	margin-left:110px;
	position: absolute;
	cursor:pointer;
}
#header h1.logo a span {
	display:none;
}
/* CONTEUDO
=============================================================*/
/* CLASSES
-------------------------------------------------------------*/
.clear {
	clear:		both;
	font-size:	1pt;
	height:		1pt;
	padding:	0px;
	margin:		0px;
}
h2 {
	color:#8E4D0B;
	margin-bottom:10px;
	font-size:18pt;
}
#conteudo {
}
#kwicks {
	margin:50px 50px 0 50px;
	font-family:Arial, Verdana, sans-serif;
}
#kwicks p {
	margin-bottom:10px;
	text-indent:15pt;
	text-align:justify;
	font-size:10pt;
}
#player {
	height:21px;
	width:550px;
	background:red;
	border:1px solid red;
}
#frame-player {
}
.frames {
	margin-top:0;
	background:red;
}
#container {
	margin:50px;
	font-family:Arial, Verdana, sans-serif;
}
.imagens {
	padding-top:35px;
	position:absolute;
}
.imagens2 {
	padding-top:0;
	position:absolute;
}
.botoes-olimpiadas {
	width:700px;
	margin-top:475px;
	position:absolute;
}
.botoes-olimpiadas2 {
	width:210px;
	margin:0 auto;
	margin-top:90px;
}
.botao-parcela {
	margin-left:250px;
	margin-top:-70px;
}
.botao-inscricao2 {
	margin-left:250px;
	margin-top:-43px;
}
.botao-inscricao-paginas {
	position:absolute;
	margin-left:520px;
	margin-top:-10px;
}
#container p {
	margin-bottom:10px;
	text-indent:15pt;
	text-align:justify;
	font-size:10pt;
}
#container span {
	font-weight:bold;
}
/*home*/

#home {
	background:url("../imagens/bg_home.jpg") no-repeat;
	margin:0 auto;
	margin-top:30px;
	padding:0;
	width:820px;
	height:561px;
}
#video {
	left:0px;
	width:380px;
	margin-left:42px;
	padding-top:310px;
}
ul#news {
	font-family:Arial, Verdana, sans-serif;
	margin-top:340px;
	margin-right:52px;
	float:right;
	display:block;
	overflow:auto;
	width:280px;
	height:180px;
}
ul#news li.data {
	font-size:8pt;
	color:#666;
}
ul#news li.noticia {
	color:#993300;
	font-size:11pt;
	font-weight:bold;
	width:260px;
	margin-bottom:10px;
}
#botao-vendas a {
	display:block;
	width:190px;
	height:35px;
	position:absolute;
	margin-left:155px;
	margin-top:185px;
	color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
	font-size:18pt;
}
#botao-vendas a:hover {
	color:#FEED00;
}
#botao-fotos a {
	display:block;
	width:130px;
	height:160px;
	position:absolute;
	margin-left:655px;
	margin-top:130px;
	color:#F7EFC1;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
}
#botao-fotos a:hover {
	color:#8A4504;
}
#botao-fotos a span {
	display:block;
	margin-top:145px;
	background:#F26F05;
	padding:5px 0 5px 0;
	width:100px;
	margin-left:20px;
	cursor:pointer;
}
/*pacotes*/

.kwicks {
	/* recommended styles for kwicks ul container */

	list-style: none;
	position: relative;
	margin-top: 30px;
	margin-left: 45px;
	padding: 0;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */

	width: 120px;
	height: 433px;
	margin:0 auto;
	/*do not change these */

	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal {
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */

	margin-right: 2px; /*Set to same as spacing option. */
	float: left;
}
.kwicks.vertical li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */

	margin-bottom: 5px; /*Set to same as spacing option. */
}
#kwick_1 {
	background: url("../imagens/pacotes001.png") repeat-x;
}
#kwick_1 span {
	margin-left:180px;
	margin-top:50px;
	display:block;
}
#kwick_2 {
	background: url("../imagens/pacotes002.png") repeat-x;
}
#kwick_3 {
	background: url("../imagens/pacotes003.png") repeat-x;
}
#kwick_4 {
	background: url("../imagens/pacotes004.png") repeat-x;
}
#kwick_5 {
	background: url("../imagens/pacotes005.png") repeat-x;
}
#kwick_6 {
	background: url("../imagens/pacotes006.png") repeat-x;
}
.kwicks.horizontal #kwick_6 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_6 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}
/*juiz de fora*/



#fotos-jf {
	position:absolute;
	margin-left:480px;
}
#fotos-jf img {
	width:50px;
	height:50px;
}
#table {
	font-size:10pt;
}
caption {
	font-size:14pt;
	color:#8E4D0B;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
}
thead tr th, thead tr td {
	border-bottom:1px solid #ccc;
	font-size:10pt;
	width:120px;
	text-align:right;
}
td {
	text-align:right;
}
tbody tr th, tbody tr td {
	border-bottom:1px solid #ccc;
	font-size:10pt;
	padding:3px;
	color:#A61600;
	text-align:left;
}
tbody tr th {
	text-indent:5pt;
}
tbody tr td {
	text-align:right;
}
#tabela-distancia {
	float:left;
}
#mapa {
	width:400px;
	height:170px;
	float:left;
	margin-left:70px;
	margin-top:30px;
}
/*Olimpiadas*/

.esportes {
	position:absolute;
	margin-left:500px;
}
.texto-olimpiadas {
	position:absolute;
	width:480px;
}
/*Contato*/

#contato {
}
#fale-conosco {
	font-size: 11pt;
	font-family:Arial, Verdana, sans-serif;
}
#fale-conosco span {
	color:#dd0000;
	font-weight: bold;
}
#fale-conosco p#tel {
	position: absolute;
	margin-left:10px;
	margin-top:0px;
}
#fale-conosco p#cel {
	position: absolute;
	margin-left:10px;
	margin-top:30px;
}
#fale-conosco p#fax {
	position: absolute;
	margin-top:0;
	margin-left:250px;
}
#fale-conosco p#email {
	position: absolute;
	margin-top:30px;
	margin-left:250px;
}
#fale-conosco a {
	color: #dd0000;
	font-weight:bold;
	text-decoration:underline;
}
#fale-conosco input {
	border:1px solid #b4b4b4;
	padding: 3px;
	width:220px;
	margin-bottom:5px;
}
#fale-conosco textarea {
	border:1px solid #b4b4b4;
	height: 150px;
	width: 480px;
	margin-bottom:5px;
}
#fale-conosco input.submit {
	height: 21px;
	width:72px;
	cursor: pointer;
	border:0;
	font-weight:bold;
	font-size:9pt;
	color:#fff;
	background:#993300;
}
label.error {
	color: red;
	font-weight:bold;
	font-size: 8pt;
	padding:2px;
	display:block;
}
/* FOOTER
=============================================================*/
#footer {
}
#apoioMinastur a {
	display:block;
	width:120px;
	height:68px;
	margin-left:107px;
	margin-top:45px;
	cursor:pointer;
}
#apoioMinastur a span {
	display:none;
}
#assinaturaBrasdev a {
	display:block;
	width:86px;
	height:68px;
	margin-left:676px;
	margin-top:45px;
	cursor:pointer;
}
#assinaturaBrasdev a span {
	display:none;
}
