﻿
body
{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana; 
	SCROLLBAR-FACE-COLOR: #f4f4f4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0; 
	SCROLLBAR-SHADOW-COLOR: #c0c0c0; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #98012e; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}
p 
{
	margin-left: 5px;
	margin-right:3px;
	height: 177px;
}
.Fondo
{
	background-image: url(img/GNRL_Fondo.jpg); 
	background-repeat: repeat;
}
.FondoCallCenterPequenyo
{
	background-image: url(img/CallCenter.gif); 
	background-repeat: no-repeat;
	background-position:center; 
}
.FondoCallCenter
{
	background-image: url(img/CallCenter.gif); 
	background-repeat: no-repeat;
	background-position:center; 
}

.FondoCabecera
{
	background-position: left top; 
	background-image: url(img/CabeceraCahispa_es-ES.jpg); 
	background-repeat: no-repeat;
}
.FondoCabecera_es-ES
{
	background-position: left top; 
	background-image: url(img/CabeceraCahispa_es-ES.jpg); 
	background-repeat: no-repeat;
}
.FondoCabecera_ca-ES
{
	background-position: left top; 
	background-image: url(img/CabeceraCahispa_ca-ES.jpg); 
	background-repeat: no-repeat;
}
.FondoCabecera_eu-ES
{
	background-position: left top; 
	background-image: url(img/CabeceraCahispa_eu-ES.jpg); 
	background-repeat: no-repeat;
}
.FondoCabecera_gl-ES
{
	background-position: left top; 
	background-image: url(img/CabeceraCahispa_gl-ES.jpg); 
	background-repeat: no-repeat;
}
.FondoCabecera_en-GB
{
	background-position: left top; 
	background-image: url(img/CabeceraCahispa_en-GB.jpg); 
	background-repeat: no-repeat;
}
.FondoLista
{
	background-image: url(img/GNRL_FondoLista.gif); 
	background-repeat: repeat;
}
.FondoTitulo
{
	background-image: url(img/GNRL_FondoTitulo.jpg);
	background-repeat: repeat;
}
.tituloGrandeGris
{
	font-family:Verdana;
	font-size: 11pt;
	color:#808285;
	text-decoration:none; 
	font-weight:bold;
}
.tituloGrandeNegro
{
	font-family:Verdana;
	font-size: 12pt;
	color:#434444;
	text-decoration:none; 
	
}
.tituloMedianoGris
{
	font-family:Verdana;
	font-size: 9pt;
	color:#808285;
	text-decoration:none; 
	font-weight:bold;
}
.tituloNormalGris
{
	font-family:Verdana;
	font-size: 8pt;
	color:#808285;
	text-decoration:none; 
	font-weight:bold;
}
.tituloNormalBlanco
{
	font-family:Verdana;
	font-size: 8pt;
	color:#ffffff;
	text-decoration:none; 
	font-weight:bold;
}
.tituloPequeñoGris
{
	font-family:Verdana;
	font-size: 6pt;
	color:#808285;
	text-decoration:none;
	font-weight:bold;
}
.textoGris
{
	font-family:Verdana;
	font-size: 8pt;
	color:#808285;
	text-decoration:none;
}

.textoGrisNegrita
{
	font-family:Verdana;
	font-size: 8pt;
	font-weight: bold;
	color:#808285;
	text-decoration:underline;
}

.tituloGrandeGrana
{
	font-family:Verdana;
	font-size: 11pt;
	color:#98012e;
	text-decoration:none; 
	font-weight:bold;
}
.tituloMedianoGrana
{
	font-family:Verdana;
	font-size: 9pt;
	color:#98012e;
	text-decoration:none; 
	font-weight:600;
}
.tituloNormalGrana
{
	font-family:Verdana;
	font-size: 8pt;
	color:#98012e;
	text-decoration:none; 
	font-weight:bold;
}
.tituloPequeñoGrana
{
	font-family:Verdana;
	font-size: 6pt;
	color:#98012e;
	text-decoration:none;
	font-weight:bold;
}
.textoGrana
{
	font-family:Verdana;
	font-size: 8pt;
	color:#98012e;
	text-decoration:none;
}

.menu
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	left:3px;
	text-decoration: none;
	vertical-align:middle;
}
.menuSeleccionado
{
	font-family: Verdana;
	font-size: 8pt;
	color: #fce0ae;
}
.submenu
{
	font-family: Verdana;
	font-size: 8pt;
	color: #98012e;
	font-weight: 300;
	text-decoration: none;
}
.submenuSeleccionado
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 400;
	color: #808285;
}
.submenuGrana
{
	font-family:Verdana;
	font-size: 8pt;
	color:#98012e;
	text-decoration:none;
	height:15px; padding-bottom:5px; padding-top:5px; 
	border-bottom: #98012e 1px solid;
}
.submenuGris
{
	font-family:Verdana;
	font-size: 8pt;
	color:#808285;
	text-decoration:none;
	height:15px; padding-bottom:5px; padding-top:5px; 
	border-bottom: #e7e8e9 2px solid;
}

