
.HeadBg
{
}

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	left: 0px;
	top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#ffffff;
}
TD
{
	font-size: 12px;
}

.rb_DefaultLayoutDiv
{
	text-align:center;
	vertical-align: middle;
	width: 100%;
}

.rb_AlternateLayoutDiv
{
	text-align:center;
	vertical-align: middle;
	width: 100%;
}

.rb_DefaultLayoutTable
{
	text-align: center;
	width: 996px;
	margin:auto;
}

.rb_AlternateLayoutTable
{
	width:996px;
	margin:auto;
}

.rb_AlternatePortalFooter
{
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f1;
}

.rb_DefaultPortalFooter
{
	text-align: center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#212121;
	color:#ffffff;
}

.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #ffffff;
}
.rb_DefaultPortalContent
{
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}

.banner
{
	width: 996px;
	height: 173px;
}

.TabBg
{
	border-bottom:4px solid #d20a26;
	height:25px;
}

.SelectedTab
{
	color: #d20a26;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}

A.SelectedTab:link
{
	color: #d20a26;
}

A.SelectedTab:visited
{
	color: #d20a26;
}

A.SelectedTab:hover
{
	color: #d20a26;
}

A.SelectedTab:active
{
	color: #d20a26;
}

.OtherTabs
{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}

A.OtherTabs:link
{	
	color: #000000;
}

A.OtherTabs:visited
{
	color: #000000;
}

A.OtherTabs:hover
{
	color: #d20a26;
}

A.OtherTabs:active
{
	color: #000000;
}
	
.SelectedSubTab
{
	color: #000000;
}

A.SelectedSubTab:link
{
	color: #000000;
}

A.SelectedSubTab:visited
{
	color: #000000;	
}

A.SelectedSubTab:hover
{
	color: #000000;	
}

A.SelectedSubTab:active
{
	color: #000000;	
}

.OtherSubTabs
{
	color: #666666;
}

A.OtherSubTabs:link
{
	color: #666666;
}

A.OtherSubTabs:visited
{
	color: #666666;
	
}
A.OtherSubTabs:hover
{
	color: #00529b;
}
A.OtherSubTabs:active
{
	color: #666666;
}

.LeftPane
{
	background-position: center;
}
.RightPane
{
	vertical-align:top;
}

.ContentPane
{
	padding-bottom: 10px;

}

.titlehead
{
	font-size: 16px;
	font-weight:500;
	color: #027557;
	height:18px;
	width: 100%;
	padding-top:10px;
	padding-left:4px;
}
.TitleHeadAlt
{
	font-size: 14px;
	font-weight:500;
	color: #027557;
	height:18px;
	width: 100%;
	padding-top:10px;
	padding-left:2px;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	text-decoration: none;
	padding-left: 3px; 
}


/* text style used for most text rendered by modules */
.Normal
{
	font-size: 12px;
}

.Normal td
{
	font-size: 12px;
}
.NormalNT td
{
	line-height:15px;
	
}
.NormalAltNT
{
	color: #333333;
}
.NormalAlt
{
	color: #666666;
}
.NormalRed
{
    font-weight: bold;
    color: #d20a26;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.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 #f3f3f3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #f3f3f3;
	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 #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:hover
{
	text-decoration: none;
	color:#CC3300;
	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: 16px;
	font-style:italic;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #0A2F7F;
	background-color: #f9f7f3;
	border-bottom:1px solid #dfd8c7;
	margin:0px;
	padding-left: 4px;
	margin-bottom:4px;
}

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 img
{
	border-style: none;
}
A:visited img
{
	border-style: none;
}
A:hover img
{
	border-style: none;
}
A:active img
{
	border-style: none;
}

A:link
{
	text-decoration: none;
	color:#027557;
}

A:visited
{
	text-decoration: none;
	color:#027557;
}

A:hover
{
	text-decoration: none;
	color:#d5bf03;
}

A:active
{
	text-decoration: none;
	color:#027557;
}




HR
{
    color: #CCCCCC;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.module
{
	width:100%;
}

.moduleNT 
{
	
	
}

.moduleAlt
{
	
}

.moduleAltNT
{
	
}

.Error
{
    font-weight: bold;
    color: #990000;
}

.NormalTextBoxBuscador
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #1b1e1d; 
	background-color: #FFFFFF;
	padding:2px;
	height:19px;
}

.NormalTextBox
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #1b1e1d; 
	background-color: #FFFFFF;
	padding:2px;
}

.tablaHeader
{
}

.tablaHeader TD
{
}

.tablaHeader a:link, .tablaHeader a:visited, .tablaHeader a:active
{
	color:#00529b;
}

.tablaHeader a:hover
{
	color:#FF0000;
	text-decoration: none;
}

.tablaGroup
{
	border-bottom:#CCCCCC 1px solid;
	background-color:#027557;
	color:#FFFFFF;
}

.tabla 
{
	border-bottom:1px solid #c3c3c3;
}

.tabla a:link, .tabla a:visited, .tabla a:active 
{
	text-decoration: none;
}
.tabla a:hover 
{
	color:#027557;
	text-decoration: none;
}

.tablaAlt 
{
	background-color:#f9f7f3;
	border-bottom:1px solid #c3c3c3;
}


.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	text-decoration: none;
}
.tablaAlt a:hover 
{
	color:#027557;
	text-decoration: none;
}

