.titulo_f {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #444;
    font-weight: normal;
    padding:5px;
}

.descricoes {
    font-family: verdana;
    font-size: 10px;
    font-style: normal;
    color: #333333;
    font-weight: bold;
    text-align:right;
    text-decoration:none;
    background:#ffffff;
    border-top:	1px solid #C0C8D3;
    border-bottom: 1px solid #C0C8D3;
}

.novo {
    font: bold 12px Arial, sans-serif; 
    color: #464646;	
    text-shadow: 0 1px 1px #ccc;	 	 
    text-decoration: none;
    margin:5px;
}


.novo:hover {	
    color: #666666;	
}

.paginacao {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    padding: 8px;
    padding-left:13px;
    padding-right:13px; 
    margin: 3px; 
    background-color: #ececec; 
    color: #333; 
    text-decoration: none;
    border-radius: 3px;	
}

.paginacao:hover {
    font-family: Arial, Helvetica, sans-serif;; 
    font-size: 16px; 
    color: #ececec;
    color: #333; 
    text-decoration:underline;
    box-shadow: 0 0 8px lightblue;
    border-radius: 3px;
}

.pag_atual {	
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    text-decoration: none;
    padding: 8px; 
    padding-left:13px;
    padding-right:13px; 
    background-color: #777;
    margin: 3px; 	
    cursor: pointer; 
    color: #fff;
    font-weight:bold;
    border-radius: 3px;
}

.tr_linha1 {
    font-family: verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-align:left;
    text-decoration:none;
    background:#ececec;
}

.tr_linha2 {
    font-family: verdana;
    font-size: 10px;
    font-style: normal;	
    font-weight: normal;
    text-align:left;
    text-decoration:none;
    background:#fff;
}

.titulo_campo {
    font-family: arial;
    font-size: 12px;
    font-style: normal;
    color: #000000;
    font-weight: normal;
    text-align:rigth;
    text-decoration:none;
    background:#cccccc;
}

.bg_form {
    background: #ffffff;
}

.form_busca {	
    width: 280px;	
    color: #666666;
    background: #fff;	
    border: 1px solid #ccc;
    font: normal 12pt Arial, sans-serif;
    padding: 6px 25px 4px 6px;
    border-radius: 0px;
    z-index: -1;

}

.botao_busca {
    width: 31px;
    height: 31px;
    margin-right:3px;
    background-image: url(../img/lupa.png);
    float:right;
    z-index: 1000;
    cursor: pointer;		
}

.linha_cinza {
    height:5px;
    background-image:url(../img/linha_cinza.gif);
}

.form_text1
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#777;
    border: 1px solid;	
    background:#ffffff;
    width:700px;
    height:20px;
    padding:1px;	
}

.form_password {
    color:#777;	
    background:#ffffff;
    width:800px;
    height:28px;
    padding:1px;
    border-radius: 0px;
    border: 1px solid #E5E5E5;
    font: normal 16px Arial, sans-serif;
    margin-bottom:10px;
}	

.form_select {
    font-family:Arial, Helvetica, sans-serif;
    font-size:18pt;
    color:#777;
    border-color:#000000;
    background:#ffffff;
    border-radius: 0px;
    width:300px;
    height:28px;
    padding:5px;
}	

.form_select option{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#777;
    height:16px;
    padding:5px;
    border-radius: 0px;
}	

.form_select:hover,input:focus {
    box-shadow: 0 0 8px lightblue;
    color:#ccc;
}	



.botao_cancelar {
    float: right;
    height: 31px;
    width:90px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;	
    background: url(../img/bgbtn.jpg) repeat-x;
    margin-bottom:50px;
    border-radius: 3px;    
}

.botao_cancelar:hover {
    float: right;
    height: 31px;
    width:90px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 3px;
}

.botao_inserir {
    float: right;
    height: 31px;
    width:90px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    margin-left:20px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 3px;
}

.botao_inserir:hover {
    float: right;
    height: 31px;
    width:90px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 3px;
}

.botao_alterar {
    float: right;
    height: 31px;
    width:90px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    margin-left:20px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 3px;
}

