﻿body{
	color: #676059;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width:600px;
	margin:0px;
}
img{
	border: 0;
}

a{
	color: #3A7DB7;
}

#banner{
	background: url(img/topo.jpg) #FFFFFF no-repeat right bottom;
	width: 950px;
	height: 160px;
	display:none;
}
#quebra
{
	display:none;
}
dl.com-bordas {
		margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
		}

	.com-bordas dt {
		background-color: #3A7DB7;
		margin-top: 6px;
		margin-bottom: 4px;
		
		
	vertical-align: top;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
		}

	.com-bordas dd {
		margin: 3px 0 0 0;
		padding: 0;
		color: #676059;
		
		}
		
		.com-bordas dd a{
	height: 14px;
	background: none;
	margin: 3px 0 0 0;
		padding: 0;
		color: #676059;
}


   #formulario fieldset
   {
	        padding: 15px;
	        border: 1px solid #ccc;
            width: 92%;
            
        }
        
        #formulario legend{
	        font-weight: bold;
	        color: #3A7DB7;
	        font-size: 11pt;
	        letter-spacing: 1px;
        }
        
        
        /* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
        html>body #formulario legend{
        	margin-bottom: 0px;
        }
   
legend{
	        font-weight: bold;
	        color: #3A7DB7;
	        font-size: 11pt;
	        letter-spacing: 1px;
        }

#busca fieldset{
	        padding: 10px;
	        border: 1px solid #ccc;
            width: 80%;
        }
        
#busca legend{
	        font-weight: bold;
	        color: #3A7DB7;
	        font-size: 11pt;
	        letter-spacing: 1px;
        }
        

.textbox
{
	margin:1px;
	height:15px;
	border:1px solid #ccc;
	width:270px;
	background-color: #fff;
	font-size:10px;
	vertical-align:top;
}
.textboxCurriculo
{
	margin:1px;
	height:15px;
	border:1px solid #ccc;
	width:270px;
	background-color: #fff;
	font-size:11px;
	vertical-align:top;
}
.password
{
	margin:1px;
	height:15px;
	border:1px solid #ccc;
	width:270px;
	background-color: #fff;
	font-size:10px;
}
.textboxMultilines
{
	margin:1px;
	height:40px;
	border:1px solid #ccc;
	width:270px;
	background-color: #fff;
	font-size:10px;
}
.textboxMultilinesCurriculo
{
	margin:1px;
	height:40px;
	border:1px solid #ccc;
	width:270px;
	background-color: #fff;
	font-size:11px;
}
.label
{
	display: block;
	font-size:10px;	
	width: 140px;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.labelCurriculo
{
	display: block;
	font-size:11px;	
	width: 140px;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.labelRescisao
{
	
	font-size:12px;
	font-weight:bold;
	color:Red;
	width:auto;
	border-bottom: 0px solid #f1f1f1;
	position:relative;
	vertical-align:top;
	
}

.labelTwoColumns
{
	display: block;
	font-size:10px;	
	width: 40px;
	border-bottom: 1px solid #f1f1f1;
	position:relative;
	vertical-align:top;
}
.labelTwoColumnsCurriculo
{
	display: block;
	font-size:11px;	
	width: 40px;
	border-bottom: 1px solid #f1f1f1;
	position:relative;
	vertical-align:top;
}

#divVisualizar
{
	width:600px;
	
}
#tab_painel
{
	border: 0px solid #ccc;
	width:600px;
}
#Formulario
{
	width:600px;
	
}
.labelTitView
{
	display: block;
	font-size:11px;
	font-weight:bold;
	width: 150px;
	float: left;
	border:none;
	
}
.labelTitDestaqueView
{
	display: block;
	font-size:12px;
	font-weight:bold;
	width: 150px;
	float: left;
	border:none;
	
}
.labelView
{
	display: block;
	font-size:11px;	
	width: auto;
	float: left;
	position:relative;
	border:none;
}
.labelJustifyView
{
	display: block;
	font-size:11px;	
	width:500px;
	float: left;
	border:none;
	text-align:justify;
}

.labelTwoColumnsTitView
{
	display: block;
	font-weight:bold;
	font-size:11px;	
	width: 40px;
	border:none;
	position:relative;
	vertical-align:top;
}
.labelTwoColumnsView
{
	display: block;
	font-size:11px;	
	width: 40px;
	border:none;
	position:relative;
	vertical-align:top;
}
.CheckBoxListView
{
	padding: 3px;
    font-size:11px;
 
}
.labelCheckBoxView
{
	display: block;
	font-size:11px;	
	width: 250px;
	float: left;
	position:relative;
	border:none;
}
.GridViewStyleView
{    
	border-right: 0px solid #A7A6AA;
    border-bottom: 0px solid #A7A6AA;
    border-left: 0px solid white;
    border-top: 0px solid white;
    padding: 0px;
    width:500px;
    font-size:11px;
}

.GridViewHeaderStyleView th
{
    border-left: 0px solid #EBE9ED;
    border-right: 0px solid #EBE9ED;
    
    border-bottom: 0px solid #EBE9ED;
    border-top:0px solid #EBE9ED;
}

.GridViewHeaderStyleView
{   background:#FFF;
    font-weight: bold;
    font-size:11px;
    color: #676059;   
}
.GridViewRowStyleView
{
    background-color: #F7F6F3;
    color: #676059;
}
.GridViewAlternatingRowStyleView 
{
    background-color: #F7F6F3;
    color: #676059;
}

.GridViewRowStyleView td, .GridViewAlternatingRowStyleView td
{
  border: 1px solid #EBE9ED;
}

.textboxTwoColumns
{
	margin:1px;
	height:15px;
	border:1px solid #ccc;
	background-color: #fff;
	font-size:10px;
}
.textboxTwoColumnsCurriculo
{
	margin:1px;
	height:11px;
	border:1px solid #ccc;
	background-color: #fff;
	font-size:11px;
}
.dropdownlist
{
	margin:1px;
	height:25px;
	/*border:1px solid #ccc;*/
	border-bottom: 1px solid #f1f1f1;
	width:260px;
	background-color: #fff;
	font-size:10px;
	
}
.dropdownlistCurriculo
{
	margin:1px;
	height:25px;
	/*border:1px solid #ccc;*/
	border-bottom: 1px solid #f1f1f1;
	width:260px;
	background-color: #fff;
	font-size:11px;
	
}

