﻿A 
{
	text-decoration:none;
	color:#27547C;
}

A:HOVER 
{
	text-decoration: underline;	
}

fieldset
{
	background-color:#FFF;
	border:1px solid #D2D2B9;
	margin-bottom:10px;
}
body
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
}

.divError
{
	width: auto; 
	margin-left: 2px;	
	margin-right: 2px;
	border:solid 1px red;
	padding:5px;
	padding-left:10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#F7F7F7;
}

.divError UL LI 
{
	color:#FF0033;	
}

.texto
{
	width:135px;
	display:inline-block;
	text-align:right;
	margin-bottom: 0px;
}

.itemDoFormulario
{		
	margin-left:15px;
	margin-bottom: 4px;
}

legend
{
	color: #27547C;
	font-weight: bold;
}

.textbox
{
	width: 300px;
}

.bigtext
{
	width: 440px;
	height:70px;
	margin-left:15px;
	margin-bottom: 10px;
}

.subitem
{
 font:Verdana; 
 margin-left:10px;
 margin-bottom:5px;	
 font-weight: bold;
}

.checktext
{
 width:97px;
 display:inline-block;
 margin-right: 0px;
 margin-bottom: 6px;
}

span.obr
{
color: Red;
}

.inputError
{
	border: solid 1px red;
}

input, textarea, select
{
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #D2D2B9;
	color:#000066;
}

INPUT.submit 
{
	background-color:#ECE9D8;
	border:1px solid #E1E1D0;
	color:#333333;
	cursor:pointer;
	width:140px;	
}

INPUT.submit:HOVER 
{
	background-color:#E1E1D0;	
}

DIV.buttons 
{
	text-align: center;	
}

#panelMensagem 
{	
	padding:2px;
	padding-left:20px;
	margin:20px;
	background: url('ok.png') no-repeat left top;
}

.checkTextConsultaCurriculo
{
width:120px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

.itemDaConsultaCurriculo
{		
	margin-top: 5px;
	margin-left:15px;
	margin-bottom: 4px;		
}

.boxTransparent
{
	position: fixed;
	min-width:776px;
	background-color: #A9A9A9;
	opacity:0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.boxForm
{
    position:fixed;
    width:500px;
    height:500px;
    top:50%;
    left:50%;
    margin-left:-200px;
    margin-top:-100px;
    overflow: auto;
    margin-top: -250px;  
    border: 2px #a9a9a9;
}

.componente
{
    background-color: #FFFFFF;
    border: 2px #777777;
}

/*-----------------------------------------------------*/
/*------           Componente Excluir             -----*/
/*-----------------------------------------------------*/

.boxTotalGeralAviso .boxTotalAviso .boxForm {
	font-size:0.7em;
	text-align:left;
	color:#666666;
	padding: 0px 20px 0px 22px; 
	margin-bottom: 0px;
}

.boxTotalGeral, .boxTotalGeralAviso {
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-375px;
	margin-top:-217px;
	width:750px;
	min-width:750px;
	height:435px;
	min-height:390px;
	/*display: none;*/
	z-index: 55;
}

.boxTotalGeralAviso {
	margin-left:-185px;
	margin-top:-90px;
	width:395px;
	min-width:395px;
	height:180px;
	min-height:180px;
	z-index: 60;
}

.boxTotalAviso {
	background-color:#FFFFFF;
}

/*
.boxTotal H1, .boxTotalAviso H1 {
	padding:7px;
	margin:0;
}

.boxTotalAviso H1 SPAN.icon
{
	background: url('../img/icon/mainqt.gif') no-repeat center center;
	padding:8px;
	padding-top:0;
	padding-bottom:0;
	margin-right:5px;
	height:16px;
	display:inline-block;
}
*/

/*
.boxForm FIELDSET, .boxTotalAviso .boxForm FIELDSET  {
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
}
*/
.boxActionForm, .boxTotalAviso .boxActionForm  {
	position:absolute;
	bottom:0px;
	text-align:right;
	margin:0;
	width:100%;
	padding:0;
	height:50px;
	background-color:#F3F0E2;
}

.boxTotalAviso .boxActionForm  {
	bottom:0px;
}

.boxActionForm .boxTotalAviso, .boxActionForm{
	margin-top:13px;
	margin-left:0px;
	margin-right:15px;
}

.boxTotalAviso P.trash {
	background: url('../img/bg/trash.gif') no-repeat 20px 20px;
	min-height: 50px;
	padding-left:105px;
	padding-right:15px;
	padding-top:38px;
}

.OcultaID
{
    background-color:#fff;
}

