﻿A 
{
	text-decoration:none;
	color:#27547C;
}

A:HOVER 
{
	text-decoration: underline;	
}

fieldset
{
	/*background-color:#FFF;*/
	border:1px solid #D1D6DF;
	margin-bottom:10px;
}
body
{
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
}

.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: #265171;
	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:#ffffff none repeat scroll 0 0;
	border:1px solid #B5BECF;
	color:#36312D;
	font-size:12px;
}

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;		
}