#AppleWebKit td{border-width:0px}
#Opera td{border-width:0px}
#Gecko td{border-width:0px}

.HeadBg
{
	
}

Body
{
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-color: #031020;
	font-family: Arial, Helvetica, sans-serif;

}
TD
{
	font-size: 11px;
}


.rb_DefaultLayoutDiv
{
	text-align: center;
	width: 100%;
}

.rb_DefaultLayoutTable
{
	text-align: center;
	width: 996px;
	border:1px solid #344a63;
}

.rb_AlternateLayoutDiv
{
	text-align: center;
	width: 100%;
}

.rb_AlternateLayoutTable
{
	text-align: center;
	width: 996px;
	background-color:#FFFFFF
}


/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{

}

.rb_DefaultPortalFooter
{
	text-align: center;
	background-image: url(/Design/DesktopLayouts/Hercesa2010/Images/pie.gif);
	background-repeat:  repeat-x;
}
.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #006699;
}
.rb_DefaultPortalContent
{
	vertical-align: top;
	width:100%;
	padding-left:1px;
	padding-right:1px;
	background-image: url(/Design/Themes/Hercesa/contentBG.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom:4px;
}


/* text style for the selected tab */
.SelectedTab
{
	color: #000000;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.SelectedTab:link
{
	color: #000000;
}

A.SelectedTab:visited
{
	color: #000000;
}

A.SelectedTab:hover
{
	color: #000000;
}

A.SelectedTab:active
{
	color: #000000;
}

.OtherTabs
{
	color: #FFFFFF;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


A.OtherTabs:link
{
	color: #FFFFFF;
}

A.OtherTabs:visited
{
	color: #FFFFFF;
}

A.OtherTabs:hover
{
	color: #FFFFFF;
}

A.OtherTabs:active
{
	color: #FFFFFF;
}
	
.SelectedSubTab
{
	color: #61a4e5;
	font-size: 11px;
	font-weight:bold;
	padding-left:6px;
	display:block;

}

A.SelectedSubTab:link
{
	color: #61a4e5;
}

A.SelectedSubTab:visited
{
	color: #61a4e5;
}

A.SelectedSubTab:hover
{
	color: #61a4e5;
}

A.SelectedSubTab:active
{
	color: #61a4e5;
}

.OtherSubTabs
{
	color: #003366;
	font-size: 11px;
	font-weight:bold;
	padding-left:6px;
	display:block;
}
#principal
{
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	color: #003366;
}
A.OtherSubTabs:visited
{
	color: #003366;
}
A.OtherSubTabs:hover
{
	color: #ffffff;
}
A.OtherSubTabs:active
{
	color: #003366;
}


 
.SelectedSubSubTab
{
	font-size: 11px;
	color: #fff;
	margin-left:20px;
	display:block;
	font-weight:bold;
	line-height:19px;
	background: url(/Design/DesktopLayouts/Hercesa/Images/separador.gif) left bottom repeat-x;
	width:160px;
}

A.SelectedSubSubTab:link
{
	color: #fff;
}

A.SelectedSubSubTab:visited
{
	color: #fff;
}
A.SelectedSubSubTab:hover
{
	color: #fff;
}
A.SelectedSubSubTab:active
{
	color: #fff;
}
.OtherSubSubTabs
{
	font-size: 11px;
	color: #004080;
	margin-left: 20px;
	display:block;
	font-weight:bold;
	line-height:19px;
	background: url(/Design/DesktopLayouts/Hercesa/Images/separador.gif) left bottom repeat-x;
	width:160px;
}
A.OtherSubSubTabs:link
{
	color: #004080;
}
A.OtherSubSubTabs:visited
{
	color: #004080;
}
A.OtherSubSubTabs:hover
{
	color:#fff;
}
A.OtherSubSubTabs:active
{
	color: #004080;
}

.LeftPane
{
width:200px;
padding-left:6px;
padding-right:5px;
}
.RightPane
{
padding-right:16px;
}
.RightPane a:link
{
}
.RightPane a:visited
{
}
.RightPane a:hover
{
}
.RightPane a:active
{
}

.ContentPane
{
	text-align: center;
	width:100%;
	padding-left:4px;
	padding-right:8px;
	
}


/* style for module titles */
.Head
{
}

.TitleHead
{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5592e0;

}
.TitleHeadAlt
{
	padding-right: 4px;
	padding-left: 4px;
	color: #000066;
	letter-spacing: 1px;
	font-weight: normal;
	width: 100%;
	background-color: #F5F5F5;
}

/* style of item titles on edit and admin pages */
.SubHead{text-decoration: none;	padding-left: 3px;}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-weight: normal;
    color: #4e5747;
}

/* text style used for most text rendered by modules */
.Normal
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;

}
.NormalNT
{
 font-size: 14px;
}
.NormalAltNT
{
	color: #333333;

}
.NormalAlt
{
	color: #666666;
}


.NormalDataList
{
    font-weight: bold;
	color:#003366;
}

.NormalBold
{
    font-weight: bold;
	color:#003399;
}

.NormalItalic
{
    font-style: italic;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #003366;
	height: 20px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-align:center;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited,A.CommandButton:active
{
	text-decoration: none;
	height: 20px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}



A.CommandButton:hover
{
	text-decoration: none;
	color:#ff9900;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #719DC1;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}




/* GENERIC */



A:link
{
	text-decoration: none;
	color: #006699;
}

A:visited
{
	text-decoration: none;
	color: #006699;
	
}

A:hover
{
	text-decoration: none;
	color: #FF9900;	
}

A:active
{
	text-decoration: none;
	color: #006699;
	
}


HR
{
    color: #003399;
    height: 1pt;
    text-align: left;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}

B
{

}

.module
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.moduleNT 
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.moduleAlt
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.moduleAltNT
{
	margin-top: 1px;
	margin-bottom: 1px;

}

.Error
{
    font-weight: bold;
    color: #990000;
}

.NormalTextBox
{
	font-weight: normal;
	border: 1px solid #cccccc;
	color: #003366;
	

}

.NormalTextBoxBusca
{
	font-weight: normal;
	font-size:10px;
	border-bottom-style:inset;
	color:#333333;
	

}
.LoginTextBox
{
	font-weight: normal;
	border: 1px solid #CECCCC;
	color: #003366;
	background-color: #ffffff;
	padding:2px;
	height: 17px;
	font-size: 11px;
}


.Lista
{
	list-style-image: url(/_Hercesa/images/Lista.png);
	font-weight: bold;
	line-height:20px;


}

.Lista2
{
	list-style-image: url(/_Hercesa/images/Lista2.png);
	font-weight: bold;
	line-height:20px;


}
.ListaNaranja
{
	list-style-image: url(/_Hercesa/images/Lista3.gif);
	line-height:25px;
}

.ListaAzul
{
	list-style-image: url(/_Hercesa/images/Lista4.gif);
	line-height:25px;
}

.EnhancedHtmlLink

{
	font-weight:bold;
	border-bottom:#004080 1px solid;
	line-height: 20px;
	font-size:12px;

}

.EnhancedHtmlActiveLink

{
	font-weight:bold;
	border-bottom:#004080 1px solid;
	line-height: 20px;
	font-size:12px;
}




.tablaHeader
{
	background-color:#F5F5F5;

	margin-bottom:5PX;
}




.tablaHeader a:link, .tablaHeader a:visited, .tablaHeader a:active
{
	color:#00529b;
	text-decoration: none;
}

.tablaHeader a:hover
{
	color:#FF0000;
	text-decoration: none;
}

.tablaGroup
{
	color:#ffffff;
	padding-left:5px;
	padding-bottom:3px;
	font-weight: bold;
	width: 100%;
	font-size: 12px;
	background:url(/_HercesaPT/UDTIP_Layouts/images/fondoAzul.gif);
	background-repeat:repeat-x;
	height:20px;
	
}

.tabla 
{
	background-color:#f5f5f5;
	border-bottom:#ffffff 1px solid;
}

.tabla a:link, .tabla a:visited, .tabla a:active 
{
	text-decoration: none;
}
.tabla a:hover 
{
	color:#FF9900;
	text-decoration: none;
}

.tablaTable
{width:100%}

.tablaAlt 
{
	background-color:#ffffff;
	border-bottom:#ffffff 1px solid;
}


.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	text-decoration: none;

}
.tablaAlt a:hover 
{
	color:#FF9900;
	text-decoration: none;

}

.tablaFooter td
{
	padding-top:4px;
	height:25px;
	border-top:#f5f5f5 1px solid;

}

.tabla td
{
	color:#00529b;
}

.tablaAlt td
{

}

.UDTIPPagTable
{

}

.UDTIPPagCell
{
	width: 100%;
	padding:5px;
}

.UDTIPPagCell a:link, .UDTIPPagCell a:visited, .UDTIPPagCell a:active
{
	background-position: center;
	color:#003366;
}

.UDTIPPagCell a:hover
{
	color:#66CCFF;
}


.PaginacionNavegacion
{
 white-space: nowrap;
 text-align:right;
 padding-bottom:10px;
 padding-right:10px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{

	color:#003C77;	
	margin-left:4px;
	
}


a.PaginacionItem:hover
{
	color:#FF9900;
	margin-left:4px;
		
}

.PaginacionItem img
{
vertical-align:middle;
border:0px;
}

.PaginacionItemSeleccionado
{
	margin-left:4px;
	font-weight:bold;
	color:#FF8000;
}


.Imagen img
{
	border:#CDCDCD 1px solid;
	margin-left:12px;
}

.Imagen2 img
{
	border:#CDCDCD 1px solid;
}

.foto{margin:8px}

.foto a img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.foto a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}


.TituloNovedadInicio a:link, .TituloNovedadInicio a:visited, .TituloNovedadInicio a:active 
{
	text-decoration: none;
	color:#FFFFFF;
	font-size:9px;
}
.TituloNovedadInicio a:hover 
{
	color:#FFFFFF;
	text-decoration: none;
}




.NombrePlanosDetalle
{
	font-size: 14px;
	font-weight: bold;
	color: #052E80;
}

#superficies
{
position:relative;
top:-170px;
#top:-110x;
}

.logo img
{
margin-bottom:45px;
}

.PieImagen
{
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#acabados
{
	height: 570px;
	width: 100%;
	overflow:scroll;
	

}

.acabadosTitulo
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.CeldaAzul
{
	color:#FFFFFF;
	background-image: url(/_Hercesa/UDTIP_Layouts/images/fondoAzul.gif); 
	BACKGROUND-REPEAT: repeat-x;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	padding-left:5px;
}

.CeldaAzul a:link
{
	text-decoration:none;
	color: #FFFFFF;
}
.CeldaAzul a:visited
{
text-decoration:none;
	color: #FFFFFF;
}
.CeldaAzul a:hover
{
text-decoration:none;
	color: #FFFFFF;
}
.CeldaAzul a:active
{
text-decoration:none;
	color: #FFFFFF;
}


.CeldaAzulSup
{
	color:#FFFFFF;
	background-image: url(/_Hercesa/UDTIP_Layouts/images/fondoAzul.gif); 
	BACKGROUND-REPEAT: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:3px;
}

.CeldaInf
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:3px;
}

.CeldaNaranaja
{
	color:#FFFFFF;
	background-image: url(/_Hercesa/UDTIP_Layouts/images/fondonaranja.gif); 
	BACKGROUND-REPEAT: repeat-x;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;

}

.CeldaGris
{
font-weight:bold;
background-color:#F5F5F5;
}

.TextForm
{
	font-weight: bold;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.TituloCalidadesImprimir
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
color:#003366;
border-bottom:#003366 1px solid;

}
.TextoCalidadesImprimir
{
	font-size:12px;
	display:block;
	line-height: 20px;


}


.Tabon
{
 	text-align:center;
}

.Tabon a:link
{
	text-align:center;
	color: #FFFFFF;
}
.Tabon a:visited
{
	text-align:center;
	color: #FFFFFF;
}
.Tabon a:hover
{
	text-align:center;
	color: #FFFFFF;
}
.Tabon a:active
{
	text-align:center;
	color: #FFFFFF;
}

.TabOff
{
 	text-align:center;
}
.TabOff a:link
{
	text-align:center;
}
.TabOff a:visited
{
	text-align:center;
}
.TabOff a:hover
{	
	text-align:center;
}
.TabOff a:active
{
	text-align:center;
}

.MenuHercesa_ascx
{
	margin: 0px;
	padding: 0px;
}
.ModuloPestanas
{
	background-image:url(/Design/Themes/module-HercesaTablas/fondoTabla.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

/***************************** tipografia flash (sifr) ****************************/
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

 

.sIFR-flash {
	visibility: visible !important;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	color:#f68938;
	margin-bottom: -10px;
}


h2 {
	font-size: 20px;
	margin-top:10px;
	color:#f68938;
	
}
h3 {
	font-size: 12px;
	

}
h4 {
	font-size: 18px;
	font-weight: normal;
	color:#002d73;
	margin-bottom:-0px;
}
h5 {
	font-size: 20px;
	color:#004080;
}
h6 {
	font-size: 22px;}

/*Precarga imágenes*/
#loader_bg {
	FONT-SIZE: 1px; 
	LEFT: 8px; 
	WIDTH: 80px; 
	POSITION: relative; 
	TOP: 8px; 
	HEIGHT: 7px; 
	BACKGROUND-COLOR:#003366;

}
.border_preview {
	BORDER-RIGHT: #444 1px solid; 
	BORDER-TOP: #444 1px solid; 
	Z-INDEX: 255; 
	BACKGROUND: #ffffff;
	BORDER-LEFT: #444 1px solid; 
	BORDER-BOTTOM: #444 1px solid; 
	POSITION: absolute;

}

#loader_container {
	WIDTH: 125px; 
	POSITION: absolute; 
	TOP: 40%; 
	TEXT-ALIGN: center;

}

#loader {
	BORDER: #6a6a6a 1px solid; 
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10px; 
	Z-INDEX: 255; 
	PADDING-BOTTOM: 16px; 
	MARGIN: 0px auto; 
	WIDTH: 100px;
	COLOR: #000000; 
	PADDING-TOP: 10px; 
 	FONT-FAMILY: Tahoma, Helvetica, sans; 
	BACKGROUND-COLOR: #ffffff; 
	EXT-ALIGN: left;

}
#progress {
	FONT-SIZE: 1px; 
	LEFT: 10px; 
	WIDTH: 1px; 
	POSITION: relative; 
	TOP: 1px;
	HEIGHT: 5px; 
	BACKGROUND-COLOR:#003366;

}
.title_h2 {
padding:5px;
WIDTH: 200px; 
font-size:12px;
color:#003366;

 	
}
.preview_temp_load {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	VERTICAL-ALIGN: middle; 
	PADDING-TOP: 10px; 
	TEXT-ALIGN: center;

}
/* Fin Precarga imágenes*/

