*
{
	margin: 0;
	padding: 0;
	border-width: 0;
}
body
{
	background-color: #FFF;
	font-family: Verdana, Arial, Serif;
	font-size: 13px;
	color: #333;
}
p
{
	line-height: 20px;
	margin-bottom: 10px;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
	color: #333;
    text-decoration: underline;
}

/* Layout */
#wrapper
{
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -450px;
}
#box
{
	background-color: #FFF;
	width: 950px;
}
#header
{
    width: 950px;
}
#logo
{
    margin: 30px 0 26px 5px;
}
#main
{
    width: 960px;
    margin-top: 5px;
}
#footer
{
    background-color: #DADADA;
    width: 930px;
    height: 50px;
    color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 20px 0;
    padding: 10px 0 0 20px;
}
#footer a
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: none;
}

/* Menus */
#mainmenu
{
    float: left;
}
#fastmenu
{
    float: right;
    width: 465px;
    height: 30px;
    line-height: 30px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
}
#fastmenu ul
{
    margin-right: 5px;
}
#fastmenu li
{
    float: left;
    list-style-type: none;
    padding: 0 5px;
}
#fastmenu li a
{
	color: #949494;
	text-decoration: none;
	font-weight: bold;
}
#fastmenu li a:hover
{
	color: #949494;
	text-decoration: none;
	font-weight: bold;
}
#helpmenu
{
    float: left;
    background-color: #A5A5A5;
    margin-left: 5px;
    height: 30px;
}
#helpmenu li
{
    float: left;
    list-style-type: none;
}
* html #helpmenu li a
{
    display: block;
}
#latmenu
{
    padding: 0 10px;
    background-color: #EAEAE9;
}
#latmenu li
{
    list-style-type: none;
    border-bottom: 1px solid #DADADA;
}
#latmenu li.sel a
{
    color: #494949;
}
#latmenu li.end
{
    border-bottom-width: 0;
}
#latmenu li a
{
	display: block;
	padding: 7px 5px;
	line-height: 18px;
	font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #AF1010;
	text-decoration: none;
}
#latmenu.news li a
{
	font-family: Georgia, Verdana, sans-serif;
    font-size: 12px;
}
#latmenu li a:hover
{
	color: #494949;
    text-decoration: none;
}

