﻿.divGreenLightTop
{
	background-image: url(Portals/0/Skins/NewHome/fondoVerdeClaroTop.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.divGreenLightBottom
{
	background-image: url(Portals/0/Skins/NewHome/fondoVerdeClaroBottom.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.divGreenLightMiddle
{
	background-image: url(Portals/0/Skins/NewHome/fondoVerdeClaroMiddle.jpg);
}
.divMarcoNaranja
{
	background-image: url(Portals/0/Skins/NewHome/marcoNaranja.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.divGreenDark
{
	background-image: url(Portals/0/Skins/NewHome/fondoVerdeOscuro.jpg);
	background-position: left;
	background-repeat: no-repeat;
}


  .modalBackground
    {
		/*background-color:gray;
		filter:alpha(opacity=70);
		opacity:0.7;*/
		background-color:white;
		filter:alpha(opacity=0);
		opacity:0;
    }
    .modalBackgroundTransparent
    {
		background-color:white;
		filter:alpha(opacity=0);
		opacity:0;
    }
 .modalPopup
{
	background-color: #ffffff;
	border-right: #FC7000 1px solid;
	border-top: #FC7000 1px solid;
	border-left: #FC7000 1px solid;
	border-bottom: #FC7000 1px solid;
	/*color: #000000;
	font-size: 10pt;
	font-style: normal;
	
	font-family: Arial;
	white-space: nowrap;
	width: 300px;
	
	padding: 10px;*/
	MARGIN: 0px auto;	
    WIDTH: 330px;
    PADDING-TOP: 14px;	
    POSITION: relative;
}
 .modalPopupTransparent
{
	MARGIN: 0px auto;	
    WIDTH: 330px;
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.modalPopupTransparent .cabeceraModal
{
	float: left; 
	background: url(images/cabeceraModal.png ) no-repeat left top;
	width: 354px; height: 34px; position: relative; 
	font-family: Arial; text-align: left; font-size: 14px; color: White;
}
.modalPopupTransparent .contenidoModal
{
	float: left; 
	background: url(images/contenidoModal.png ) repeat left top;
	width: 354px; 
	height: auto; 
	position: relative;
}
.modalPopupTransparent .pieModal
{
	float: left; width: 354px; height: 33px; position: relative; text-align:center;
	background: url(images/baseModal.png ) no-repeat left top;
}
.cabeceraModal
{
	float: left; 
	background: url(images/cabeceraModal.png ) no-repeat left top;
	width: 354px; height: 34px; position: relative; 
	font-family: Arial; text-align: left; font-size: 14px; color: White;
}
.contenidoModal
{
	float: left; 
	background: url(images/contenidoModal.png ) repeat left top;
	width: 354px; 
	height: auto; 
	position: relative;
}
.pieModal
{
	float: left; width: 354px; height: 33px; position: relative; text-align:center;
	background: url(images/baseModal.png ) no-repeat left top;
}
 .modalPopupTransparentBig
{
	MARGIN: 0px auto;	
    WIDTH: 60%;
    PADDING-TOP: 14px;	
    POSITION: relative;
}
.modalPopupTransparentBig .cabeceraModalBig
{
	float: left; 
	background: url(images/cabeceraModalBig.png ) no-repeat left top;
	width: 800px; height: 34px; position: relative; 
				font-family: Arial; text-align: left; font-size: 14px; color: White;
}
.modalPopupTransparentBig .contenidoModalBig
{
	float: left; 
	background: url(images/contenidoModalBig.png ) repeat left top;
	width: 800px; height: auto; position: relative;
}
.modalPopupTransparentBig .pieModalBig
{
	float: left; width: 800px; height: 33px; 
	position: relative;
	background: url(images/baseModalBig.png ) no-repeat left top;
	text-align:center;
	padding-top: 10px;
}
.activo
{
	font-family: Arial; 
	font-size: 7pt;
	font-weight: bold;
	background-color: #d5cac1; 
	border: 1px solid #d5cac1; 
	color: #FFFFFF;
	width: 49%;
	height:18px
}
.inactivo
{
	font-family: Arial;
	font-size:7pt; 
	font-weight: bold;
    background-color: #ffffff; 
    border: 1px solid #d5cac1;
    color: #B4A498;
    width: 49%;
    height: 18px;
}
.reloj
{	
	background-image:url(reloj.png);
	width:20px;
}
.divBotones
{
	width:380px;
	float:left;
}

.textoOferta
{
	font-size:10pt;
	font-family: Arial;
	white-space:normal;
}
 .modalPopupLista
{
	color: #cc6600;
	font-size: 10pt;
	font-style: normal;
	background-color: #ffffff;
	font-family: Arial;
	white-space: nowrap;
	width: 300px;
	border-right: #FC7000 2px solid;
	border-top: #FC7000 2px solid;
	border-left: #FC7000 2px solid;
	border-bottom: #FC7000 2px solid;
	padding: 10px;
}
 .modalValidador
{
	font-size: 10pt;
	font-style: normal;
	font-family: Arial;
	white-space: nowrap;
	width: 300px;
	border-right: #FC7000 2px solid;
	border-top: #FC7000 2px solid;
	border-left: #FC7000 2px solid;
	border-bottom: #FC7000 2px solid;
	padding: 10px;
	
}
.ValidationSummary
{
	font-size: 10pt;
	color: #cc6600;
	font-family: Arial;
}
.LabelSectorFicha
{
	font-family:Arial;
	font-size:18px;
	color:Black;
}

.HRSectorFicha
{
	color:Orange;
}

.LabelInteriorSector
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:Orange;
}

.Contenido
{
	font-family:Arial;
	font-size:14px;
	color:Black;
}

.TR
{
	height:50px;
}

.TITULO
{
	font-family:Arial;
	font-size:22px;
	color:White;
}

.TD_TITULO
{
	background-color:Gray;
}


.HeaderStyle
{
	background-color: #FED1A8;
	color: #FC7000;
	font-size:11px;

	font-weight:bold;
	white-space:normal;
}
.HeaderStyleTabla
{
	background-color: #FED1A8;
	font-size:11px;
	color: #FC7000;

	font-weight:bold;
	white-space:normal;
}
.RowStyle
{
	background-color: #FAF8F9;
	font-size:11px;
	text-align:left;
	color:#000000;
	white-space:normal;
}
.AlternatingRowStyle
{
	background-color: #EBEAE8;
	font-size:11px;
	color:#000000;
	text-align:left;
	white-space:normal;
}
.SelectedRowStyle
{
	background-color: #FAF8F9;
	font-size:11px;
	text-align:left;
	color:#000000;
	white-space:normal;
}
.PagerStyle
{
	background-color: #FFFFFF;
	font-size:11px;
	text-align: right;
	color: #000000;
	white-space:normal;
}
.cubo
{
	background:url(Portals/0/action_delete.gif) no-repeat;
	width:20px;
	height:22px;
	border: transparent;
	cursor:hand;
}
hr
{
	background-color:#FC7000;
	border:solid 1px #FC70000;
	float:left;
	width:100%;
}
.textTitle
{
	float:left;
	width:100%;
	font-size:16px;
	color:#FC7000;
	font-family:Arial;
	font-weight:bold;
}
  .BordeUpLeft
    {
		width:10px;
		height:10px;
		background: url(Portals/0/BordeUpLeft.png) no-repeat top left;
    }
      .BordeUpRight
    {
		width:10px;
		height:10px;
		background: url(Portals/0/BordeUpRight.png) no-repeat top left;
    }
      .BordeDownLeft
    {
		width:10px;
		height:10px;
		background: url(Portals/0/BordeDownLeft.png) no-repeat top left;
    }
      .BordeDownRight
    {
		width:10px;
		height:10px;
		background: url(Portals/0/BordeDownRight.png) no-repeat top left;
    }
       .pixelH
    {
		background: url(Portals/0/pixelH.png) repeat top left;
    }
      .pixelV
    {
		background: url(Portals/0/pixelV.png) repeat top left;
    }
