*{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}

body {
	text-align: center;	/*Fixa a .... do I.E.*/
	/*	background-color: #CBE5F9; */
	background-color: #EBEBEB;
}

img {
	border:none;	
}

/* Tratamento de Erros Jquery */
label.error {	
	/*float:right;*/
	color:red;
	clear:both;
	display: table;
	font-size: 11px;
}

/**
* em vermelho */
label.serif {	 		
	color: red;		
}


#main {
	width: 950px;
	margin: auto;
	text-align: center;
	padding-bottom: 5px;
}

#mainfixo {
	width: 950px;
	height: 580px;
	margin: auto;
	text-align: center;
	padding-bottom: 5px;
}



#header {
	width: 950px;
	height:90px;
}

.TresColLat{
	width: 180px;
	float: left;
	text-align: center;
	font-size:13px;
}
.TresColCent{
	width: 590px;
	float: left;
	text-align: center;
}

tbody.estudo{
	background-color: #FFF;	
	/*
	background:#b5cfd2 url('/NEXT/tsis/images/aspiral.png');
	background-repeat:no-repeat;
	*/
}





.logo_left {
	float:left;
}

.logo_right {
	float:right;
}


#quebra {
	width: 950px;
	margin: auto;
	text-align: center;
	height: 580px;
	padding-bottom: 5px;
}

#BigDesc {
	width: 950px;
	margin: auto;
	text-align: left;
}

.QuatroColunas {
	width: 230px;
	float: left;
	text-align: left;
}

.TresColunas {
	width: 300px;
	float: left;
	text-align: left;
}

.TresColunasDesc {
	width: 300px;
	height: 230px;
	float: left;
	text-align: center;
}

.DuasColunas {
	width: 435px;
	float: left;
	text-align: left;
	margin:5px;
}

.UmaColuna {
	width: 800px;
	margin: auto;
	text-align: center;
}

.LittleMargin {
	margin:30px;
}

.BlocoLeft {
	width: 200px;
	float: left;
	text-align: center;
	margin:5px;
}




table td {
	text-align:left;
}

table td.tdl {
	text-align:right;
	padding-right:3px;
	font-weight:bold;
}


#main p{
	text-align: left;
}

a, a:active, a:visited {
	text-decoration:none;
	color:#0000FF;
}

a:hover {
	text-decoration: underline;
	color:#033;
}

a.Virtual {
	color:#033;
	text-decoration: none;
	cursor: text;	/* Não confunde o Usuario */
}



.empresacolor {
	background-color: #EBEBEB;
}

/*Utiliza Jquery para aparecer*/
.def{
	display: none;
}

/*Utiliza Jquery para aparecer*/
.Escondida {	
	display: none;
	position: absolute;
	padding-top: 30px;
	width: 500px;
	background-color: #EBEBEB;
	border-width: 6px;
	border-style: dashed;
	border-color: #f00;
}

.tlb_cadastro{
	width: 750px;
}

table.imagetable {
	font-family: verdana,arial,sans-serif;
	font-size:13px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	margin:5px;
}
table.imagetable th {
	background:#b5cfd2 url('/curriculo/tsis/images/cell-blue.jpg');
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #999999;
}
table.imagetable td {
	background:#dcddc0 url('/curriculo/tsis/images/cell-grey.jpg');
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #999999;
}
table.imagetable td.id {
	text-align: center;
	border-style: bold;
}
table.imagetable th.id {
	text-align: center;
	border-style: bold;
}

#rodape {
	bottom: 0px;
	font: 11px "Trebuchet MS", Calibri, Verdana, Arial;
}

.explain{
	text-align: left;
	font-size: 14px;
	padding: 4px;
}

.LinkFalse{
	color:#000000;
	
}
/*
#msgEnviada{
	background-color: rgb(223, 240, 216);
	border-bottom-color: rgb(214, 233, 198);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(214, 233, 198);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(214, 233, 198);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(214, 233, 198);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-sizing: border-box;
	color: rgb(70, 136, 71);
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 52px;
	line-height: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	
}
*/