body {
	margin: 0;
	font-family: verdana; 
	font-size: 80%;
	line-height: 120%;
	letter-spacing: 0px;
	word-spacing: 0px;
	letter-spacing: 0px;
	color: black;
	background-color: white;
}

div.coluna1 {
	text-align:right;
	width: 220px;
	position: absolute;
	left: -2px;
	top: 35px;

}
	

div.coluna2 {
	width: 500px;
	position: absolute;
	left: 250px;
	top: 35px;
}

div.coluna3 {
	text-align: left;
	width: 300px;
	position: absolute;
	left: 830px;
	top: 35px;
}

div.abertura  {
	
	border-style:solid;
	border-width:1px;
	border-color:black;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	width: 550px;
	position: relative;
	left: 00px;
	top: 100px;
}

div.intro  {
	position: absolute;
	left: 73px;
	top: 32px;
	color: #464646;
	width: 390px;
}

div.texto {

	width: 500px;
	position: relative;
	left: 50px;
	top: 5px;
}

p.abertura{
text-align:left;
font-size: 150%;
line-height: 160%;

font-family: verdana;
font-style: italic; 

}

img {
	width: 450px;
}


ul {

list-style-type: none;	
}

p.linhas{
text-align:right;
border-style:solid;
border-width:1px;
border-color:grey;
border-top-style:none;
border-right-style:none;
border-left-style:none;
}


p.data{
text-align:right;
border-style:solid;
border-width:1px;
border-color:grey;
border-bottom-style:none;
border-right-style:none;
border-left-style:none;
}

p.portfolio{
text-align:right;
border-style:solid;
border-width:1px;
border-color:grey;
border-top-style:none;
border-right-style:none;
border-left-style:none;

}

p.descr{
border-style:solid;
border-width:1px;
border-color:grey;
border-top-style:none;
border-right-style:none;
border-left-style:none;
}

p.grey{
	text-align:left;
	color: grey;


}

p.cv{
	text-align:left;


}

p.intro{
	line-height: 115%;
	padding: 5px;
	color: #464646;
	font-family: verdana; 
	font-size: 115%;
	text-align: left;
}



ul.lista2{
list-style-type: none;	
}

ul.lista3{
list-style-type: none;	
}



a {
	color: #2e9da4;
	text-decoration: none;
}

a.abertura {
	color: black;

}

a:hover{
	text-decoration: underline;
	color: #681b7e;
}

a.img {
	color: #eeecec;
	text-decoration: none;
}