.divTexto
{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #e8e5e3;
	scrollbar-shadow-color: #e8e5e3;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #8B7E74;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	overflow:auto; 
	padding-Right: 0px; 
	padding-top: 0px; 
	padding-Left: 0px; 
	padding-bottom: 0px;
	height:100%; Left: 0; 
	top: 0; 
	width: 100%;
	background-color:#FFFFFF
}
.bordesTexto
{
   border-right: #cccccc 1px dashed; 
   border-top: #cccccc 1px dashed; 
   border-left: #cccccc 1px dashed; 
   border-bottom: #cccccc 1px dashed
}
.textoControl
{
	font-family:Verdana;
	font-size: 8pt;
	color:#404040;
	text-decoration:none;
}
.divFormulario
{
	SCROLLBAR-FACE-COLOR: #f2f3f2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e7e6e7; 
	SCROLLBAR-SHADOW-COLOR: #e7e6e7; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #98012e; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	BORDER-LEFT: #ffffff 0px solid; 
	BORDER-BOTTOM: #ffffff 0px solid; 
    overflow:auto; 
    overflow-x: hidden;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
}
.bordesFormulario
{
	border-bottom: 1pt #e7e8e9 solid; 
	 border-left:1pt #e7e8e9 solid; 
	 border-right:1pt #e7e8e9 solid; 
	 border-top:1pt #e7e8e9 solid;
}
.bordesBody
{
	border-bottom: 1pt #e7e8e9 solid; 
	 border-left:1pt #e7e8e9 solid; 
	 border-right:1pt #e7e8e9 solid; 
	 border-top:1pt #e7e8e9 solid;
	 background-image: url(img/GNRL_Fondo.jpg); 
	background-repeat: repeat;
	 
}
.textArea{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	OVERFLOW:auto; 
	LEFT: 0px; OVERFLOW-X: hidden; 
	TOP: 0px; 
	SCROLLBAR-FACE-COLOR: #f2f3f2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e7e6e7; 
	SCROLLBAR-SHADOW-COLOR: #e7e6e7; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #98012e; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-BOTTOM: #c0c0c0 1px solid; 
	font-family:Verdana;
	font-size: 8pt;
	color:#404040;
	text-decoration:none;
}

.botonTransparente
 {
background-color: transparent;
border:solid 0px transparent;
}
 
	
.SKN_Seleccionado
{
	background-image: url(img/SKN_Seleccionado.gif); 
	background-repeat: repeat;
}
	