.sIFR-active h1 {
	font-size: 20px;
	font-weight:bold;
	padding-left:6px;
	width:100%;
	margin-bottom:-10px
}


.sIFR-active h2 {
	font-size:20px;
	display: block;
	color: #fc7d01;
	width:100%;
	margin-bottom:-10px;
    }
.sIFR-active h3 {
	font-size: 22px;
	display: block;
	color: #ff9e0b;
	height:40px;
	width:400px;
}

.sIFR-active h4 {
	font-size: 20px;
	display: block;
	

}
.sIFR-active h5 {
	font-size: 20px;
	display: block;
	height:15px;

}


.sIFR-active h6 {
	font-size: 28px;
	display: block;
	width:150px;
    }
.sIFR-active .titlehead {
	font-size: 24px;
	display: block;
	width:700px;
    }
.sIFR-active .titlehead2 {
	font-size: 44px;
	display: block;
	width:400px;
    }
.sIFR-active .subtitlehead150 {
	font-size: 18px;
	display: block;
	width:150px;
    }	


.LanguageSwitcher_ascx
{
position:absolute;
top:280px;
left:50%;
margin-left:-380px;
}

/**************************************************************/

#fx{margin:0px;padding:0px;margin-top:10px;}
.tabContent
{
	width: 680px;
	display: none;
	background-color:#E1EBF7;
	border: 1px solid #9BDDF7;
	padding: 10px;
	position:relative;
	margin:0px;

}
#tabs
{
	list-style: none;
	width: 680px;
	margin:0px;
	padding:0px;
}
#tabs li
{
	display:inline;
	padding-right: 10px;
	margin:0px;
}
#tabs li a
{
	display:inline;
	padding: 0 6px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin:0px;
}
#tabs li a.active
{
	font-weight:bold;
}

