﻿.corpo
{
	font-family:Verdana;
}
.corpo #left
{
	width:200px;
	display:inline;
	margin-left: 5px;
	position:absolute;
	left: 5px;
	top: 10px;
}
.corpo #right
{
	width:600px;
	display:inline;
	margin-right: 5px;
	position:absolute;
	top: 10px;
	left:215px;
}
.titulo
{
	padding-top:20px;
	font-family:Verdana;
	font-size:14px;
}
#CV
{
	display: none;
}
#liCV
{
	cursor:pointer;
	width:10px;
}
#CV
{
	padding-left: 40px;
	float: left;
	color:Gray;
	font-weight:bold;
}
.dLeft
{
	float:right;
	text-align:left;
	width:200px;
	color:Gray;
	font-weight:bold;
	text-decoration:underline;
	display:none;
}
.dLeft #tdList
{
	display:list-item;	
}
.rodape
{
	width:99%;
	font-family:Verdana;
	font-size:10px;
	color:Silver;
	text-align:center;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:Silver;
	margin-bottom:15px;
	position:absolute;
	bottom:0px;
}
.Drss
{
	background-color:Silver;
	width:200px;
}