body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Ariel,sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    z-index: 0;
    position: absolute;
    width: 100%;
}
.body_div
{
    width: 980px;
    z-index: 0;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    overflow: hidden;
    background-repeat: repeat-x;
}
.banner_div
{
    padding: 0px;
    margin: 0px;
    background: #FFFF00;
    min-width: 800px;
    position: relative;
    top: 0px;
    height: 32px;
    width: 100%;
}
.banner_top {
    background: #BD3A0F;
    background-image: url("images/bannertop.png");
    height: 6px;
    width: 100%;
}

.banner_logo {
    margin-right: 40px;
    margin-left: 40px;
    position: absolute;
    top: 5px;
    left: 0px;
}
.banner_bandera {
    margin: 10px 30px 10px 30px;
    right: 0px;
    top: 5px;
    position: absolute;
}
.banner_middle {
    width: 100%;
    height: 120px;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
}
.banner_middle_content {
    padding: 1px;
    width: 500px;
    height: 100%;
    margin: 0 auto;
}

.banner_bottom {
    background: #B94928;
    background-image: url("images/bannerbottom.png");
    height: 6px;
    width: 100%;
}
.left_menu_div {
    width: 180px;
    float: left;
    text-align: left;
}

.left_menu {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 1em 0px 0px;
    padding-left: 0px;
    list-style: none;
}

.left_menu li {	
	padding: 5px 0 7px 25px;
	background-image: url("images/white_arrow.gif");                     
	background-repeat: no-repeat;
	background-position: 8px center;
	border-bottom:1px solid #D6D6D6;
}

.left_menu li a {
	text-decoration:none;
	color:#FFFFFF;
}

.left_menu li a:visited{
    text-decoration: none;
    color: #CCFFCC;
}
.left_menu li a:hover{
    text-decoration: none;
    color: #66FF66;
}
.left_menu_current
{
    background-color: #009000;
}

.content_wrapper {
    top: 0px;
    left: 0px;
    width: 980px;
}
.content_wrapper_inner
{
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
}
.content_menu_wrapper {
    margin: 5px 0px 5px 0px;
    height: auto;
    text-align: left;
}
.content_menu_last{
    border: 0px solid white;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 15px;
    width: 50%;
}
.content_menu_first{
    padding: 4px 15px 5px 12px;
    border: 0px solid white;
    font-family: verdana,arial,helvetica;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    margin: 0px;
    color: #000000;
}

.content_menu{
    font-family: verdana,arial,helvetica;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-left: 0px;
    border: 0px none white;
    height: 1em;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-position: 10px 7px;
    width: 15px;
}


.content_menu A:link {
	color: #000000;
}

.content_menu A:visited {
    color: #000000;
}
.content_menu A:hover {
    color: #33CC33;
}
.content_menu_current{
    padding: 2px 15px 3px 28px;
    font-family: verdana,arial,helvetica;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    height: 1em;
    background-color: #C0C0C0;
    background-repeat: no-repeat;
    background-position: 10px 5px;
    width: 15px;
    font-style: italic;
}

.content_menu_current A:link {
	color: #99FF99;
}

.content_menu_current A:visited {
    color: #000000;
}

.content_menu_current A:hover {
	color: #8F8F8F;
}
.vinculos
{
    float: left;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    padding-left: 10px;
}

.vinculos
{
    *display: inline;
    *width: 760px;
}

.vinculos a:link
{
    color: #000000;
    text-decoration: none;
}
.vinculos a:visited
{
    color: #666666;
    text-decoration: none;
}
.vinculos a:hover
{
    color: #00CC00;
    text-decoration: underline;
}
.vinculos a:active
{
    color: #00CC00;
    text-decoration: underline;
}
.content {
    margin: 10px;
    text-decoration: none;
    vertical-align: top;
    text-align: left;
    background: #FFFFFF;
    float: left;
    clear: left;
}
.content_row
{
    position: relative;
    text-align: center;
}
.content_row_left
{
    position: relative;
    text-align: left;
}

.content_h1
{
    margin: 0px;
    padding: 5px;
    font-size: large;
    color: #cc6600;
    border-bottom-width: thin;
    border-bottom-color: #FF9933;
    border-bottom-style: solid;
    text-align: left;
}
.content_h2
{
    font-size: medium;
    color: #cc6600;
    width: 100%;
    margin-left: 5px;
}
.content_h3
{
    font-size: small;
    color: #000000;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    font-weight: bold;
}

.content_s1
{
    margin: 10px;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #dbae99;
    text-align: justify;
    padding-right: 10px;
}

.content_s2
{
    margin: 10px;
    text-align: justify;
}
.content_s3
{
    text-align: left;
    margin-top: 6px;
    margin-bottom: 12px;
    margin-left: 10px;
}
.content_s4
{
    font-size: medium;
    font-weight: bold;
    font-style: italic;
}
.content_foto_div_1
{
    margin: 20px 10px 10px 0px;
}

.content_body
{
    text-align: left;
    vertical-align: top;
    width: 70%;
    margin: 10px;
}

.image_border
{
    margin: 5px;
    border: medium inset #808000;
}

.newStyle1
{
    border: thick double #009900;
    text-align: left;
    padding: 10px;
}

.footer_div
{
    background: #FFFFFF;
    min-width: 800px;
    width: 100%;
    text-align: center;
    clear: both;
    position: relative;
}

.column_1_centered
{
    position: relative;
    text-align: center;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 0px;
    min-height: 200px;
    min-width: 800px;
    background-color: #FFFFFF;
}
.column_1
{
    position: relative;
    top: 0px;
    min-height: 400px;
    min-width: 800px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
.row
{
    position: relative;
    text-align: left;
    top: 0px;
    background-color: #FFFFFF;
    float: left;
    min-width: 800px;
}
.left_column
{
    position: relative;
    width: 380px;
    float: left;
    text-align: center;
}
.left_column_left
{
    position: relative;
    width: 380px;
    float: left;
    text-align: left;
}
.right_column
{
    text-align: center;
    position: relative;
    top: 0px;
    overflow: hidden;
}
.display_inline_center
{
    display: inline-block;
    margin: auto;
}
.display_inline_center
{
    *display: inline;
    *margin: 0px 20px 0px 20px;
}
.display_inline_foto
{
    display: inline-block;
    margin: auto;
}
.display_inline_foto
{
    *display: inline;
    *margin: 0px 20px 0px 0px;
}
.display_inline_left
{
    display: inline-block;
    margin: 10px;
    text-align: left;
}
.display_inline_left
{
    *display: inline;
}
.foto_box_1
{
    border: thin dashed #C0C0C0;
    width: 400px;
}
.divHiddenOverflow
{
    padding: 0px;
    margin: 0px;
    position: relative;
    overflow: scroll;
    top: 0px;
    left: 0px;
}
.divCenterBody
{
    padding: 0px;
    margin: 0px;
    position: relative;
    left: 50%;
    float: left;
    top: 0px;
}
.column_3
{
    width: 320px;
    min-height: 200px;
    float: left;
    position: relative;
}
.content_archives_links
{
    margin: 0px 0px 5px 5px;
    font-size: 15px;
    color: #000000;
    width: 100%;
}
.column_2
{
    margin: 5px;
    width: 480px;
    min-height: 200px;
    float: left;
    position: relative;
}