/* General */
.clear
{
  clear: both;
}
#search
{
    padding: 5px 0;
    float: right;
}
#term
{
    background-color: #A5A5A5;
    color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    width: 125px;
    padding: 1px 4px;
    margin: 0 1px 4px 0;
}
#langsel
{
    background-color: #A5A5A5;
    color: #FFF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    width: 125px;
    margin: 0 1px 4px 0;
}
#homeleftcol
{
    float: left;
    width: 580px;
}
#homecentercol
{
    float: left;
    width: 180px;
    margin-left: 5px;
}
#homerightcol
{
    float: left;
    width: 180px;
    margin-left: 5px;
}
#homeleftcolleft
{
    float: left;
    width: 370px;
    margin: 10px 0 0 5px;
    border-top: 2px solid #AF1010;
}
#homeleftcolright
{
    float: left;
    width: 180px;
    margin: 10px 0 0 20px;
    border-top: 2px solid #AF1010;
}
#leftcol
{
    float: left;
    width: 760px;
}
#rightcol
{
    float: left;
    width: 180px;
    margin-left: 5px;
}
#leftcolbar
{
    width: 750px;
    height: 35px;
    line-height: 35px;
    background-color: #494949;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 15px;
    color: #EEE;
    padding-left: 10px;
    margin-bottom: 15px;
}
#leftcolleft
{
    float: left;
    width: 175px;
}
#leftcolright
{
    float: left;
    width: 555px;
    margin-left: 10px;
}
#newssel
{
    background-color: #D1E2FD;
    color: #494949;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 175px;
    height: 24px;
    margin-bottom: 5px;
    border: 1px solid #113773;
}
#send, #print
{
    float: right;
    width: 60px;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 12px;
    margin: 6px 10px 0 0;
}
#send a, #print a
{
    display: block;
	height: 21px;
	line-height: 21px;
	text-align: center;
	padding: 1px 5px;
    background-color: #2F2F2F;
    color: #FFF;
    text-decoration: none;
}
#send a:hover, #print a:hover
{
    background-color: #A5A5A5;
    text-decoration: none;
}
.promo
{
    margin-top: 10px;
}
.promo h4 a
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #AF1010;
    font-weight: bold;
}
.promo div
{
    margin-top: 2px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #6A6A6A;
}
.sec_title
{
    background-color: #F6F6F6;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin-bottom: 3px;
}
.sec_title h3
{
    color: #494949;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
#rightcol .sec_title
{
    background-color: #494949;
}
#rightcol .sec_title h3
{
    color: #EEE;
}
#leftcolbar h3 a
{
    color: #EEE;
    text-decoration: none;
}
#leftcolbar h3 a:hover
{
    color: #EEE;
    text-decoration: none;
}
.sec_button
{
    float: right;
    margin-top: 6px;
    cursor: pointer;
}
.section
{
    border-top: 1px solid #3E3E3E;
    padding-top: 1px;
    margin-bottom: 10px;
}
.book
{
    background-color: #6498E6;
    margin-bottom: 5px;
}
.book h4
{
    color: #FFF;
    text-align: center;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    padding: 5px;
    font-weight: bold;
}
.book h4 a
{
    color: #FFF;
    text-decoration: none;
}
.book h4 a:hover
{
    color: #FFF;
    text-decoration: none;
}
#sec_activities li
{
    list-style-type: none;
    border-bottom: 1px dotted #ADA7A7;
}
#sec_activities li a
{
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 12px;
    background-color: #F2F2F2;
    color: #433131;
    font-weight: bold;
	text-decoration: none;
}
#sec_activities li a:hover
{
	background-color: #A5A5A5;
	color: #433131;
    font-weight: bold;
	text-decoration: none;
}
.news
{
    padding: 5px;
}
.news h4 a
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 12px;
    color: #AF1010;
    font-weight: normal;
}
.news span
{
    display: block;
    margin: 3px 0;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 10px;
    color: #6498E6;
}
.news div
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #000;
}
.alt
{
    background-color: #EEE;
}
#content
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 14px;
    color: #494949;
    line-height: 24px;
}
#content a
{
    color: #3170FF;
}
#content a:hover
{
    color: #AF1010;
}
#content .newsitem
{
    margin-bottom: 10px;
}
#content h4
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 28px;
    color: #AF1010;
    margin-bottom: 8px;
    font-weight: normal;
}
#content h5
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 16px;
    color: #AF1010;
    margin: 20px 0 4px 0;
    font-weight: normal;
}
#content h6
{
    font-family: Georgia, Verdana, sans-serif;
    font-size: 22px;
    color: #AF1010;
    margin-bottom: 4px;
    font-weight: normal;
}
#content h6 a
{
    color: #AF1010;
    text-decoration: none;
}
#content h6 a:hover
{
    color: #AF1010;
    text-decoration: none;
}
#content .textcontent
{
    margin-top: 6px;
}
#content ul
{
    margin: 6px 0 14px 0;
}
#content li
{
    list-style-type: none;
    padding-left: 12px;
    background: url(../img/lat-ico.gif) 0px 7px no-repeat;
    margin: 0 0 6px 6px;
}
#content th
{
    padding: 10px 0;
}
#content td
{
    padding: 5px;
}
#content .button, #content .text, #content .select, #content .textarea, #content .file
{
    border: 1px solid #CCC;
}
#content .text, #content .select, #content .file
{
    width: 100px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 2px;
}
#content .text, #content .file
{
    width: 200px;
}
#content .short
{
    width: 60px;
}
#content .long
{
    width: 300px;
}
#content .button
{
    padding: 1px 8px;
}
#content .submit
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.news_image
{
    margin-bottom: 8px;
}
#meta
{
    margin: -6px 0 20px 0;
}
#meta span
{
    float: left;
    height: 22px;
    line-height: 22px;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 12px;
    color: #000;
}
#meta a
{
    color: #6498E6;
}
.created
{
    color: #6498E6;
}
#news_opt
{
    float: left;
    height: 22px;
    margin: 0 4px;
}
#news_opt li
{
    float: left;
    list-style-type: none;
    padding-right: 10px;
    background: url(../img/news-opt-dot.gif) top right no-repeat;
}
#news_opt li.end
{
    padding-right: 0;
    background: none;
}
#search_sep
{
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 18px;
    color: #EEE;
    border-bottom: 1px solid #EEE;
}
hr
{
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}
#flash
{
    z-index: 1;
}
#libros_desc
{
    font-weight: bold;
    font-style: italic;
    margin-bottom: 15px;
}
.pad
{
    padding: 20px;
}
#sendtable
{
    margin-top: 10px;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 12px;
}
#legal
{
    display: none;
}
#legal_content
{
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 11px;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    background-color: #EEE;
}
#legal_content a
{
    color: #3170FF;
}
#legal_content a:hover
{
    color: #AF1010;
}

/* ShadowBox */
#shadowbox_body
{
    background-color: #FFF;
}

/* IE6 */
* html #send
{
    margin-right: 5px;
}