﻿/* Estilos por defecto para etiquetas */
body
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

td
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

strong
{
    color: #000000;
}

b
{
    color: #000000;
}

li
{
    list-style-image: url(/_Resources/Images/SquareBulletBlue.gif);
    padding-left: 10px;
    padding-bottom: 2px;
}

ul
{
    margin-bottom: -5px;
}

a
{
    color: #3c3c3c;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
/* Estilos del Home */
.HomeSectionTitle
{
    border-bottom: 1px solid #999999;
    font-family: Georgia, Arial;
    font-size: 16px;
    font-weight: bold;
    color: #8AAF17;
    display: block;
    height: 20px; 
    #height:21px;
}

.HomeSectionSubtitle
{
    font-family: Georgia, Arial;
    font-size: 20px;
    font-weight: bold;
    color: #8AAF17;
}

.HomeSectionContainer
{
    padding: 4px 4px 0px 4px;
}

.HomeSectionContainer a
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.HomeSectionContainer a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.TableNews
{
    width: 560px;
    margin-bottom: 10px;
}

.TableNews th
{
    height: 78px;
    vertical-align: middle;
}

.TableNews td
{
    vertical-align: top;
    padding-left: 4px;
    padding-top: 4px;
    #padding-top: 2px;
}

.SmallThumbs
{
    width: 280px;
}

.SmallThumbs th
{
    height: 43px;
    vertical-align: middle;
}

.SmallThumbs td
{
    vertical-align: top;
    padding-left: 4px;
    padding-top: 5px;
}

.SmallThumbs a
{
    color: #3c3c3c;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

.SmallThumbs a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

/* Estilos del Encabezado de la Pagina */

.PortalTitle
{
    background-image: url(/_Resources/Images/FramePortal2.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    padding: 0px 0px 2px 0px;
}

.PortalTitle a
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.PortalTitle a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.PortalTitleSelected
{
    background-image: url(/_Resources/Images/FramePortal.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    padding: 0px 0px 2px 0px;
}

.PortalTitleSelected a
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.PortalTitleSelected a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.PortalTitleFixed
{
    background-image: url(/_Resources/Images/FramePortal3.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    padding: 0px 0px 2px 0px;
}

.PortalTitleFixed a
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.PortalTitleFixed a:hover
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}



.divPageTitle
{
    margin-bottom: 3px; #margin-bottom:0px;
}

.PageTitle
{
}

.HeaderMenuItem a
{
    color: #999999;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
}

.HeaderMenuItem a:hover
{
    color: #666666;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}

.HeaderMenuItemFooter
{
    border: solid 1px #FFFFFF;
}

.HeaderMenuSelectedItemFooter
{
    background-image: url(/_Resources/Images/HeaderMenuItemSelectedBackground.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 1px #7C9932;
}

.HeaderMenuSelectedItem a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

.HeaderMenuSelectedItem a:link
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

.HeaderMenuSelectedItem a:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

/* Estilos del Menu lateral Izquierdo de la Pagina */
.LeftMenuItem
{
    color: #999999;
    background-image: url(/_Resources/Images/LeftMenuItemBackground.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.LeftMenuItem a
{
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    color: #999999;
}

.LeftMenuItem a:hover
{
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    color: #666666;
}

.LeftMenuSelectedItem
{
    color: #000000;
    background-image: url(/_Resources/Images/LeftMenuSelectedItemBackground.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.LeftMenuSelectedItem a
{
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

.LeftMenuSelectedItem a:hover
{
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

.LeftMenuSelectedItem2
{
    color: #000000;
    background-image: url(/_Resources/Images/LeftMenuSelectedItemBackground2.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.LeftMenuSelectedItem2 a
{
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

.LeftMenuSelectedItem2 a:hover
{
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
}

/* Estilos de la franja central */
.ContentTitle
{
    color: black;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.ContentSubTitle
{
    color: #666666;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}

.SegmentTitle
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.SegmentTitle2
{
    color: #000000;
    font-family: Arial;
    font-size: 10px;
}

.SegmentTitle3
{
    color: #333333;
    font-family: Arial;
    font-size: 11px;
}

.SegmentSubTitle
{
    color: #66cc00;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.SegmentTitle a
{
    color: #99CC00;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.SegmentTitle a:hover
{
    color: #698C00;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.SegmentTable
{
    border-bottom: solid 1px white;
}

.SegmentTable td
{
    border-bottom: solid 1px #white;
    padding-top: 5px;
    padding-bottom: 5px;
}

.SegmentTableA
{
    text-indent: 10px;
}

.SquareBullet
{
    padding: 0;
    list-style-type: none;
    margin: -5px 0px 10px 10px;
}

.SquareBullet LI
{
    list-style-image: url(/_Resources/Images/SquareBulletGreen.gif);
    text-indent: -9px;
    padding-left: 10px;
    padding-bottom: 2px;
}

.GridViewSubjects
{
}

.GridViewSubjects TH
{
    color: #000000;
    background-image: url(/_Resources/Images/GridViewHeaderBackground01.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

.GridViewSubjects TD
{
    border-bottom: solid 1px #999999;
}



/* Estilos del Pie de Pagina */
.PageFooter a
{
    font-size: 10px;
    text-decoration: underline;
    color: #999999;
}

.PageFooter a:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #333333;
}

/* Estilos Controles de Formulario */

select
{
    font-size: 11px;
    color: #333333;
}

input
{
    font-size: 11px;
    color: #333333;
}

textarea
{
    font-family: Arial;
    font-size: 11px;
    color: #333333;
}

.QuickView_RowValue
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F2F2F2;
    font-family: Tahoma;
    font-size: 11px;
}
.QuickView_RowField
{
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F2F2F2;
    font-family: Tahoma;
    font-size: 11px;
    vertical-align: text-top;
    width: 180px;
}




