body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #CCCCCC;
	background-position: 0px 0px;
	margin: 0px;
	text-decoration: none;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
}

form {
	padding: 2px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #CCCCCC;
	background-image: url(../graficos/menu_negro.png);
	text-align: center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
}
.derecha {
	text-align: left;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #333333;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
	margin: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

input.big {
	color: #CCCCCC;
	background-color: #000000;
	border: thin inset #CCCCCC;
	font-size: 11px;
}
.isbn {
	font-size: 10px;
	color: #CCCCCC;
}


input.small {
	font-size: 11px;
	color: #CCCCCC;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #484848;
	display: inline;
	border: thin none #CCCCCC;
}
.mini {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #CCCCCC;
	text-align: center;
}
textarea {
	color: #CCCCCC;
	background-color: #484848;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin none #CCCCCC;
}

input.buscar {
	color: #CCCCCC;
	padding: 1px;
	margin: 0px;
	background-color: #3A3A3A;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;
	text-decoration: none;
}

#logo {
	margin-bottom : 0px;
	text-align : left;
	float: right;
	margin-right: 120px;
	overflow: visible;
	visibility: visible;
}
.map {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #CCCCCC;
	background-image: url(../graficos/menu_map.png);
	text-align: center;
}
