body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.error
{
	color: #cc0000;
	font-weight: bold;
}
#fullscreen
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#head_container
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #005C51;
	height: 108px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
#head_logo
{
	margin-top: 8px;
}
#link_container
{
	position: absolute;
	top: 108;
	left: 0;
	background-color: #D4CEBF;
	height: 24px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #000000;
	z-index: 2;
}
#link_container #main_links
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	/*letter-spacing: 1px;*/
	letter-spacing: 0.04em;
}
#main_links a, #main_links a:VISITED, .menu a, .menu a:VISITED
{
	color: #000000;
	text-decoration: none;
}
#main_links a:HOVER, .menu a:HOVER
{
	text-decoration: underline;
}
#leftbar_container
{
	background-color: #EAD297;
	border-right: 1px solid #000000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 150px;
	height: 100%;
}
#search_container
{
	position: absolute;
	top: 196px;
	left: 5px;
	white-space: nowrap;
	/*margin-top: 196px;
	margin-left: 5px;*/
}
#local_links
{
	position: absolute;
	top: 226px;
	left: 7px;
	font-size: 11px;
	font-weight: bold;
	z-index: 5;
	/*line-height: 18px;*/
}
#local_links a, #local_links a:VISITED
{
	color: #4C73A9;
	text-decoration: none;
}
#local_links a:HOVER
{
	text-decoration: underline;
}
#local_links #section_links
{
	font-weight: normal;
	padding-left: 30px;
}
#leftbar_img
{
	position: absolute;
	top: 394px;
	left: 45px;
	z-index: 1;
}
#search_field
{
	width: 80px;
	border: 1px solid #000000;
	height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 2px;
}
#search_button
{
	width: 44px;
	height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.menu
{
	background-color: #D1E9E6;
	border: 1px solid #000000;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
}
/*
#content
{
	margin-top: 165px;
	margin-left: 174px;
	margin-right: 20px;
	margin-bottom: 100px;
	font-size: 1.0em;
}
*/
#content
{
	margin-top: 165px;
	margin-left: 174px;
	margin-right: 160px;
	margin-bottom: 100px;
	font-size: 1.0em;
}
#content table
{
	font-size: 1.0em;
}
h1
{
	color: #005C51;
	font-size: 3em;
	font-weight: normal;
	letter-spacing: 0.3em;
	border-bottom: 3px solid #D4CEBF;
	padding-bottom: 6px;
}
h2
{
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.2em;
}
h3
{
	color: #005C51;
	font-size: 1.3em;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #005C51;
}
#credit
{
	color: #005C51;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 174px;
}
#credit a, #credit a:VISITED
{
	color: #005C51;
	text-decoration: none;
}
#credit a:HOVER
{
	text-decoration: underline;
}

#article_content
{
	text-align: justify;
}

#article_content img
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ft
{
	width: 140px;
	margin-right: 10px;
	background-color : #ffffcc;
	border: 1px solid #ddddaa;
	padding: 2px;
	font-size: 0.8em;
}


.contact_data
{
	border: 1px solid #D4CEBF;
	background-color: #ffffcc;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 300px;
}

.contact_desc
{
	padding: 15px;
	/*float: left;
	width: 300px;*/
}

.contact_block
{
	/*border-bottom: 2px solid #D4CEBF;*/
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.event_block
{
	border-top: 2px solid #D4CEBF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.latest_articles_block
{
	border: 1px solid #005C51;
	background-color: #D4CEBF;
	padding: 10px;
	margin-bottom: 20px;
}
.article_title_in_list
{
	color: #005C51;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.article_title_in_list a, .article_title_in_list a:VISITED
{
	color: #005C51;
	text-decoration: none;
}
.article_title_in_list a:HOVER
{
	text-decoration: underline;
}
.article_list_separator
{
	font-size: 0.001em;
	height: 2px;
	background-color: #D4CEBF;
}

#revista_home_table
{
	font-size: 1.0em;
	z-index: 10;
}
#revista_home_table td
{
	padding: 0px 20px 20px 0px;
	/*border-left: 2px solid #D4CEBF;*/
}
#revista_home_table td h2
{
	padding: 3px;
	background-color: #005C51;
	color: #ffffff;
	padding-left: 5px;
}
#revista_home_table h2 a, table.revista_home h2 a:VISITED
{
	color: #ffffff;
	text-decoration: none;
}
#revista_home_table h2 a:HOVER
{
	text-decoration: underline;
}
img.author_img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}


/*
img.articulo_de_pago_button
{
	cursor: pointer;
	border: 0px;
}

div.buy_box
{
	color: #216FDB;
	border: 1px solid #216FDB;
	font-weight: bold;
}
div.buy_box acronym
{
	border-bottom: 1px dashed #216FDB;
	cursor: pointer;
}
div.buy_box a.buy_button
{
	background-color: #216FDB;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	border: 1px outset #216FDB;
	text-decoration: none;
	white-space: nowrap;
}
div.buy_box a.download_button
{
	background-color: Lime;
	color: Green;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	border: 1px outset Green;
	text-decoration: none;
	white-space: nowrap;
}
input.login_field
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #216fdb;
}
input.login_button
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form.payPalForm
{
	display: inline;
}

*/
table.receipt
{
	border-left: 1px solid #216fdb;
	border-top: 1px solid #216fdb;
}
table.receipt td, table.receipt th
{
	background-color: #ffffff;
	padding: 3px;
	border-right: 1px solid #216fdb;
	border-bottom: 1px solid #216fdb;
}
table.receipt th
{
	background-color: #D4CEBF;
	padding: 3px;
	border-right: 1px solid #216fdb;
	border-bottom: 1px solid #216fdb;
}