.tabla td
{
	padding:2px;
}

.tablaAlt td
{
	padding:2px;
}

.UDTIPPagTable
{
}

.UDTIPPagCell
{
	width: 100%;
	padding-right:12px;
	text-align:right;
	font-size:10px;
}

.UDTIPPagCell a:link, .UDTIPPagCell a:visited, .UDTIPPagCell a:active
{
	background-position: center;
	color:#027557;
	text-align:right;
	font-size:10px;
}

.UDTIPPagCell a:hover
{
	color:#d5bf03;
	text-align:right;
	font-size:10px;
}

.Imagen img
{
	border:#bfcdce 2px solid;
}
.foto
{
	border:#bfcdce 2px solid;
}
.Enlaces a:link, .Enlaces a:visited, .Enlaces a:active 
{
	text-decoration: none;
}
.Enlaces a:hover 
{
	color:#027557;
	text-decoration: none;	
}
.FormularioIntranet {
	color: #1b1e1d;
	font-weight: bold;
}

.TextPieForm
{
	font-size:11px;
	color: #1b1e1d;
	text-align:justify;
}

.Foto IMG {
	border: 1px solid #999999;
	margin-top:25px;
	margin-bottom:25px;
}

/* Nueva Paginación */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
	padding-right:15px;
	margin-right:12px;
	margin-bottom:15px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#4e4d4d;
	margin-left:8px;
	font-size:12px;
}

a.PaginacionItem:hover
{
	color:#ffaf02;
	margin-left:8px;
	font-size:12px;	
}

.PaginacionItem img
{
	vertical-align:middle;
	border:0px;
}

.PaginacionItemSeleccionado
{
	margin-left:8px;
	font-weight:bold;
	color:#d4bf02;
	font-size:13px;
}

.ProductosMostrados
{
	margin-right:7px;
	margin-top: 20px;
	margin-bottom:5px;
	color:#4f4e4e;
	font-size:11px;
	text-align:left;
	padding-top:8px;
	border-top:#d4bf02 1px solid;
}

/* Fin Nueva Paginación */


.NombreServicios
{
	font-size:11px;
	color: #ffffff;
	background-color:#212121;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
}
.NombreServiciosDetalle
{
	font-size:14px;
	color: #000000;
	background-color:#edeeee;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
}
.TextoServiciosDetalle
{
	font-size:13px;
	color: #000000;
	background-color:#edeeee;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
}
.TextoServicios
{
	font-size: 11px;
	padding-left:3px;
	height:54px;
}

.Titulos
{
	font-size: 12px;
	font-weight:bold;
	color:#027557;
}
.TextoNovedades
{
	font-size: 11px;
}
.TextoImagen
{
	font-size:12px;
	color: #1e1e1e;
	background-color:#edeeee;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
}
.TituloEnc
{
	font-size:13px;
	font-weight:800;
	color: #027557;
	background-color:#edeeee;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
}
.DescripcionSubservicios
{
	font-size: 11px;
}