.SKN_Cabecera
{	
	background-image: url(img/SKN_Cabecera.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

.SKN_Down
{	
	background-image: url(img/SKN_Down.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}


.gbSuperiorDer
{	
	background-image: url(img/gbSuperiorDer.gif); 
	background-repeat: no-repeat; 
	background-position:right;
	height:20px; width:10px;
}
.gbSuperior
{	
	background-image: url(img/gbSuperior.gif); 
	background-repeat:repeat-x; 
	height:20px; 
}
.gbSuperiorIzq
{	
	background-image: url(img/gbSuperiorIzq.gif); 
	background-repeat: no-repeat; 
	background-position:left;
	height:20px; width:10px;
}
.gbInferiorDer
{	
	background-image: url(img/gbInferiorDer.gif); 
	background-repeat: no-repeat; 
	background-position:right;
	height:20px; width:10px;
}
.gbInferior
{	
	background-image: url(img/gbInferior.gif); 
	background-repeat:repeat-x; 
	height:20px; 
}
.gbInferiorIzq
{	
	background-image: url(img/gbInferiorIzq.gif); 
	background-repeat: no-repeat; 
	background-position:lef;
	height:20px; width:10px;
}
.gbIzquierda
{	
	 border-left:1pt #e7e8e9 solid; 
}
.gbDerecha
{	
	border-right:1pt #E7E8E9 solid; 
}
.chivatoValidacion
{
	font-weight:bold;
	color: #336666;
	font-family:Verdana;
	font-size: 8pt;
	padding-left:4px;
}

.msgPorDefecto
{
	visibility:hidden;
	display:none;
	position:absolute;
}

.msgBotonCerrar
{
	height:17px;
	width:17px;
	background-image: url(img/cancelar.gif); 
	background-repeat:no-repeat;
	margin-right:3px;
	margin-top:-1px;
	cursor:pointer;
}

.msgPorDefecto
{
	/*position:absolute; z-index: 100;*/
	background-color:Blue;
}

.msgAlerta
{
	/*position:absolute; z-index: 100;*/
	height:13px;
	overflow:hidden;
	visibility: visible;
	background-color : Yellow;
	font-weight : bold;
	font-size: 10px;
	color: Black;
	text-align:left;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:4px;
	background-image: url(img/msgAlerta.gif); 
	background-repeat:no-repeat;
	background-position: 0px -5px;
}

.msgInformacion
{
	/*position:absolute; z-index: 100;*/
	height:13px;
	overflow:hidden;
	visibility: visible;
	background-color : Green;
	font-weight : bold;
	font-size: 10px;
	color:White;
	text-align:left;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:4px;
	background-image: url(img/msgInformacion.gif); 
	background-repeat:no-repeat;
	background-position: 0px -5px;
}

.msgErrorGrave
{
	/*position:absolute; z-index: 100;*/
	height:13px;
	overflow:hidden;
	visibility: visible;
	background-color : Red;
	font-weight : bold;
	font-size: 10px;
	color:White;
	text-align:left;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:4px;
	
	background-image: url(img/msgErrorGrave.gif); 
	background-repeat:no-repeat;
	background-position: 0px -5px;
}

P.clsPcanal24
{
	font-family:Verdana;
	color:Black;
	font-size:small;
	font-weight:bold;
}

.fondorallas
{
    background-image: url("img/ralla3.jpg");
    background-repeat: repeat-y;
    vertical-align: middle;
}

.formulario
{
  	margin-top: 10px;
	margin-bottom: 10px;
}

.style2
{
    width: 33px;
    height: 30px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.filas
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.style3
{
    height: 35px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.texto
{
	font-family: MS Sans Serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #912F00;
	text-align: center;
}

.tabla1
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFE8E8' , EndColorStr= '#FFFFDDDD' );
	border: 0px;
	margin-left: 20px;
}

.tabla
{
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFE8E8' , EndColorStr= '#FFFFDDDD' );
}

.infodestacada
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	font-style: oblique;
	font-variant: normal;
	text-transform: capitalize;
	color: #0080C0;
	text-decoration: underline;
	text-align: center;
}
.panelfondo
{
	border: 2px dotted #575757;
	background-color: #F0F0F0;
	width: 530px;
	height: 175px;
	vertical-align: middle;
	text-align: center;
}

.tablefondo
{
	background-color: #FFFFDF;
	border-style: solid;
	border-width: 1px;
}

.labelfondo1
{
	font-family: Verdana;
	font-size: 11pt;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.labelfondo2
{
	font-family: Verdana;
	font-size: 11pt;
	color: #5A5C5F;
	text-decoration: underline;
	font-weight: bold;
}

.labelfondo3
{
	font-family: Verdana;
	font-size: 13pt;
	color: #3D7AB8;
	text-decoration: none;
	font-weight: bold;
}
