/* 'A Leaf' CSS - www.thegregreport.com */

body {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	color: black;
	text-align: center;
	background-color: #D9EBC3;
	margin-top: 5px;
	overflow: scroll;
	z-index: 0;
}

/* content wrapper */


.contentor {
	line-height: 1.3em;
	text-align: justify;
	width: 420px;
	color: #07294b;
	background: transparent;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	float: left;
	clip: rect(auto,auto,auto,0px);
	padding-top: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-weight: bold;
}
#wrap {
	color: #CCCCCC;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d9ebc3;
	background-repeat: no-repeat;
	height: 462px;
	top: 0px;
	overflow: auto;
}

/* title */

#title {
	padding-top: 15px;
	margin-left: 20px;
	text-align: left;
	color: #ff8040;
	height: 80px;
	font-size: 40pt;
	background: transparent;
}
.assinatura {
	font-size: 8px;
	font-style: oblique;
	padding-left: 40px;
	color: #666666;
}


.indice {
	line-height: 1.2em;
	text-align: justify;
	min-height: 350px;
	background: transparent;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
	float: left;
	clip: rect(auto,auto,auto,0px);
	padding-left: 10px;
	height: 300px;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 320px;
}

.indice-index {
	line-height: 12px;
	text-align: justify;
	min-height: 350px;
	background: transparent;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
	float: left;
	clip: rect(auto,auto,auto,0px);
	padding-left: 50px;
	height: 250px;
	font-size: 9px;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
}
h1 {
	font-size: 9pt;
	color: #316424;
	background: transparent;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	margin-bottom: 3px;
}
h2 {
	font-size: 8pt;
	color: #316424;
	background: transparent;
	line-height: 15px;
}

/* side menu */

#side {
	color: #000000;
	float: right;
	text-align: right;
	font-size: 9pt;
	position: relative;
}

.itemsub{
	color: #0033CC;
	font-size: 0.75em;
	display: block;
	border: blue 1px solid;
	padding-right: 2px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 105px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 15px;
	font-weight: bold;
	line-height: 9px;
	background-color: #FFFF00;
}

.itemsub:hover {
	background: #f0d307;
	text-decoration: none;
	line-height: 10px;
}

/* hyperlinks */

a {
	text-decoration: none;
	color: #1267bc;
}

a:hover {
	color: #CC6600;
	background: transparent;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

td {
	border: 1px solid blue;
	padding: 0;
}





/* cada uma destas é para mudar o fundo dos livros 2009-01-18 paulo godim */

#wrap-ca {
	color: #000033;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d9ebc3;
	background-image: url(ca/images/bg.png);
	background-repeat: no-repeat;
	height: 462px;
	top: 0px;
	overflow: auto;
}

#wrap-cv {
	color: #CCCCCC;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #d9ebc3;
	background-image: url(cv/images/bg.png);
	background-repeat: no-repeat;
	height: 462px;
	top: 0px;
}
.quadrado {
	float: left;
	width: 90px;
	margin: 10px;
	height: 50px;
	padding: 5px;
}
img {
	padding: 0px;
	margin: 0px;
}

.footer {
	font-style: normal;
	color: #330066;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 10px;
}