.btngenerico
	{
	background: #3A7DB7;
	border-top:1px solid #ccc;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:1px solid #ccc;
	text-align:center;
	text-transform:capitalize;
	font-size:10px;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	cursor: pointer;
	margin:3px;
	color:#fff;
	}

#btnconfirmacao
{
	text-align:center;
	width:500px;
}

/*
GRID VIEW
*/


.CheckBoxList
{
    padding: 4px;
    font-size:10px;
}
.CheckBoxListCurriculo
{
    padding: 4px;
    font-size:11px;
}

.GridViewStyle
{    
    border-right: 0px solid #A7A6AA;
    border-bottom: 0px solid #A7A6AA;
    border-left: 0px solid white;
    border-top: 0px solid white;
    padding: 0px;
    width:700px;
    font-size:10px;
}
.GridViewStyleCurriculo
{    
    border-right: 0px solid #A7A6AA;
    border-bottom: 0px solid #A7A6AA;
    border-left: 0px solid white;
    border-top: 0px solid white;
    padding: 0px;
    width:700px;
    font-size:11px;
}


.GridViewHeaderStyle th
{
    border-left: 0px solid #EBE9ED;
    border-right: 0px solid #EBE9ED;
    
    border-bottom: 0px solid #EBE9ED;
    border-top:0px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    /*background-color: #DCDCDC;*/
    background:#CCC;
    font-weight: bold;
    color: #FFFFFF;
    
}

.GridViewHeaderStyle a
{  
    font-weight: bold;
    color: #3A7DB7;
}

