body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bgGreen{
background-color:#96ff00;
}
.bgGray{
background-color:#cccccc;
}
.bgWhite{
background-color:#ffffff;
}
.paragraph {
	margin-left: 1cm;
	line-height:25px;
}
.name {
font-family: "Arial Black";
font-size:14px;
}
.container {
	width: 800px;
}
.img {
	border: 4px solid #FFFFFF;
}
.imgBlack {
	border: 4px solid #000000;
}
.title{
font-family:"Arial Black";
font-size:14px;
}
#textDetail {
	margin-top: 10px;
	margin-right: 1cm;
	margin-bottom: 10px;
	margin-left: 1cm;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width:auto;
}
.ImgRight {
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
#contact {
	margin: 10px 5px 10px 15px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: auto;
	font-weight: bold;
}
#menuLeft{
	font-family: "Arial Black";
	font-size: 14px;
	vertical-align: middle;
}
.menuLeftTd {
	background-color: #96ff00;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 15px;
	height: 25px;
}
.menuLeftTdLast {
	background-color: #96ff00;
	padding-left: 15px;
	height: 25px;
}
.menuLeftLg {
	background-color:#CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 15px;
	height: 25px;
}
.menuLeftLgLast {
	background-color: #cccccc;
	padding-left: 15px;
	height: 25px;
}

#menuLeft a{
	background-image: url(../images/btn_righBlack.png);
	background-position: left center;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 12px;
	position: static;
	
}

#menuLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_righBlack.png);
	background-position: left;
	padding-left: 12px;
	width: 100%;
}

#menuTop a{
	background-image: url(../images/btn_righBlack.png);
	background-position: left center;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 12px;
	position: static;
	
}
#menuTop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_righBlack.png);
	background-position: left;
	padding-left: 12px;
	width: 100%;
}
.Books {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #96ff00;
}.moreButton {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
.subDetail {
	padding: 2px;
}
hr {
	border: 1px solid #000000;
	height:1px;
}
.fotos {
	padding: 8px;
	text-align: left;
}
.copyrightLeft {
	font-size: 9px;
	position: static;
	font-family: Arial;
	width: 160px;
	margin-left: 8px;
	margin-right: 5px;
	padding: 2px;

}
.copyrightBottom {
	font-size: 9px;
	font-family: Arial;
	padding: 2px;
}
.subTitle {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.menuTop {
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	width: 25%;
	vertical-align: middle;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
}
.menuTopLast {
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	width: 25%;
	vertical-align: middle;
}
.textRight {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	width: 115px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.menuTop2 {
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	width: 25%;
	vertical-align: middle;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}

