.HeadBg
{
	
}

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	background-color: #d1d6e3;
	font-family: Arial, Helvetica, sans-serif;
}
TD
{
	font-size: 11px;
}

.rb_DefaultLayoutDiv
{
	text-align: center;
	vertical-align: middle;
	z-index: 99;
	width: 100%;
}

.rb_DefaultLayoutTable
{
	text-align: center;
	width: 996px;
}

.rb_AlternateLayoutDiv
{
	text-align: center;
	vertical-align: middle;
	z-index: 99;
	width: 100%
}

.rb_AlternateLayoutTable
{
	text-align: center;
	width: 996px;
}


/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{

}

.rb_DefaultPortalFooter
{
	text-align: center;

}
.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #006699;
}
.rb_DefaultPortalContent
{
	vertical-align: top;
	background-image: url(fondo.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	text-align:center;
	width:100%;
	padding-right: 20px;
	padding-left: 14px;
}


/* 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: 10px;
	font-style: normal;
	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: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

A.SelectedSubTab:link
{
	color: #FFFFFF;
}

A.SelectedSubTab:visited
{
	color: #FFFFFF;
}

A.SelectedSubTab:hover
{
	color: #FFFFFF;
}

A.SelectedSubTab:active
{
	color: #FFFFFF;
}

.OtherSubTabs
{
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#principal
{
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	color: #003366;
}
A.OtherSubTabs:visited
{
	color: #003366;
}
A.OtherSubTabs:hover
{
	color: #FF9900;
}
A.OtherSubTabs:active
{
	color: #003366;
}


 
.SelectedSubSubTab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8A00;
}

A.SelectedSubSubTab:link
{
	color: #FF8A00;
}

A.SelectedSubSubTab:visited
{
	color: #FF8A00;
}
A.SelectedSubSubTab:hover
{
	color: #FF8A00;
}
A.SelectedSubSubTab:active
{
	color: #FF8A00;
}
.OtherSubSubTabs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5592E0;
}
A.OtherSubSubTabs:link
{
	color: #0066CC;
	font-weight: bold;
}
A.OtherSubSubTabs:visited
{
	color: #0066CC;
	font-weight: bold;
}
A.OtherSubSubTabs:hover
{
	color: #FF8925;
	font-weight: bold;
}
A.OtherSubSubTabs:active
{
	color: #0066CC;
	font-weight: bold;
}

.LeftPane
{
padding-left:0px;
width:0px;



}
.RightPane
{
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;	
}
.RightPane a:link
{
}
.RightPane a:visited
{
}
.RightPane a:hover
{
}
.RightPane a:active
{
}

.ContentPane
{
	padding-top: 5px;
	padding-left:10px;
	padding-right:5px;	
}


/* style for module titles */
.Head
{
}

.TitleHead
{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: 11px;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.NormalNT
{
}
.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 */
H1
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
}

H2
{
    font-size: 16px;
    font-weight: normal;
}

H3
{
    font-size: 15px;
    font-weight: normal;
}

H4
{
    font-size: 14px;
    font-weight: normal;
}

H5
{
	font-size: 11px;
	font-weight: bolder;
	font-variant: small-caps;
}


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;
}

.module
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.moduleNT 
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.moduleAlt
{
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
}

.moduleAltNT
{
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
}

.Error
{
    font-weight: bold;
    color: #990000;
}

.NormalTextBox
{
	font-weight: normal;
	border: 1px solid #cccccc;
	color: #003366;
	

}
.LoginTextBox
{
	font-weight: normal;
	border: 1px solid #CECCCC;
	color: #003366;
	background-color: #ffffff;
	padding:2px;
	height: 17px;
	font-size: 11px;
}


.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: 740px;
	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;
}

.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
{
	padding:2px;
	color:#00529b;
}

.tablaAlt td
{
	padding:2px;
}

.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;
}

.Imagen img
{
	border:#CDCDCD 1px solid;
	margin-left:12px;
}

.Imagen2 img
{
	border:#CDCDCD 1px solid;
}
.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;
}

.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(/_HercesaPT/UDTIP_Layouts/images/fondoAzul.gif); 
BACKGROUND-REPEAT: repeat-x;
font-weight:bold;

}

.CeldaNaranaja
{
color:#FFFFFF;
background-image: url(/_HercesaPT/UDTIP_Layouts/images/FondoNaranja.gif); 
BACKGROUND-REPEAT: repeat-x;
font-weight:bold;

}

.CeldaGris
{
font-weight:bold;
background-color:#F5F5F5;
}

/* Nueva Paginación */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
	padding-right:9px;
	#padding-right:6px;
	margin-bottom:15px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#003C77;
	margin-left:8px;
}


a.PaginacionItem:hover
{
	color:#FF6600;
	margin-left:8px;
}

.PaginacionItem img
{
	vertical-align:middle;
}

.PaginacionItemSeleccionado
{
	margin-left:8px;
	font-weight:bold;
	color:#88aa33;
}

#mid26616
{
margin-left:10px;

}
#mid26617
{
margin-right20px;

}

.color1
{
	font-size:15px;
	color:#174080;
}

.color2
{
	font-size:15px;
	color:#ffa105;
}

.TitularNoticia
{
	font-size:12px;
	font-weight:bold;
	color:#0a4998;
}
.FechaNoticia
{
	font-weight:bold;
	color:#989898;
}