.GridViewFooterStyle
{
    background-color: #3A7DB7;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}

.GridViewRowStyle:hover
{
	background-color:#CCC;
}


.GridViewAlternatingRowStyle 
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewAlternatingRowStyle:hover 
{
    background-color: #CCC;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background:#CCC;
    color: #3A7DB7;
    text-align:center;
}
.GridViewPagerStyle a
{
    color: #3A7DB7;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}

        
/* System Messages
----------------------------------------------------*/
div.attention, div.success, div.error, div.question, div.info, 
span.success, span.attention, span.error, span.question, span.info {
	padding:5px 0px 5px 25px;
	color:#666;
	margin-bottom:7px;
	display:none;
	border:solid 1px;
	font-size:12px;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:5px 4px;
	position:relative;
	z-index:1000;
	}

div.attention ul, div.success ul, div.error ul, div.question ul, div.info ul, 
span.success ul, span.attention ul, span.error ul, span.question ul, span.info ul{
    list-style:none;
    color:#808080;
}

/*Login field*/
div.attention input, div.success input, div.error input, div.question input, div.info input
{font-size:0.8em;}
div.attention h4, div.success h4, div.error h4, div.question h4, div.info h4
{font-size: 1em; color:#333; border:0; background:transparent; margin-bottom:10px;}
div.attention .fourcols, div.success .fourcols, div.error .fourcols, div.question .fourcols, div.info .fourcols
{padding:0;}
div.attention .fourcols .label, div.success .fourcols .label, div.error .fourcols .label, div.question .fourcols .label, div.info .fourcols .label,
div.attention a, div.success a, div.error a, div.question a, div.info a
{font-size:0.9em; color:#555;}
div.attention a:hover, div.success a:hover, div.error a:hover, div.question a:hover, div.info a:hover
{color:#000;}
div.attention .bttnArea2 input, div.success .bttnArea2 input, div.error .bttnArea2 input, div.question .bttnArea2 input, div.info .bttnArea2 input
{background-color:#E36154; border-color:#C34D34; color:#fff; font-weight:bold; vertical-align:middle; padding-bottom:3px;}
.formarea ul li
{list-style-type:square; list-style-image:url(../img/common/ic_bullet.gif); vertical-align:text-bottom; font-size:1.1em; }

#mensagemdestaque
{
	text-align:left;
	width:400px;
	color:Red;
	font-size:10px;
}
#mensagemdestaqueAtualizacao
{
	float:right;
	color:Black;
	font-weight:bold;
	font-size:10px;
	display:none;
}
#mensagemdestaqueAtualizacaoView
{
	width:100%;
	text-align:right;
	color:Black;
	font-weight:bold;
	font-size:10px;
	
}
#mensagemdestaqueAsterisco
{
	font-size:12px;
	color:Red;
	float:left;
}

#mensagemsitemap
{
	text-align:left;
	width:400px;
	/*color:Red;*/
	font-size:10px;
	padding:10px 0 10px 0;
	display:none;
}
#systemMessagesErro
{
	display:none;
}
#systemMessages
{
	display:none;
}
#mensagemusuario
{
	float:right;
	color:Black;
	font-size:10px;
	padding:10px 10px 10px 0;
}

div.success,span.success{background-image: url(../img/common/ic_msgsuccess.gif);border-color:#3F8D3B; background-color:#E9F8E5;}
div.attention,span.attention{background-image: url(../img/common/ic_msgattention.gif); border-color:#D5A23E; background-color:#FFFBE5;}
div.error,span.error{background-image: url(../img/common/ic_msgerror.gif); font-weight:bold; border-color:#C34D34; background-color:#FCF2F0;}
div.question,span.question{background-image: url(../img/common/ic_msgquestion.gif); border-color:#A9ADB8; background-color:#F3F5F7;}
div.info,span.info{background-image: url(../img/common/ic_msginfo.gif); border-color:#A9ADB8; background-color:#F3F5F7;}





/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

#tab_header
{
	font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:none;
}
#tab_selecionada
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    padding: 5px 10px 5px 10px;
    float:left;
    font-size:12px;
    margin-right:3px;
    cursor:hand;
}
#tab_selecionada a
{
   color:#000000;
}
#tab_normalView
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}
#tab_normalView a
{
    color:#222;
}
#tab_normal
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}





#tab_normal a
{
    color:#222;
}

#tab_normal[name]
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}

#tab_conteudo
{
	color: #676059;
	font-size: 12px;
	font-family:"Helvetica Neue", Arial, Sans-Serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding:10px 10px 10px 10px;
}
 #tab_conteudo fieldset{
	        padding: 20px;
	        border: 1px solid #ccc;
            width: 92%;
            
        }
     
#tab_conteudo legend{
	color: #3A7DB7;
	font-size: 11pt;
	letter-spacing: 1px;
}


#tab_painelPesquisa
{
	border: 1px solid #ccc;
	width:600px;
}


/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
    /*width:89px;*/
    white-space:normal ! important;
    
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
    
    
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(img/msngallery/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:117px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#006699;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(img/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    background:url(img/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size:13px;
    font-family:verdana;
    height:296px;
    width:600px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}

#toolBar
{
	width:90px;
	float:left;
	text-align:center;
	
}
#carregador_pai
{
	display:none;
}
#carregador_posicao
{
	display:none;
}
#carregador
{
	
    display:none;
    
}
#esconderimprimir
{
	display:none;
}
.labelToolBar
{
	display: block;
	font-size:9px;	
	width: 80px;
	float: left;
	border-bottom: 0px solid #f1f1f1;
}
/*
.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.pnlPop
{
	
	background:White;
	background-color:#faf9f4;
	padding: 5px;
	filter:alpha(opacity=100);
}*/

#tab_normal_1
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}

#tab_normal_2
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}

#tab_normal_3
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}

#tab_normal_4
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}
#tab_normal_5
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding: 5px 10px 5px 10px;
    margin-right:3px;
    font-size:12px;
    float:left;
    cursor:hand;
}


#tab_selecionada_1
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    padding: 5px 10px 5px 10px;
    float:left;
    font-size:12px;
    margin-right:3px;
    cursor:hand;
}

#tab_selecionada_2
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    padding: 5px 10px 5px 10px;
    float:left;
    font-size:12px;
    margin-right:3px;
    cursor:hand;
}

#tab_selecionada_3
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    padding: 5px 10px 5px 10px;
    float:left;
    font-size:12px;
    margin-right:3px;
    cursor:hand;
}

#tab_selecionada_4
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    padding: 5px 10px 5px 10px;
    float:left;
    font-size:12px;
    margin-right:3px;
    cursor:hand;
}

#tab_selecionada_5
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333;
    padding: 5px 10px 5px 10px;
    float:left;
    font-size:12px;
    margin-right:3px;
    cursor:hand;
}

#tab_selecionada_5 a
{
    color:#000000;
}

#tab_normal_5 a
{
	color:#222;
}

#siteCentro{
	/*float: right;*/
	width: 600px;
	margin: 0;
	font-size: 95%;
	color: #676059;
	background:#FFFFFF;
}