/*-----------------------------------------------------------------------------------*/
/*-------------------------------------GERAL-----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
*{
	border:none;
	padding:0;
	margin:0;
}
a{text-decoration:none; color:#6c6c6c;}
a:hover{color:#474747;}
html, body{
	width: 100%;
	height: 100%;
}
body{
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	color: #474747;
	background: #ffffff url(../images/bg.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px;
	border: none;
}
.clear{
	clear: both;	
}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------MENU------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#menu{
	padding-top: 12px;
}
#menu a:HOVER{
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------FOTOS-----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#fotos{
	width: 760px;
	height: 520px;	
}
#fotos img{
	position: absolute;
	left: 50%;
	border: 3px solid #ffffff;
}
#fotos img.logo		{top: 152px; 	margin-left: -208px; 	z-index: 5;}
#fotos img.fotoA	{top: 75px;	 	margin-left: -358px; 	z-index: 4;}
#fotos img.fotoB	{top: 42px;	 	margin-left: -214px; 	z-index: 2;}
#fotos img.fotoC	{top: 55px;		margin-left: -30px; 	z-index: 1;}
#fotos img.fotoD	{top: 87px;		margin-left: 137px; 	z-index: 2;}
#fotos img.fotoE	{top: 180px;	margin-left: 200px; 	z-index: 3;}
#fotos img.fotoF	{top: 308px;	margin-left: 145px; 	z-index: 4;}
#fotos img.fotoG	{top: 367px; 	margin-left: -15px; 	z-index: 1;}
#fotos img.fotoH	{top: 365px;	margin-left: -225px; 	z-index: 3;}
#fotos img.fotoI	{top: 266px;	margin-left: -380px; 	z-index: 2;}
#fotos img.fotoJ	{top: 153px;	margin-left: -302px; 	z-index: 1;}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------RODAPE----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#rodape{
	width: 760px;
	height: 140px;
	text-align: left;	
}
#rodape .left{
	width: 305px;
	float: left;	
}
#rodape p{
	margin-bottom: 20px;
}#rodape .center{	float: left;	width: 305px;	}#rodape .center .parceiro{	float: left;	width: 100%;}#rodape .right{	float: left;	width: 150px;	}#rodape .right .patrocinador{	float: left;	width: 100%;}#rodape .right img{	padding-top: 20px;}

/*-----------------------------------------------------------------------------------*/
/*-------------------------------------CONTEUDO--------------------------------------*/
/*-----------------------------------------------------------------------------------*/
#bg{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	background: #000000;
}
#conteudo{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#conteudo .fechar{
	width: 553px;
	height: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: right;
	padding: 3px 5px 0 0;
	background: #EFEFEF;
	border: 1px solid #000;
	border-botton: 0;
	z-index: 10;
}
#conteudo .fechar a{
	font-size: 9px;
	color: #999;
}
#conteudo .box{
	display: none;
	width: 518px;
	height: 330px;
	position: absolute;
	top: 50%;	
	left: 50%;
	padding: 20px;
	text-align: left;
	overflow: scroll;
	background: #ffffff;
	border: 1px solid #000;
	border-top: 0;
	background-image: url(../images/marcaDagua.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#conteudo .box p.titulo{
	font-size: 12px;
	color: #476a96;
	margin-bottom: 20px;
	font-weight: bold;
}
#conteudo .box p{
	margin-bottom: 10px;
}
#conteudo .box .noMargin{
	margin-bottom: 0;
}
#conteudo .box .indent{	
	text-indent: 30px;	
	text-align: justify;
}
/*-----------------------------------------------------------------------------------*/
/*-------------------------------------FORMS-----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
form{
	padding: 0 0 20px 100px;
}
form p{
	font-weight: bold;
}
form input{
	font-size: 10px;
	color: #6c6c6c;
	width: 300px;
	height: 15px;
	background: #dfdfdf;	
}
form textarea{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #6c6c6c;
	width: 300px;
	height: 80px;
	background: #dfdfdf;
	overflow: scroll;
}
form .submit{
	width: 70px;
}
/*-----------------------------------------------------------------------------------*/
/*-------------------------------------TABLES----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.programacao{
	width: 100%;
    margin-bottom: 15px;
    border: 1px solid #cccccc;
    font-size: 12px;
    background: #ffffff;	
    color: #111
}
.programacao tr:FIRST-CHILD, .programacao .first{
    background: #4C5C6F;
    font-weight: bold;
    color: white;
    padding: 3px;
}
.programacao tr:FIRST-CHILD td, .programacao .first{
    padding: 5px;
}
.programacao th{
	width: 105px;
	text-align: right;
	vertical-align: top;
	color: #555;
    font-size: 11px;
}
.programacao .cor{
    background: #eeeeee;	
}
/*-----------------------------------------------------------------------------------*/
/*-------------------------------------Insc----------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.inscCategoria{
	width: 100%;
}
.inscCategoria,
.inscCategoria thead th,
.inscCategoria tbody td{
	border: 1px solid gray;
}

.inscFicha{
	width: 100%;
}
.inscFicha th{
	padding-right: 5px;
	width: 150px;
	text-align: right
}
.inscFicha * input,
.inscFicha * textarea{
	border: 1px solid gray;
	width: 250px;
}
.inscFicha * .submit{
	width: 80px;
	border: 2px outset;
}