body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	word-spacing: 1px;
	line-height: 17px;
	background-color: #94aab7;
	text-align: left;
}

img { border: none; }

img.icon {
	vertical-align: middle;
	margin: 5px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #777; /* gris */
	text-decoration: none;
	letter-spacing: 1pt;
}

a:hover , .footer #otherBooks a:hover em , .header .toolbar a:hover , .header .toolbar a.active {
	color: #FFBB00; /* amarillo */
}

.float-left { float: left; padding-right: 3ex; }
.float-right { float: right; padding-left: 3ex; }
/*modificacion*/
.float-left p{
text-align:center;
}
p.note {
	font-size: xx-small;
}

.cObligatorio {
	font-size: 11px;
	color: red;
}

.centered {text-align: center;}

.layout td#content {
	padding: 0.5ex 3ex;
}

table.layout {
	background-color: white;
	border: 1px solid #000033;
	border-collapse: collapse;
	margin: 0 auto;
	width: 604px;
	padding: 0px;
	border-spacing: 0px;
}

.footer {
	font-size: 10px;
	}

.footer.contact {
	padding-bottom: 3ex;
}

.footer table.contact {
	 width: 80%;
	 margin: 5ex auto 4ex;
}

.footer div {
		position: relative;
}

.footer #otherBooks {
	position:absolute;
	bottom: 17px;
	right: 25px;
}

.footer #otherBooks em {
	color: black;
	font-style: normal;
}

.footer #otherBooks a {
	border-right: solid 1px black;
	letter-spacing: 0px;
	padding: 0ex 1ex 1ex;
	position: relative;
	top: -35px;
}

.footer.question {
	padding: 5ex 3ex 0;
	text-align: center;
}

.layout .footer.logo {
	background-color: black;
	height: 60px;
	padding: 0;
	text-align: center;
	vertical-align: center;
}

div.header {
		width: 604px;
		font-size: 11px;

		text-align: left;
		margin: 14px auto 2px;
		padding: 0 5px;
		position: relative;
	}

div.header a { color: black; }

div.header a:hover { color: white; }

.vSpace10ex {height: 10ex;}
.vSpace5ex {height: 5ex;}
.vSpace2ex {height: 2ex;}
.vSpace1ex {height: 1ex;}

.pressPrint {
	position: absolute;
	right: 5px;
	text-transform: uppercase;
}

tr.header {
	text-align: center;
	vertical-align: top;
}

.header .toolbar {
	border-collapse: collapse;
	border-spacing: 0px;	
	
	width: 565px;
	padding: 0;
	margin: 0 auto;
}

.header .toolbar td {
	padding: 0;
	margin: 0;
}

.header .toolbar img {
	vertical-align: middle;
}

.header .toolbar a {
	background: url('/gemar/imagapp/header-toolbar-bg.gif');
	line-height: 67px;
	
	color: white;
	display: block;
}

.header .toolbar td.first {
	background: url('/gemar/imagapp/header-toolbar-begin.gif');
	background-position: 0px 1px;
	width: 20px;
}

.header .toolbar td.separator {
	background: url('/gemar/imagapp/header-toolbar-separator.gif');
	background-position: 0px 1px;
	width: 1px;
}

.header .toolbar .buy_btn {
	width: 20px;
}

.header .toolbar .buy_btn a {
	background: none;
}

.header .toolbar tr td img {
	position: relative;
	top: 1px;
}

#langSelector {
	margin-right: 20ex;
}

.value {
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content.presentation .forOnly {
	background-color:#fff350;
	text-align: center;
	margin: 0px 10px;
	line-height: 25px;
	font-size: 14px;
}

#content.content .caption {
	color: #000066;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

#content.content #post_it {
	float: right;
	margin-bottom: 30px;
	margin-left: 10px;
}

#content.content #biological_groups {
	float: right;
	clear: both;
	margin-left: 25px;
}

#content.content #index {
	width: 332px;
}

#content.content #legend {
	float:left;
	width: 225px;
	margin-right: 5px;
}

