/* Corpo em geral */

body {
		font:normal 12px Arial;
		color:#5C5C5C;
		padding:0px;
		margin:0px;	
		background-color: #F8F8FA;
		/* text-align: center; */
		/* line-height: 1.166; */
		}
		
/* Elementos */
hr { background-color:#5C5C5C;
	border:0;
	height:0.5px
	}		

/* Formularios */
/*textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #FFFFcc;
}

input, textarea, select  {
	font-family: Arial;
	font-size: 11px;
	color: #5C5C5C;
	background-color: #F7F7F7;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
   	
}

input  {
   	height: 16px;
	}


input.checkbox {
		background-color: #000000;
		}*/

form {
	margin: 0 0 0 0;
	}

fieldset {
		border:1px solid #ccc; 
		padding:15px 15px 15px 15px;
		}

		
legend {
		font-weight: Bold;
		color: #5C5C5C;
		top:-0.5em;
		}	
		
ul{
 list-style-type: square;
}			

/* Links */


a:link, a:visited {
	text-decoration:underline;
	color:#0033CC;
	}
	
a:hover {
	text-decoration:underline;
	color:#006699;
	}
	


.palestrante {

	font-family:arial bold;
	font-size: 14px;
	color:#BF9F62;
	font-weight: bold;

}
.titulacao {

	font-family:arial;
	font-size: 12px;
	color:#5B5B95;

}
.titulacao2 {

	font-family:arial;
	font-size: 12px;
	font-style: italic;
	color:#5B5B95;

}
.tema {

	font-family:arial;
	font-size: 14px;
	color:#333333;
}

.data {

	font-family:arial;
	font-size: 20px;
	color:#BF9F62;

}

.style1 {color: #FF0000}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 12px;
	font-weight: bold;
}
.caixasImput{ border: 1px solid #CCCCCC; background:#F4F4F4; height: 20px;}
.area{margin-top:8px; width:265px; height:84px; border: 1px solid #CCCCCC;}
input {
	background-color: #F9FBEC;
	font-size: 10px;
}
select {
	background-color: #F9FBEC;
	font-size: 10px;
}

#deposito {
	display: none;
}

