
.HeadBg
{
	background-color: #FFFFFF;
}

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	z-index: 0;
	position: relative;
	left: 0px;
	top: 0px;
}
TD
{
	font-size: 11px;
}

.rb_DefaultLayoutDiv
{
	text-align: center;
	vertical-align: middle;
	z-index: 99;
}

.rb_DefaultLayoutTable
{
	border-collapse: collapse;
	text-align: center;
	width: 760px;
}

.rb_AlternateLayoutDiv
{
	text-align: center;
	color: #000000;
	z-index: 99;
}

.rb_AlternateLayoutTable
{
	border-collapse: collapse;
	text-align: center;
	width: 769px;
	color: #000000;
	background-color: #FFFFFF;
}


/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: f2f2f1;
}

.rb_DefaultPortalFooter
{
	
	background-repeat: no-repeat;
	background-color: #2F4291;
}
.rb_DefaultPortalFooter td
{
	text-align: center;
	color: #FFFFFF;
}

.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #FFFFFF;
}
.rb_DefaultPortalContent
{
	vertical-align: middle;
}


/* text style for the selected tab */
.SelectedTab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #344AA0;
	text-transform: uppercase;
	background-color: #FFFFFF;
	width: 100%;
}

A.SelectedTab:link
{
	color: #293A80;
}

A.SelectedTab:visited
{
	color: #293A80;
}

A.SelectedTab:hover
{
	color: #293A80;
}

A.SelectedTab:active
{
	color: #293A80;
}

.OtherTabs
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}


A.OtherTabs:link
{	
	color: #FFFFFF;
}

A.OtherTabs:visited
{
	color: #FFFFFF;
}

A.OtherTabs:hover
{
	color: #FFFFFF;
}

A.OtherTabs:active
{
	color: #FFFFFF;
}
	
.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;
}


/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
color: #666666;

}

A.OtherSubTabs:visited
{
color: #666666;
	
}
A.OtherSubTabs:hover
{
	color: #00529b;
}
A.OtherSubTabs:active
{
color: #666666;
}
.SelectedSubSubTab
{
}
.OtherSubSubTabs
{
}
A.OtherSubSubTabs:link
{
	color: #0066CC;
}
A.OtherSubSubTabs:visited
{
	color: #0066CC;
}
A.OtherSubSubTabs:hover
{
	color: #000000;
}
A.OtherSubSubTabs:active
{
	color: #0066CC;
}

.LeftPane
{
	background-position: center;
	padding-right: 4px;
}
.RightPane
{
	padding-right:2px;
	background-color: #ededed;
	padding-left: 2px;
}
.RightPane a:link
{
}
.RightPane a:visited
{
}
.RightPane a:hover
{
}
.RightPane a:active
{
}

.ContentPane
{
	padding-right: 8px;
	padding-left: 4px;
	width: 100%;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}


/* style for module titles */
.Head
{
}

.TitleHead
{
	font-weight: normal;
	color: #00529b;
	letter-spacing: 0.5px;
	padding-right: 4px;
	font-size: 12px;
	text-transform: uppercase;
}
.TitleHeadAlt
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #CCCCCC;
	width: 100%;
	text-align: center;
}

