﻿/* ================================ MENSAGENS ============================  */
.linkAdesao{
	background:#F3F3F3;
	color: #333333;
	padding: 1px 3px 1px 3px;
	border: 1px dashed #666666;
}

.msgErro
{
	font: bold 11px 'Trebuchet MS', Arial, Verdana, Tahoma;
	color: #FF0000;
	background: #FFD2D2;
}

.msgAlerta
{
	font: bold 11px 'Trebuchet MS', Arial, Verdana, Tahoma;
	color: #534200;
	background: #EBD478;
}

.msgConfirmacao
{
	font: bold 12px 'Trebuchet MS', Arial, Verdana, Tahoma;
	color: #20280D;
	background: #98BE3E;
}


.set {
	font-family: verdana;
	font-weight: bold;
	font-size: 8px;
	color: #000000;
	width:40px;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #B1D0E4;
}


.gvGeral
{
    width: 100%;
	background: #FFFFFF;
	color: #000000;
	text-align:left;
	margin-right: 5px;
	border: solid 1px #5C5C5C;
}
	
.gvGeral tr th {
	background: #949494;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 2px;
	border: solid 1px #5C5C5C;
}

.gvGeral th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.gvGeral td a {
	color: #949494;
	font-weight: bold;
	text-decoration: none;
}

.gvGeral td {
	padding: 2px;
	border: solid 1px #5C5C5C;
	
}

.gvAlterCor {
    background-color: #EAEAEA;
}

.linkbutton2, .linkbutton2 a{
	font: bold 11px 'Trebuchet MS', Arial, Verdana, Tahoma;
	color: #5C5C5C;
	font-weight: bold;
	text-decoration: none;
}

.linkbutton3, .linkbutton3 a{
	font: bold 13px 'Trebuchet MS', Arial, Verdana, Tahoma;
	color: #004b80;
	font-weight: bold;
	text-decoration: none;
}
