@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#right {
	width: 74px;
}
#footer {
	width: 760px;
}
#pie {
	clear: both;
	margin-bottom: 12px;
	margin-top: 12px;
	display: none;
}
#caja {
	margin-top: 60px;
	border-top-color: #3F769F;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #fafafa;
}
#cabecera {
	background-color:#E8F5FA;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
}
#nav {
	height: 24px;
	background-color: #3F769F;
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#banner {
	height: 180px;
}
#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftColumn {
	float: left;
	width: 140px;
	margin-top: 12px;
	margin-bottom: 12px;
	display: none;
}
div.libro {
	float:left;
	background:url(../imagenes/dropshadow.png) no-repeat bottom right !important;
	background:url(../imagenes/dropshadow.gif) no-repeat botttm right;
	margin: 10px 7px 0 10px !important;
	margin: 10px 0 0 5px;
}
div.libro img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #666;
	margin: -3px 5px 5px -3px;
	padding: 2px;
}
#libro {
	float: left;
	width: 125px;
	margin-right: 25px;
	margin-bottom: 15px;
}
#rigthColumn {
	float: right;
	width: 740px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 12px;
}
p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	text-align: justify;
}
tr a {
text-decoration:none;
}
tr.navText a {
	font-size: small;
	margin: 0;
	padding: 0;
}
tr.navText a:link {
color:#FFFFFF;
}
tr.navText a:visited {
color:#FFFFFF;
}
tr.navText a:hover {
color:#FF9933;
}
.style1 {color: #FFFFFF}
li {
	padding: 0.3em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3F769F;
}
ul {
	margin-left: 7px;
	padding-left: 0px;
	list-style: none;
	width: 95%;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 0px;
	COLOR: #3F769F;
	LINE-HEIGHT: 1.8em;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F769F;
}
ul a {
text-decoration:none;
}
ul a:link {
	color: #3F769F;
}
ul a:visited {
	color:#3F769F;
}
ul a:hover {
	color:#FF6600;
}
a {
	text-decoration:none;
	margin-left: 10px;
	display: none;
}
a:link {
	color:#3F769F;
}
a:visited {
	color:#3F769F;
}
a:hover {
	color:#FF6600;
}
h2 {
	color: #FF9900;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 7px;
	line-height: 18px;
	margin-top: 1em;
}
h3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3F769F;
	padding-bottom: 10px;
	text-align: right;
	margin-right: 8px;
}

