@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 125%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, "MS Serif";
	font-size: 28px;
	text-transform: uppercase;
	color: #a9501b;
	letter-spacing: 1px;
	word-spacing: 5px;
	padding-top: 10px;
}
.h1sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #A9501B;
	vertical-align: text-top;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, "MS Serif";
	font-size: 18px;
	font-style: italic;
	text-transform: none;
	color: #666666;
}

.autor {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #333333;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
.caption {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.fotoBoxLeft {
	text-align: center;
	float: left;
	width: auto;
	padding-right: 10px;
}
.p_italic {
	font-style: italic;
}
.bibliografia {
	font-style: italic;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Georgia, "Times New Roman", Times, "MS Serif";
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
}


.fotoBoxRight {
	text-align: center;
	float: right;
	width: auto;
	padding-left: 10px;
	z-index: auto;
}
