﻿.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;
    }
 .modalPopup
{
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	background-color: #ffffff;
	font-family: Verdana;
	white-space: nowrap;
	width: 300px;
	border-right: #ff9900 2px solid;
	border-top: #ff9900 2px solid;
	border-left: #ff9900 2px solid;
	border-bottom: #ff9900 2px solid;
	padding: 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:Verdana;
	white-space:normal;
}
 .modalPopupLista
{
	color: #cc6600;
	font-size: 10pt;
	font-style: normal;
	background-color: #ffffff;
	font-family: Verdana;
	white-space: nowrap;
	width: 300px;
	border-right: #ff9900 2px solid;
	border-top: #ff9900 2px solid;
	border-left: #ff9900 2px solid;
	border-bottom: #ff9900 2px solid;
	padding: 10px;
}
 .modalValidador
{
	font-size: 10pt;
	font-style: normal;
	font-family: Verdana;
	white-space: nowrap;
	width: 300px;
	border-right: #ff9900 2px solid;
	border-top: #ff9900 2px solid;
	border-left: #ff9900 2px solid;
	border-bottom: #ff9900 2px solid;
	padding: 10px;
	
}
.ValidationSummary
{
	font-size: 10pt;
	color: #cc6600;
	font-family: Verdana;
}
.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;
}


