/* Estilos /pag/sitios/Evento */

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Color y fondo de la info del usuario */
.ImgFndUsrDefFija {
	background: url(/pag/Sitios/NovaGym/img/bgdef.jpg) fixed;
}

.ImgFndUsrDefRepX {
	background: url(/pag/Sitios/NovaGym/img/fondo.jpg) repeat-x;
}

.ImgFndUsrDefRepY {
	background: url(/pag/Sitios/NovaGym/img/fondo.jpg) repeat-y;
}

.ImgFndUsrDefNoRep {
	background: url(/pag/Sitios/NovaGym/img/fondo.jpg) no-repeat;
}

.ImgFndUsrFija {
	background: url(./img/fondo.jpg) fixed;
}

.ImgFndUsrRepX {
	background: url(./img/fondo.jpg) repeat-x;
}

.ImgFndUsrRepY {
	background: url(./img/fondo.jpg) repeat-y;
}

.ImgFndUsrNoRep {
	background: url(./img/fondo.jpg) no-repeat;
}
/* Acceso a area restringida */
.CabFormAcc {
	background-color: #D6D6D6;
	border: 1px double Black;
	color: White;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.McoAcc {
	background: #99AEA6;
	border: 1px solid #652123;
}

.BtnAcc {
	background-color: #D6D6D6;
	border: 1px solid #652123;
	color: #6D6D6D;
	cursor: auto;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	height: 18px;
	padding: 1px;
	text-align: center;
	width: 100%;
}

/* Registro de instalaciones, actividades y servicios */
.McoRec {
	border: 1px solid #888888;
}

.CabRec {
	background-color: #FFFFFF;
	border: 1px double #FFFFFF;
	color: #888888;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5pt;
}

.TxtRec {
	background: #FFFFFF;
	color: Gray;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 4px 4px 4px 6px;
	text-align: justify;
}

/* Agenda de actividades */
.Agenda {
	border: 1px solid #888888;
}

.CabAgenda {
	color: #4E4E4E;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

.FechaAgenda {
	background: #D6D6D6;
	border: 1px solid #1D5074;
	color: Black;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.CabDia {
	background-color: #F2F2F2;
	border: 1px solid #D6D6D6;
	color: #6D6D6D;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.textoCal {
	background: #FFFFFF;
	border: 1px solid #99AED4;
	color: #597388;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	vertical-align: top;
}

.TxtInsCal {
	background: #F2F2F2;
	font-family:Verdana;
	font-size: 12px;
	color: Black;
	padding: 4px;
	border: 1px solid #557083;
	font-weight: normal;
}

.textoCalActual {
	background-color: #D6D6D6;
	border: 1px solid #31619C;
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	padding: 4px;
	vertical-align: top;
}

.linkNoDia {
	color: #3E74A3;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linkSiDia {
	color: #000080;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.num {
	color: #828282;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.TxtClase {
	background: #FFFFFF;
	color: #696969;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}

.TxtDescClase {
	background: #D6D6D6;
	color: #1D5074;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	text-align: justify;
}

.TxtDatClase {
	background: #FFFFFF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}

.TxtDClaseU {
	background: #FFFFFF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	padding: 2px;
	text-align: left;
}

.TxtApartaClase {
	background: #D6D6D6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1D5074;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding:4;
	text-align: center;
}

.FondoClase {
background: White;
}

/* Forma de captura de datos */
.TxtCabForma {
	background-color: #CCCCCC;
	border: 1px double #652123;
	border-bottom-width: 0px;
	color: Black;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.FondoPrinForm {
	background-color: #F2F2F2;
	border: 1px solid #652123;
}

.FondoForma {
	background: #F2F2F2;
}

.TxtForm {
	color: #333333;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 4px;
}

.BtnForm {
	background-color: #D6D6D6;
	border: 1px solid #FFFFFF;
	color: Black;
	cursor: auto;
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	height: 18px;
	padding: 1px;
	text-align: center;
	width: 100%;
}

.tfvhighlight {
	color: #FF0000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.tfvnormal {
	color: #333333;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 10px;
}

/* Definiciones para presentaci&oacute;n de descarga */
.McoDesc {
	border: 1px solid #1D5074;
	}
	
.CabDesc {
	background: url(/pag/sitios/NovaGym/img/barra.gif);
	color: #4E4E4E;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	vertical-align: middle;
}

.TxtDesc {
	background-color: #AAD4D4;
	border-top-width: 0px;
	color: Black;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
}

/* Mensajes especiales (respuestas al usuario de modulos) */
.CabMsgEsp {
	background: #D6D6D6;
	border: 1px solid #1D5074;
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.TxtMsgEsp {
	border: 1px solid #1D5074;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	text-align: justify;
}

/* Definiciones Generales */
.Mco {
	border: 1px solid #ACACAC;
}

/* Definiciones locales */
a {
	color: #330066;
	text-decoration: none;
}

a:hover {
	color: #3E5F7F;
	text-decoration: underline;
}

.pie {
	background: url(/pag/Sitios/Elegante/img/pie.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	background-position: center;
	background-repeat: no-repeat;
}

.pieLink {
	color: #000000;
}

.cab1 {
	background: #006699;
	border: 1px solid #003333;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	height: 18px;
	text-indent: 3px;
	vertical-align: middle;
}

.cab2 {
	background: #D6D6D6;
	border: 1px solid #003333;
	color: #1B5EAC;
	font-size: larger;
	font-weight: bold;
	text-indent: 3px;
	vertical-align: middle;
}

.cab3 {
	background: #979797;
	border: 1px solid Black;
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 3px;
	vertical-align: middle;
	padding-right: 10px;
}

.bordeCont {
	border: 1px solid #808080;
	color: #808080;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: justify;
}

.borde {
	border: 1px solid #808080;
}

.CabHor {
	background: url(/pag/sitios/NovaGym/img/barra.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	color: Black;
	font-weight: Normal;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

.CabHor2 {
	background: url(/pag/sitios/NovaGym/img/barra2.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	color: Navy;
	font-weight: Bold;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}


.TITULO
{
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #009966;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.imgi
{
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    TEXT-ALIGN: justify;
    WIDTH: 100%
}
.imgi IMG
{
    FLOAT: left;
    PADDING-BOTTOM: 8px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 8px
}
.imgd
{
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    TEXT-ALIGN: justify
}
.imgd IMG
{
    FLOAT: right;
    PADDING-BOTTOM: 8px;
    PADDING-LEFT: 8px;
    PADDING-RIGHT: 8px;
    PADDING-TOP: 8px
}
.margen {  float: left; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
.txtfecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding: 2px;
}
.txtEvento {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	padding: 4px;
}
.txtrequisitos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding: 2px;
}
.txtEventoCab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
	background-color: #005c98;
}
.Tabla {
	border: 1 solid #D7FFEB;
}
.estado {
	font-family: Tahoma;
	font-size: 12px;
	color: #00994E;
	font-weight: bold;
	padding: 3px;
}
.representante {
	font-family: Tahoma;
	font-size: 12px;
	color: #00994E;
	font-weight: normal;
	padding: 4px;
}
.NomSeminario {
 background: #8EC29B;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: White;
 font-weight: bold;
 padding: 2px;
}
.InstSem {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC0000;
}
.SemTxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #040404;
	text-align: justify;
}

.txtGen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: justify;
	background: #87CEFA;
}

.instructor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.TituloPrinc {
	background-image: url(img/fondoVerde.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-style: normal;
	font-weight: bold;
	padding-left: 4px;
}

.cursos {
	background: #D7EFE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 4px;
}

.marco {
	border: 1px;
	border-style: solid;
	border-color: #333333;
}

.noticias {
	background-image: url(img/fondoAzul.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-style: normal;
	font-weight: bold;
	padding-left: 4px;
}

.notas {
	background: #C3D5E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	/*#5F7987#87805F  #B5C7C7#C7BEB5 #B5BDC7*/