/* 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
{
	margin: auto;
}
.NormalNT
{
}
.NormalAltNT
{
	color: #333333;

}
.NormalAlt
{
	color: #666666;
}


.NormalRed
{
    font-weight: bold;
    color: red;
}

.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 #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;
	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-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: 12px;
    font-weight: normal;
}

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:#182a6e;
	
}

A:visited
{
	text-decoration: none;
	color:#182a6e;
}

A:hover
{
	text-decoration: none;
	color:#003366;
}

A:active
{
	text-decoration: none;
	color:#182a6e;
}




HR
{
    color: #003399;
    height: 1pt;
    text-align: left;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.module
{
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
}

.moduleNT 
{
	padding: 4px;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
}

.moduleAlt
{
	width: 100%;
	color: #333333;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.moduleAltNT
{
	color: #333333;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.Error
{
    font-weight: bold;
    color: #990000;
}

.NormalTextBoxBuscador
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #FFFFFF;
	padding:2px;
	height:19px;

}

.NormalTextBox
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #FFFFFF;
	padding:2px;
	

}
.NormalTextBox2
{
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #ffffff;
	padding:2px;

}




.tablaHeader
{
	background-color:#F5F5F5;
	border-bottom:1px solid #00529b;
	margin-bottom:5PX;

}

.tablaHeader TD
{

	border-bottom:1px solid #00529b;
	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
{
	border-bottom:#CCCCCC 1px solid;
	background-color:#00529b;
	color:#FFFFFF;
	padding:5px;
	
}

.tabla 
{
	background-color:#F8F8F8;


		
}

.tabla a:link, .tabla a:visited, .tabla a:active 
{
	text-decoration: none;
}
.tabla a:hover 
{
	color:#00529b;
	text-decoration: none;

}

.tablaAlt 
{
	background-color:#ffffff;
	
}


.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	text-decoration: none;

}
.tablaAlt a:hover 
{
	color:#00529b;
	text-decoration: none;

}

.tablaFooter td
{
	padding-top:8px;
	height:25px;
	border-top:#CCCCCC 1px solid;
	color:#5C5C2E;

}

.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:#ded68b;
}

.UDTIPPagCell a:hover
{
	color:#00529b;
}

.Imagen img
{
	border:#CDCDCD 1px solid;

}

.Enlaces a:link, .Enlaces a:visited, .Enlaces a:active 
{
	text-decoration: none;
	
}
.Enlaces a:hover 
{
	color:#CC3300;
	text-decoration: none;	
	
}
.Descripcion
{
	color: #663300;
	font-size: 10px;
}
.FormularioIntranet {
	color: #996633;
}


.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 4px;
	text-transform: uppercase;
}
.texto {
	padding: 0px;
}
.Ficha {
	border: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin: 4px;
}
.Foto IMG {
	padding: 2px;
	border: 1px solid #999999;
}



/******************************************************/
/******************** Noticias ************************/
/******************************************************/
.Titular
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #182a6e;
	font-weight: bold;
}
.Titular a:link, .Titular a:visited, .Titular a:hover, .Titular a:active
{
	
	color: #182a6e;
}

.Titular2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182a6e;
	font-weight: bold;
}
.Titular2 a:link
{
	color: #182a6e;
}
.Titular a:visited
{
	color: #182a6e;
}
.Titular a:hover
{
	color: #182a6e;
}
.Titular a:active
{
	color: #182a6e;
}

.Fecha
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
}
.Resumen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Leermas a:link, .Leermas a:visited, .Leermas a:hover, .Leermas a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.Ticker a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Ticker a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Ticker a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.Ticker a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Subtitular
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}
.Encabezado
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
}


.DirectorioCampo1Impar
{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #EBEBEB;
}
.DirectorioCampo1Par
{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.DirectorioCampo2Impar
 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #EBEBEB;
}
.DirectorioCampo2par
 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.foto IMG
{
	border: 1px solid #999999;
	background-color: #F3F3F3;
}
.marcoFicha
{
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
.titularProyectos a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006666;
}


.titularLinks
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B3004B;
}

.Buscador_Item td
{

padding-bottom:10px;
padding-top:10px;
border-right:#ecefe8 1px solid;

}

.Buscador_Alternativo td

{


padding-bottom:10px;
padding-top:10px;
border-right:#ecefe8 1px solid;
	
}

.Buscador_Titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182a6e;
	font-weight: bold;
}

.Buscador_Descripcion
 {

 }
 
 .Buscador_Pie td 
  {
 font-size:12px;
 border-top:#cac6b1 1px solid;
 border-bottom:#cac6b1 1px solid;

 }
 
 .Buscador_Paginacion
 {
 padding-top:15px;
 padding-bottom:10px;
 font-size:14px;
 color:#FF6600;
 }