#content td.content {
	padding: 2ex 4ex 3.5ex;
	height: 65ex;
	vertical-align: top;
}

#content.features td {text-align: center;}

#content.features table.features td {
	color: #444; /* gris oscuro */
	text-align: left;
}

#content.features table.features td.label {
	color: black;
}

#content.features table.features {margin: 5ex auto;}

#content.presentation img.slogan {
	margin-top: 6ex;
}

table.features {
	width: 90%;
	border: solid 1px black;
	border-collapse: collapse;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding: 0px;
	border-spacing: 0px;
	letter-spacing: 1px;
	margin: 0 auto;
	}


table.features th {
	line-height: 25px;
	font-size: 15px;
	background-color: #e4d07a; /* café con leche oscuro */
	color: #5f472d; /* café con leche oscuro oscuro */
	text-align: center;
}

table.features td {
	padding: 0px 5px;
	line-height: 2.5em;
}

table.features .label {
	color: black;
	text-transform: uppercase;
}

table.features .even { background-color: #fcf5d7; } /* café con leche claro */
table.features .odd { background-color: #f2e8bf; } /* café con leche */

#content.features-image {
	margin: 0 auto 3ex;
	}
	
#content.buy .float-left {
	padding-right: 1ex;
}

#content.buy table.features {
	width: 380px;
}

#content.buy table.features th {
	font-size: 11px;
}

#content.buy table.features td {
	line-height: 3.5ex;
	font-size: 10px;
}

#content.buy .even, #content.buy .odd { background-color: white; }

#content.buy table.features .last td { background-color: #f2e8bf; } /* café con leche */

#content.buy #CIF { font-size: 80%;}

#purchaseForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border-collapse: collapse;
	border: solid 1px #666666;
	letter-spacing: 0.5px;
	margin: 0 auto;
}

#purchaseForm input , #purchaseForm textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border: solid 1px gray;
	padding: 0.2ex 1ex;
	vertical-align: middle;
}

#purchaseForm td {
	background-color: #fcf5d7; /* café con leche claro */
	padding: 1ex 2ex;
	vertical-align: bottom;
}

#purchaseForm .header td , #purchaseForm .title td , #purchaseForm .footer td {
	vertical-align: middle;
}

#purchaseForm .header td {
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	background-color: #e4d07a; /* café con leche oscuro */
	color: #5f472d; /* café con leche oscuro oscuro */
	text-align: center;
}

#purchaseForm .main-header td {
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	background-color: #e4d07a; /* café con leche oscuro */
	color: white;
	text-align: center;
}


#purchaseForm .title {
	background-color: #9EBFD3;
	font-weight: bold;
	height: 30px;
}

#purchaseForm .footer td {
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	background-color: #f2e8bf; /* café con leche */
	text-align: center;
}

#purchaseForm .step {
	color: gray;
}


#content.confirm #purchaseForm .footer td {
	background-color: #f2e8bf; /* café con leche */
}

#content.thankYou .step {
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: gray;
	margin: -2ex 0 3ex;
}

div#erratas {
		margin: 5px 25px;

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;

}

div#erratas label {
		font-weight: bold;
}


a#enviar {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;

		color: black;
		}

a#enviar:hover {
		color: #e4d07a; /* café con leche oscuro */
		}


a#atras, a#confirmar {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		margin: 0 2ex;

		color: black;
		}

a#atras:hover, a#confirmar:hover {
		color: #e4d07a; /* café con leche oscuro */
		}

#content.confirmationError h3 {
	color: #C00;
	text-align: center;
}

#content.thankYou h3 {
	color: #060;
	text-align: center;
}

#content.thankYou .thanks {
	text-align: center;
	font-weight: bold;
}

#content.pressroom .item {
	border-bottom: solid 1px #bd0020;
	padding: 2ex;
}

#content.pressroom .item.last {
	border-bottom: none;
}

#content.pressroom .download {
	float: right;
	margin-top: -8ex;
	margin-right: 3ex;
}
