html{
	overflow: -moz-scrollbars-vertical;
}
.tablemenu{
	table-layout:fixed;
	background-color:#9D9D9D;
}

.textj{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;		
}

.text{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}

.textblue{
	color: #3366CC;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.textblue:hover{
	color: #3366CC;
	text-decoration: underline;		
}

.data{
	color: #999999;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;		
}

.textb{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}

.TituloPag{
	color: #FF9933;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;		
}

.TituloS{
	color: #FF9933;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}

.SubTituloPag{
	color: #ABABAB;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}

.copy{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.copy:hover{
	color: #999999;
	text-decoration: underline;		
}

.MenuLat{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;		
}
.MenuLat:hover{
	color: #FF9933;
	text-decoration: none;		
}

.MenuLatON{
	color: #FF9933;
	font-family: arial;
	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;		
}

.textLink{
	color: #FF9933;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.textLink:hover{
	color: #FF9933;
	text-decoration: underline;		
}

.textLinkU{
	color: #FF9933;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;		
}
.textLinkU:hover{
	color: #FF9933;
	text-decoration: none;		
}

.Newsletter{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}

INPUT.text{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
.textred{
    color: #FF0000;
    font-family: arial;
	font-size: 11px;
    text-decoration: underline;
}
.textred:hover{
    color: #FF0000;
    text-decoration: none;
}
.AlfabetoOff{
    color: #FF9933;
    font-family: arial;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
.AlfabetoOff:hover{
    color: #FF9933;
    text-decoration: underline;
}

.Alfabeto{
    color: #615F5F;
    font-family: arial;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
.Alfabeto:hover{
    color: #FF9933;
    text-decoration: none;
}

INPUT.botao{
	border-bottom: thin;
	border-top: thin;
	border-left: thin;
	border-right: thin;
	padding: 1px 2px 0px 2px;
    background-color: #FA9E0D;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFFFF;    
    cursor: pointer;    
}

.TitNot{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.TitNot:hover{
	color: #FF9933;
	text-decoration: none;		
}
.obrig{
    color: #FF9933;
    font-family: verdana;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
TEXTAREA{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	color: #333333;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
SELECT{
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

.borderFalsh{
	border: 1px solid #999999;
}
.borderImg{
	border: 1px solid #E9E9E9;
}

.textc{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.textc:hover{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;		
}

.Link{
	color: #FF9933;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.Link:hover{
	color: #FF9933;
	text-decoration: underline;		
}
/*-------------------------------------------*/
/*CVs*/

.LinkDocs{
	color: #999999;
	font-family: arial;
	font-size: 15px;
	text-decoration: none;		
}
.LinkDocs:hover{
	color: #666666;
	text-decoration: underline;		
}

.Linkalt{
	color: #999999;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.Linkalt:hover{
	color: #666666;
	text-decoration: underline;		
}


.TituloSeccao{
	color: #ff6633;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;		
}


.AdicionarRemover
{
	color: #ff6633;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

.TitPortfolio{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.separador{
	border-top: 1px solid #E9E9E9;
/*-------------------------------------------*/
.textLinev
{
    FONT-SIZE: 11px;
    COLOR: #333333;
	font-family:arial;
    TEXT-DECORATION: line-through;
}
A.textLinev
{
    COLOR: #333333;
    TEXT-DECORATION: line-through;
}

HR{
	color:#FF9933;
	height:1px;

}