/* CSS Document */
.sDefault {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#BBDDFF;
	font-style: normal;
	font-variant: normal;
}
.overfl {
	overflow:auto;
	scrollbar-base-color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:justify;
	margin-top:10px;
	z-index:0;
	height:400px; 
	position:relative;
	vertical-align:top;
}

.sTop {
	border-top-color:#BBDDFF; border-top-style:solid; border-top-width:thin;
	text-align:center
}
.sBottom {
	border-bottom-color:#BBDDFF; border-bottom-style:solid; border-bottom-width:thin;
    text-align:center
}
.sBottom1 {
	border-bottom-color:#BBDDFF; border-bottom-style:solid; border-bottom-width:thin;
}
.sLeft {
	border-left-color:#BBDDFF; border-left-style:solid; border-left-width:thin;
    text-align:center
}
.sRight {
	border-right-color:#BBDDFF; border-right-style:solid; border-right-width:thin;
}
.style2 {
	vertical-align:middle;
}
.name {
	color: orange;
}
a {
	color: #BBDDFF;
}
.txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txt14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.citaz {
	margin-left:30px; 
	font-style:italic; 
	width:85%
}
.fotos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BBDDFF;
	border-right-color: #BBDDFF;
	border-bottom-color: #BBDDFF;
	border-left-color: #BBDDFF;
	z-index:+1;
}

