﻿

.modalFondo 
{
    background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}


.viviendaDatosGeneralesPopup
{
	background:white;
	border-style: solid; 
    width:900px;
    height:600px;
    min-height:450px;
}
.ocultar
{
 display:none;
}
  
.grillaPopup 
{
	/*padding-top:30px;*/
	/*margin-top:30px;*/
	background-image:url(imagenes/layout/fondo.jpg);
	color:#fff;
	border-bottom-style:outset;
	text-align:center;
	
	
}

.grillaPopup table
{
	margin-top:25px;
	display:inline-block;
}


.grillaPopup tr td
{
	text-align:left;
}

.grillaPopup .col1
{
	
	border-bottom: #d3d3d3 1px solid;
	
}

.grillaPopup .col2
{
	width:170px;
	padding-left:15px;
	padding-bottom:3px;
	padding-top:3px;
	font-weight:bold;	
	border-bottom: #d3d3d3 1px solid;
}


.grillaPopup .col2 .enlace
{
	clear:both;
	font-size:0.7em;
	font-weight:normal;
}

.grillaPopup .filaNormal
{
}
.grillaPopup .filaSeleccionada2
{
	background-color:#B8EFA5;
	color:black;
	font-weight:bold; /*#ccffcc;*/
}
.interlineadoEjemplo
{
	}
.ocular
{display:none;
	}
