﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 8pt;
	color: dimgray;
	font-family: Tahoma, 'Times New Roman';
}


.Encabezado
{
	left: 50px;
	top: 0px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: Smaller;
	color: #5377A9;
	text-align: left;
}

.Titulo
{
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #5377A9;
}

.Contenido
{
	font-size: x-small;
	text-transform: capitalize;
	color: dimgray;
	font-family: Verdana, 'Times New Roman' , Sans-Serif;
	text-align: left;
}

.Panel
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	background-color: #d2d6a9;
	text-align: left;
	font-family: Verdana;
}

.separador
{
	width: 90%;
	height: 1px;
	background-color: gainsboro;
}

.separador2
{
	width: 95%;
	height: 1px;
	color: #d2d6a9;
}

.reporte
{
	vertical-align: middle;
	font-family: Arial;
	text-align: left;
}

/*Textbox Watermark*/

.NoMarcado
{
	height: 18px;
	width: 148px;
	font-weight: bold;
}

.Marcado
{
	height: 18px;
	width: 148px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}

/*Popup Control*/
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

.progressContainer
{
	background-color: White;
	padding: 4px;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

/* Accordion */


.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #80ade7;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

#master_content .collapsePanelHeader a
{
	color: #FFF;
}
#master_content .collapsePanelHeader a:hover
{
	text-decoration: none;
	background: none;
}

.ViñetaGrande
{
	font-size: 20pt;
	color: navy;
	font-weight: bold;
	font-style: italic;
	font-family: 'Times New Roman' , Tahoma, Verdana;
	text-align: left;
}

.TextoMediano
{
	font-size: 10pt;
	color: teal;
	font-family: Tahoma;
	text-align: left;
}


.TituloMediano
{
	left: 50px;
	top: 0px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: Smaller;
	color: green;
}

.HeaderPopUp
{
	height: 60px;
	background: url(imagenesTodas/HeaderLiga_01.gif) repeat-x;
	background-image: url(imagenesTodas/HeaderLiga_01.gif);
}

.Info
{
	border-right: #669999 thin solid;
	border-top: #669999 thin solid;
	border-left: #669999 thin solid;
	border-bottom: #669999 thin solid;
	background-color: lemonchiffon;
}

.Oculto
{
	visibility: hidden;
}

.FondoRes
{
	background-image: url(Imagenes/Background_Res.jpg);
}

.thBlue
{
	background-color: #DAE3E4;
	font-style: normal;
	font-weight: bold;
	color: #004865;
	border: 1px solid #999999;
	text-align: left;
	padding: 4px;
}

.thYellow
{
	background-color: lightyellow;
	font-style: normal;
	font-weight: bold;
	color: #004865;
	border: 1px solid #999999;
	text-align: left;
	padding: 4px;
}

.TablaTitulo
{
	padding: 2px;
	margin-bottom: 2px;
	background-image: url(Imagenes/img-table-header.png);
	background-repeat: repeat-x;
	border: 1px solid #6666A3;
}

.cv-page-title-table TD
{
	color: #000000;
	border-bottom: 1px solid #000066;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.cv-page-table-form TH
{
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
	width: 150px;
	vertical-align: top;
	padding: 2px 1px 2px 10px;
}

.cv-page-table-form TD
{
	background-color: #F1F1F1;
	padding: 2px 1px 2px 14px;
}

.cv-separator-line-blue2 TD
{
	font-size: 1px;
}

.cv-separator-line-blue2
{
	background-color: #ffffff;
	background-image: url(Imagenes/img-line-blue2.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 2px;
	font-size: 1px;
	margin-bottom: 5px;
}

.cv-footer
{
	font-size: 10px;
	color: #666666;
}

.cv-footer A
{
	font-size: 10px;
	color: #666666;
}

.cv-footer A:link
{
	font-size: 10px;
	color: #666666;
}

.cv-footer A:visited
{
	font-size: 10px;
	color: #666666;
}

.cv-footer A:hover
{
	font-size: 10px;
	color: #333333;
}

.ServiceName
{
	font-size: 14pt;
	color: indigo;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}

.IconsName
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: purple;
	font-family: Tahoma;
}

.TituloFull
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: #006666;
	text-align: center;
	font-variant: small-caps;
}


