@charset "UTF-8";
/* CSS Document */

body{
font-family:  Arial, Geneva, Helvetica, san-serif;
}


.menu {
	font-size: 11px;
	font-style: normal;
	color:#CCCCCC;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}
a:link {
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
	
	
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.internas {
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 13px;
	vertical-align: top;
	text-align: left;
}
.texto {
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 13px;
	padding-top: 13px;
	vertical-align: top;
	text-align: left;
}

.servicoProjetos {
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	word-spacing: 16px;
}
.servicoProjetos :link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.servicoProjetos :hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
.servicoProjetos :visited {
	color: #FFFFFF;
	text-decoration: none;
}
.servicoProjetos :active {
	color: #FFFFFF;
	text-decoration: none;
} 
.titprojetos {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-align: left;	
}
.curriculo {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-align: left;	
}