/*********************************************************************/

.Buscador_Item td
{

padding-bottom:15px;


}
a.Buscador_Item td:link
{
	padding-bottom:15px;
	font-weight: bold;

}
a.Buscador_Item td:visited
{
	padding-bottom:15px;
	font-weight: bold;

}
a.Buscador_Item td:hover
{
	padding-bottom:15px;
	font-weight: bold;

}
a.Buscador_Item td:active
{
	padding-bottom:15px;
	font-weight: bold;

}

.Buscador_Alternativo td

{
background-color:#f6f6f6;

padding-bottom:15px;
	
}

.Buscador_Titulo
{
	font-size:12px;
}

.Buscador_Descripcion
 {

 }
 
.Buscador_Pie td {font-size:12px; border-top:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid;}
 
.Buscador_Paginacion {padding-top:15px;}
 
.columnaPie{float:left;	width:240px}


.columnaPie ul{	list-style-image:none; list-style-type:none; line-height:24px; text-align:left;}

.columnaPie li{font-size:12px; background:url(/Design/DesktopLayouts/Hercesa2010/Images/lineaVertical.gif) no-repeat bottom; color:#bab8b8}
.columnaPie {color:#bab8b8; font-size:12px}
.columnaPie a:link, .columnaPie a:visited, .columnaPie a:active {color:#bab8b8; font-size:12px}
.columnaPie a:hover{ color:#006FDD}

.seccion{font-size:14px; color:#FF9900; text-transform:uppercase; padding-bottom:10px}
.seccion a:link {font-size:14px;color:#FF9900;}
.seccion a:visited {font-size:14px;color:#FF9900;}
.seccion a:hover {font-size:14px;color:#006FDD;}
.seccion a:active  {font-size:14px;color:#FF9900;}

##DatosVivienda{padding:8px}

/********************************* Fichas *********************************/
.contenedorFicha{width:230px; height:300px; background:url(/_Hercesa/UDTIP_Layouts/images/FondoFicha.gif); background-repeat:repeat-x; background-position:top; margin-right:11px; margin-bottom:12px}
.TituloFicha{vertical-align:bottom; line-height:20px; padding-left:14px; padding-right:4px; padding-top:6px; font-size:16px; color:#ff9700; height:35px; background-image:url(/_Hercesa/UDTIP_Layouts/images/SeparadorFicha.gif); background-position:bottom; background-repeat:no-repeat}
.FraseFicha{width:230px; margin:0px; background-image:url(/_Hercesa/UDTIP_Layouts/images/FondoFrase.gif); background-repeat:repeat-x; height:50px; vertical-align:middle; font-size:11px; color:#0a1a2a;}
.PaddingFraseFicha{padding:4px}
.SubTituloFicha{vertical-align:bottom; line-height:20px; padding-left:16px; padding-right:4px; font-size:14px; color:#ffffff; height:42px; margin-bottom:4px}
.SubTituloFicha a:link, .SubTituloFicha a:visited, .SubTituloFicha a:active{color:#ff9700}
.SubTituloFicha a:hover{}
.FotoFicha{text-align:center;}
.FotoFicha img{ border:1px solid #4d6d92}
.FichaTop{ height:190px}
.PieFicha{height:87px; background-image:url(/_Hercesa/UDTIP_Layouts/images/PieFicha.gif); background-repeat:no-repeat; text-align:right}
.InfoFicha{line-height:16px; padding-right:7px; padding-left:60px; padding-top:6px; color:#182736; text-align:left; font-size:11px; height:60px}
.precioFicha{color:#FFFFFF; font-weight:bold; font-size:14px; padding-right:8px}

/********************************* anuncios  *********************************/
.ImagenAnuncio{float:left}
.DatosAnuncio{float:right; height:80px}
.DescripcionAnuncio{width:230px; font-size:12px; color:#003366; text-align:center; display:table-cell; vertical-align:text-bottom; padding-top:4px}
.PrecioAnuncio{font-size:14px; color:#FF9900; text-align:center; font-weight:bold}
.PrecioAnuncio a:link, .PrecioAnuncio a:visited, .PrecioAnuncio a:active{color:#FF9900}
.PrecioAnuncio a:hover{ color:#006699}
#mID30529{ float:left;width:350px }

.tablaAnuncio{width:340px}
/********************************* banner derecha mapa y banner vivienda finalizada *********************************/
#mID30611{width:600px;float:left;position:relative}
#mID30530{width:600px;float:left;position:relative}
.minimapa{position:absolute; left:20px;}
.viviendaFinalizadaPeque{position:absolute; left:385px;}
/********************************** casas con sentido ******************************/
.casasconsentido{padding-bottom:10px;margin-top: 6px}
/********************************* fichas *****************************************/
#mID30527{clear:both; margin:0px; padding:0px;}

/********************************** noticiasInicio ***************************************/
.ContenedorNoticiaInicio{width:300px; padding:10px; clear:none; font-size:11px; line-height:18px}
.IconoNoticiaInicio{float:left; margin-right:4px }
.TextoNovedadInicio{float:right; height:75px; color:#003366; border-bottom:1px solid #CCCCCC;  width:230px}
.TextoNovedadInicio a:link, .TextoNovedadInicio a:visited, .TextoNovedadInicio a:active{color:#003366}
.TextoNovedadInicio a:hover{}
.leerMas{text-align:right}

/********************************** Pie ************************************************/
#PieIdiomas{float:left; text-align:left; margin-left:12px; padding-top:10px}
#logos{text-align:right; float:right; margin-bottom:15px}
#logos img{border:0px; margin:4px}

.color1{color:#ff9900}
.color2{color:#004080}

.Colaboradores{width:99%;margin-bottom:15px; padding-bottom:15px;border-bottom:#CC9900 1px dotted;}
.NombreColaborador{font-size:19px; color:#004080; padding-top:10px; padding-bottom:10px}
.DescripcionColaborador{ font-size:11px; line-height:19px}
.LogotipoColaborador{padding-right:16px; padding-top:5px;vertical-align:top;}
.TextoLocalizacion{font-size:12px; padding-bottom:15px; padding-top:7px; padding-right:10px; line-height:17px}
.BreadCrumbs {padding-left:10px;  text-align:left; font-size:14px; color:#004080}
.BreadCrumbs a:link, .BreadCrumbs a:visited, .BreadCrumbs a:active{color:#004080; text-decoration:none; font-size:14px}
.BreadCrumbs a:hover{color:#F60}
/********************************** Grupos Tabs residencial ************************************************/
.tab12185{background-image:url(/_Hercesa/UDTIP_Layouts/images/MenuTabsInferior.gif); background-position:left bottom; background-repeat:no-repeat; margin-bottom:6px;padding-bottom:6px;}
.tab12882{background-image:url(/_Hercesa/UDTIP_Layouts/images/MenuTabsSuperior.gif); background-position:0px 0px; background-repeat:no-repeat;padding-top:5px}
.tab10803{background-image:url(/_Hercesa/UDTIP_Layouts/images/MenuTabsInferior.gif); background-position:left bottom; background-repeat:no-repeat; margin-bottom:6px;padding-bottom:6px; }
.tab10854{background-image:url(/_Hercesa/UDTIP_Layouts/images/MenuTabsSuperior.gif); background-position:0px 0px; background-repeat:no-repeat;padding-top:5px}