﻿body 
{
    margin:0px 0px 0px 0px;
    background-color:#dedde3;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
}

.footer
{
    font-family:Arial, Verdana, sans-serif, Helvetica;
    font-size:10px;
    padding-top:15px;
    color:#333333;
}

.login
{
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:12px;
}

.login .titulo
{
    color:#989284;
    font-size:12px;
}
.login .forgot:link
{
    color:#8a9b9f;
    font-size:12px;
    text-decoration:none;
}
.login .forgot:visited
{
    color:#8a9b9f;
    font-size:12px;
    text-decoration:none;
}
.login .forgot:hover
{
    color:Orange;
    font-size:12px;
    text-decoration:underline;
}
.one:link
{
    color:#565656;
    font-size:12px;
    text-decoration:none;
}
.one:visited
{
    color:#565656;
    font-size:12px;
    text-decoration:none;
}
.one:hover
{
    color:Orange;
    font-size:12px;
    text-decoration:underline;
}

.text02
{
    color:#333333;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:12px;
}

.text02 .titulo
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:16px;
    font-weight:bold;
}
.text03
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:10px;
}

.text04
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:14px;
    font-weight:bold;
}
.text05
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:12px;
}
.text06
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:10px;
}
.text07
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:10px;
}

.style1
{
    color:#565656;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:12px;
}
.tableBlue .top
{
    background-image: url('../Img/blue-box-up.gif');
    background-repeat: repeat-x;
}
.tableBlue
{
    margin:20px;
}
.tableBlue .left
{
    background-image: url('../Img/blue-box-left.gif');
    background-repeat: repeat-y;
}
.tableBlue .right
{
    background-image: url('../Img/blue-box-right.gif');
    background-repeat: repeat-y;
}
.tableBlue .bottom
{
    background-image: url('../Img/blue-box-down.gif');
    background-repeat: repeat-x;
}.tableBlue2
{
    margin:20px;
}
.tableBlue2 .top
{
    background-image: url('../Img/blue-box-sombra-top.png');
    background-repeat: repeat-x;
}
.tableBlue2 .left
{
    background-image: url('../Img/blue-box-sombra-left.png');
    background-repeat: repeat-y;
}
.tableBlue2 .right
{
    background-image: url('../Img/blue-box-sombra-right.png');
    background-repeat: repeat-y;
}
.tableBlue2 .bottom
{
    background-image: url('../Img/blue-box-sombra-bottom.png');
    background-repeat: repeat-x;
}
.alineadoIzq
{
    text-align:left;
}
.emailFormTxt
{
    color:#333333;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:12px;
}
.messageRedTxt
{
    color:#FF0000;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:10px;
    margin:3px;
}
.messageRedTxt
{
    color:#FF0000;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:10px;
    margin:3px;
}
.masterTitle
{
    color:#FFFFFF;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:16px;
    font-weight:bold;
}
.PODetailsTitles
{
    color:#5E8ADD;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:14px;
}
.puntero
{
    cursor:hand;
    cursor:pointer;
}
.ModalBackground
{
    background-color:#000000;
    filter:alpha(opacity=20);   /* Internet Explorer       */
    -moz-opacity:0.2;           /* Mozilla 1.6 and below   */
    opacity: 0.2;               /* newer Mozilla and CSS-3 */

}
.overall
{
    position:absolute;
    height:100%;
    width:100%;
    z-index:100;
}
.PopupModal
{
    position:absolute;
    z-index:100;
}

.messageBlueTxt
{
    color:#5E8ADD;
    font-family:"Century Gothic", Arial, Verdana, sans-serif, Helvetica; 
    font-size:10px;
    margin:3px;
}
/*---------- YOU CAN CHANGE THIS STUFF -----------*/
#bannerRotator { width:515px; height:420px; padding:15px 5px; margin-top:9px; text-align:left; }
#bannerRotator ul li img{ max-width:515px; max-height:420px; }


/*---------- YOU MIGHT BREAK IT IF YOU CHANGE THIS STUFF -----------*/
#bannerRotator { position:relative; }
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }

#bannerNav { position:absolute; right:15px; bottom:15px; background:url(img/transBlack75.png) repeat 0 0; padding:5px 5px 5px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#bannerNav a { margin:3px 10px 0 0; height:10px; width:10px; display:block; background:url(img/dotDark.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(img/dotLight.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; height:15px; width:15px; display:block; background:url(img/pause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(img/play.png) }