.botao_alterar:hover {
    float: right;
    height: 31px;
    width:90px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    margin-left:20px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 3px;
}

.borda_tabela{
    background-color:#ccc;
    width:1015px;	
    padding: 3px;
    border-radius: 3px;
}

.link_in {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0C59B8;
    text-decoration: none;
}

.link_in:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #E68B2C;
    text-decoration: none;
}



.style2 {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.style4 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 24px; 
}

.style4 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 24px; 
}
/*Formulários*/
label.error { clear:both; color: #b94a48; margin-bottom:20px; vertical-align: top; font-size: 13px; background-color:#f2dede; padding:3px; width:300px;}


p { 
    clear: both; 
}

.submit { 
    margin-top: 1em;         
}

em { 
    font-weight: bold; 
    padding-right: 1em; 
    vertical-align: top; 
}


.titulo_tabelas {
    font-size:14px;
    font-weight:bold;
    color: #fff;
    height:27px;
    background:#888;
    border-radius: 15px;
    font-family: arial;
}

.container-tabelas {
    width:1040px;

}
.container-tabelas-form {
    padding:15px;
    width:1005px;
    margin-left:0px;
    margin-bottom:30px;    
}
.container-tabelas-form .label {
    font-size:16px;
    margin-top:5px;
    margin-bottom:2px;
    font-weight: bold;
    font-family: arial;
    color:#555;
}

.container-tabelas-form .label2 {
    font-size:14px;
    margin-top:10px;
    margin-bottom:10px;   
    font-weight: bold;
    font-family: arial;
    color:#555;
}

.container-tabelas-form .radio {
    margin-left:5px;
}

.form_file{   
    font-size:18px;
    height:38px;
    width:285px;
    margin-bottom:20px;        
}

#div-input-file{
    background:url(../img/input.gif) no-repeat 100% 3px;
    height:38px;
    width:385px;
    margin-bottom:20px;
    cursor: pointer;
}
#div-input-file #file-original{
    opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=00);
    font-size:18px;
    cursor: pointer;
}
#div-input-falso{
    margin-top:-28px;
    cursor: pointer;
}
#div-input-falso #imagem{
    width:265px;
    height:22px;
    font-size:12px;
    font-family: Verdana;
    border-radius: 5px;
}

#div-input-falso #imagem2{
    width:265px;
    height:22px;
    font-size:12px;
    font-family: Verdana;
    border-radius: 5px;
}

#div-input-falso #imagem3{
    width:265px;
    height:22px;
    font-size:12px;
    font-family: Verdana;
    border-radius: 5px;
}

#div-input-falso #arquivo{
    width:265px;
    height:22px;
    font-size:12px;
    font-family: Verdana;
    border-radius: 5px;
}

.container-tabelas-form select {
    border:solid 1px #D8D8DB;
    font-size:14px;
    border-radius: 0px;
    height:35px;
    padding:3px;
    margin-bottom:30px;
    margin-top:5px;
    width:968px;
    background-color: #f5f5f5;
    color:#21759b;
    float:left;
}
.container-tabelas-form textarea {
    border:solid 1px #D8D8DB;
    font-size:14px;
    border-radius: 0px;
    padding:5px;
    width:957px;
    margin-top:5px;
    margin-bottom:30px;
    color:#21759b;
    background-color: #f5f5f5;
    float:left;
}

.container-tabelas-form input[type="password"] {
    border:solid 1px #D8D8DB;
    font-size:14px;
    border-radius: 0px;
    padding:3px;
    width:960px;
    height:26px;
    border-radius: 0px;
    color:#21759b;
    margin-bottom:30px;
    margin-top:5px;
    background-color: #f5f5f5;
    float:left;
}

.container-tabelas-form input[type="text"] {
    border:solid 1px #D8D8DB;
    font-size:14px;
    padding:3px;
    width:960px;
    height:26px;
    border-radius: 0px;
    color:#21759b;
    margin-bottom:30px;
    margin-top:5px;
    background-color: #f5f5f5;
    float:left;
}

.container-tabelas-form textarea:hover,textarea:focus,input:focus,input:hover {
    box-shadow: 0 0 8px lightblue;
    color:#21759b;
    background-color: #f3f3f3;
}

