body {
	color: #000;
	background-color: #fff;
	font-family: Trebuchet MS, Verdana, Tahoma, serif;
	font-size: 10pt;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html, body, #mxmlcnt {
	height: 100%;
}

a {
	color: #000;
	text-decoration: none;
/* 	border-bottom: 1px solid #ff8; */
}

a:hover {
	color: #444;
/* 	background-color: #fd6; */
/* 	border-bottom: 1px solid #fd6; */
}

a img {
	border: 0px none;
}

h1 {
/*	position: absolute;
	background-image: url( /images/skins/v2/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -7000px;
	width: 208px;
	height: 180px;
	top: 48px;
	margin: 0 10px 0;*/
	position: absolute;
	background-image: url(/images/skins/v2/title-caps.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -7000px;
	font-size: 210%;
	width: 461px;
	height: 69px;
	top: 80px;
	left: 0;
	margin: 0 0 0 240px;
}

#cmdesc {
	position: absolute;
	color: #555;
	font-family: Trebuchet MS, Helvetica;
	font-size: 140%;
	letter-spacing: -0px;
	top: 116px;
	left: 248px;
	width: 660px;
	padding: 0px 0px 0 0;
/* 	margin: 0 0 0 248px; */
}

/*·#·#·#·#·#·#
#
·  Layout
#
·#·#·*/

#cmout {
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#cmin {
	background-image: url( /images/skins/v2/bktop.png );
	background-position: left top;
	background-repeat: repeat-x;
	text-align: left;
	width: 100%;
	min-height: 100%;
	padding: 0px;
/*	margin-bottom: -60px;*/
	margin: 0px auto;
}

#cmin2 {
}

#cmin {
	margin-bottom: -50px;
}

* html body #cmin,
* html body #cmin2 {
	height: 100%;
}

#cmtop {
	background-image: url( /images/skins/v2/logo.png);
	background-position: 25px 48px;
	background-repeat: no-repeat;
	padding: 10px 0px;
	height: 220px;
	margin: 0px;
}

/*·#·#·#·#·#·#
#
·  Indicador de la cesta
#
·#·#·*/

#clnkbskt {
	height: 20px;
}

#lnkbskt {
	position: absolute;
	display: block;
	clear: both;
	background-color: #ddd;
	text-align: center;
	text-decoration: none;
	top: 234px;
	left: 0;
	width: 100%;
	margin: 0 0 8px 0;
	padding: 3px 0 6px;
	border-bottom: 1px solid #aaa;
}

form#fsrch {
	position: absolute;
	margin-top: 180px;
	right: 12px;
}

form#fsrch input#srch {
	width: 250px;
}

form#fsrch input,
form#fsrch select,
form#fsrch button {
	font-size: 80%;
}

/*·#·#·#·#·#·#
#
·  Menú principal
#
·#·#·*/

#cmmenu {
	float: right;
	padding: 0px;
	margin: -16px 10px 0px 0px;
}

#cmmenu li {
	float: left;
	list-style-type: none;
	font-family: Georgia, Trebuchet MS, Helvética;
	font-size: 120%;
	font-weight: bold;
	margin: 0 6px 0 0;
}

#cmmenu li a,
#cmmenu li span.twalnksel {
	display: block;
	text-decoration: none;
	padding: 5px 9px;
}

#cmmenu li a:hover {
	background-color: #aaa;
	padding: 4px 8px;
	border: 1px solid #888;
}

#cmmenu li span.twalnksel {
	color: #dedede;
	background-color: #333;
	padding: 4px 8px;
	border: 1px solid #888;
}

/*·#·#·#·#·#·#
#
·  Títulos
#
·#·#·*/

h3.pagetitle {
	position: absolute;
	font-family: Georgia, Trebuchet MS, Helvetica;
	font-size: 200%;
	top: 180px;
	left: 20px;
	margin: 0 0 58px 226px;
/* 	border-bottom: 2px solid #ffc; */
}

h3.pagetitle span.title {
	color: #000;
	/*border-bottom: 2px solid #fd6;*/
}

h3.pagesubtitle {
	position: relative;
	font-family: Georgia, Trebuchet MS, Helvetica;
	font-size: 200%;
	margin: -8px 0 12px 0;
/* 	border-bottom: 2px solid #ffc; */
}

h3.subtitle {
	color: #333;
	font-family: Trebuchet MS, Arial, Verdana, serif;
	font-size: 150%;
	border-bottom: 2px solid #555;
}

h4.subtitle {
	color: #555;
	font-family: Trebuchet MS, Arial, Verdana, serif;
	font-size: 130%;
}

/*·#·#·#·#·#·#
#
·  Contenido
#
·#·#·*/

#cmcontent {
	padding: 20px 2em 10px;
	margin: 0 0 48px 0px;
}

#cmfoot {
	background-image: url(/images/skins/v2/bkbottom.png);
	background-position: left top;
	background-repeat: repeat-x;
	clear: both;
	font-size: 80%;
	height: 92px;
	padding-top: 40px;
}


input.inpt,
textarea.inpt,
select.inpt {
	color: #000;
	background-color: #ddd;
	font-size: 110%;
	margin-right: 6px;
	border: 1px solid #333;
}


input.inpt:hover,
textarea.inpt:hover,
select.inpt:hover {
	background-color: #eee;
}


input.inpt:focus,
textarea.inpt:focus,
select.inpt:focus {
	background-color: #eee;
	outline: 2px solid #999;
}

input.btns,
button.btns {
	color: #000;
	background-color: #ddd;
	font-size: 100%;
	margin-right: 6px;
	border: 3px double #777;
}

table.tbrw {
	margin-bottom: 6px;
}

table.tbrw thead th {
}

table {
	margin: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table th {
	color: #000;
	background-color: #e3e3e3;
	padding: 4px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table td {
	padding: 2px 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#featbookssm {
/* 	position: absolute; */
	text-align: center;
/* 	width: 195px; */
}

#featbookssm .book {
	margin-bottom: 16px;
}

#featbookssm a {
	border: 0px none;
}

#featbookssm a:hover {
/* 	color: #ffc; */
/* 	background: transparent; */
}

* html body #featbookssm {
	margin-left: -380px;
	margin-top: 120px;
}

div.nw .twanwtit a,
#cfeatbooks a.titulo {
	font-size: 110%;
	font-weight: bold;
}

div#cnews h4.title {
/* 	color: #ff8; */
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: -12px;
}

img.marco {
	border: 2px solid #000;
}

.clrboth {
	clear: both;
}

.clrright {
	clear: right;
}

.clrleft {
	clear: left;
}

.fleft {
	float: left;
}

div.twapager {
	margin: 6px 0 0;
}

div.twapager span,
div.twapager a {
	display: block;
	float: left;
	background-color: #eee;
	padding: 2px 4px;
	margin: 0 3px;
	border: 1px solid #333;
}

div.twapager a:hover {
/* 	color: #ffca00; */
/* 	color: #a62100; */
	background-color: #ccc;
}

div.twapager span.pgsel {
	color: #fff;
	background-color: #999;
}

div.autocomplete {
	position:absolute;
	width:350px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { background-color: #ccc;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	font-size: 90%;
	margin:0;
	padding:2px;
/* 	height:32px; */
	cursor:pointer;
}