.container-tabelas-form input[type="file"] {
    border:solid 1px #D8D8DB;
    font-size:12px;
    padding:2px;
    width:963px;
    height:26px;
    float:left;
}
.botoes {
    text-align:right;
    margin-top:10px;
}

.container-tabelas-form b {
    font-size:12px;
    color:#464646;

}

.botao_aprovar {
    float: right;
    height: 31px;
    width:110px;
    outline: none; 
    cursor: pointer;
    color : #565e62; 
    display : block; 
    padding : 0 10px;
    margin-right:20px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 5px;
    margin-top:5px;
    margin-bottom:5px;
}

.botao_aprovar:hover {
    float: right;
    height: 31px;
    width:110px;
    outline: none; 
    cursor: pointer;
    color : blue; 
    display : block; 
    padding : 0 10px;
    border: 1px solid #e1e0df;
    font: bold 11px Arial, sans-serif;
    background: url(../img/bgbtn.jpg) repeat-x;
    border-radius: 5px;
}

.container_fckeditor{
    width:968px; 
    margin-top:5px;
}

.container_botoes{
    width:580px; 
    margin-top:40px;
}

.titulo_anexo{
    font-size:18px; 
    margin:10px 0 0 0px; 
    color:#777;
}

.tipo_imagem{
    color: red; 
    font-size:13px; 
    margin:-15px 0 10px 0;
}

.container_perfil_1linha{
    margin-top:20px; 
    margin-bottom:10px;
    margin-right:15px;
    width:310px; 
    height:80px; 
    float:left;      
    border-bottom:solid 1px #ccc;
}

.container_perfil_2linha{
    margin-top:20px; 
    margin-bottom:10px;
    margin-right:15px;
    width:310px; 
    height:120px; 
    float:left;      
    border-bottom:solid 1px #ccc;
}

.container_perfil_3linha{
    margin-top:20px; 
    margin-bottom:10px;
    margin-right:15px;
    width:310px; 
    height:150px; 
    float:left;      
    border-bottom:solid 1px #ccc;
}

.container_perfil_4linha{
    margin-top:20px; 
    margin-bottom:10px;
    margin-right:15px;
    width:310px; 
    height:200px; 
    float:left;      
    border-bottom:solid 1px #ccc;
}

.container_perfil_5linha{
    margin-top:20px; 
    margin-bottom:10px;
    margin-right:15px;
    width:310px; 
    height:220px; 
    float:left;      
    border-bottom:solid 1px #ccc;
}

.container_perfil_2mesclado{
    margin-top:10px; 
    margin-bottom:30px;
    margin-right:15px;
    width:960px; 
    height:120px; 
    float:left;     
    border-bottom:solid 1px #ccc;
}


.container_perfil_4mesclado{
    margin-top:10px; 
    margin-bottom:30px;
    margin-right:15px;
    width:960px; 
    height:200px; 
    float:left;     
    border-bottom:solid 1px #ccc;
}

#item_perfil{
    margin:20px 0 0px 30px;
}

.botao_perfil{
    width:600px; 
    margin-top:650px; 
    height:80px;
}

.boas-vindas{
    height: 35px; 
    background: #777
}

.boas-vindas-interna{
    float: left; 
    color:#fff; 
    font-size:12px; 
    padding:10px 0 0 11px;
}

.menu-top-icon{
    float:right; 
    margin-top:-3px;
}

/*--Tooltip Styles--*/
.tip {
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:10px;
	position:absolute;	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
        
        display: none;
}

.tip_trigger{
    cursor:pointer;
    float:left;
    margin:8px 0 0 10px;       
}


.file-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
        
}
.file-wrapper input {
	position: absolute;
	top: 0;
	right: 0;
	filter: alpha(opacity=9);
	opacity: 0.09;
	-moz-opacity: 0.09;
	cursor: pointer;
        
}
.file-wrapper .button {
	color: #fff;
	background: #333;
	padding: 7px 11px;
	margin-right: 5px;	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
        margin-bottom:20px;
        
}
.file-holder{
	color: red;
}

.container_botoes_concurso{
    width:700px; 
    margin-top:40px;
}



