.HeadBg
{
	
}

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;	
}
TD
{
	font-size: 11px;
}

.rb_DefaultLayoutDiv
{
	text-align: center;
	width: 100%;
}

.rb_DefaultLayoutTable
{
	text-align: center;
	width: 994px;
}

.rb_AlternateLayoutDiv
{
	text-align: center;
	width: 100%;
}

.rb_AlternateLayoutTable
{
	text-align: center;
	width: 994px;
	background-color:white;
}


/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{

}

.rb_DefaultPortalFooter
{
	text-align: center;
	background-color: 920022;
}
.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #ffffff;
	text-decoration:none;
}
.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;
}


/* 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: #003366;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


A.OtherTabs:link
{
	color: #003366;
}

A.OtherTabs:visited
{
	color: #003366;
}

A.OtherTabs:hover
{
	color: #003366;
}

A.OtherTabs:active
{
	color: #003366;
}
	
.SelectedSubTab
{
	color: #61a4e5;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	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: #003366;
}
A.OtherSubTabs:active
{
	color: #003366;
}


.SelectedSubSubTab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	padding-left:6px;
	display:block;
}

A.SelectedSubSubTab:link
{
	color: #003366;
}

A.SelectedSubSubTab:visited
{
	color: #003366;
}
A.SelectedSubSubTab:hover
{
	color: #003366;
}
A.SelectedSubSubTab:active
{
	color: #003366;
}
.OtherSubSubTabs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 4px;
	display:block;
}
A.OtherSubSubTabs:link
{
	color: #ffffff;
}
A.OtherSubSubTabs:visited
{
	color: #ffffff;
}
A.OtherSubSubTabs:hover
{
	color: #ffffff;
}
A.OtherSubSubTabs:active
{
	color: #ffffff;
}

.LeftPane
{
width:170px;
padding-left:4px;
padding-top:5px;
}
.RightPane
{
padding-right:6px;
width:280px;
vertical-align:top;
}
.RightPane a:link
{
}
.RightPane a:visited
{
}
.RightPane a:hover
{
}
.RightPane a:active
{
}

.ContentPane
{
	padding-top: 5px;
	text-align: center;
	width:100%;
	padding-left:2px;
	padding-right:2px;
	
}


/* 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;	
}

.NormalRed
{
	color:#FF0000;
}
/* 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;
	width: 100%;
}

.moduleAltNT
{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
}

.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(/_Grupogv2009/UDTIP_Layouts/images/fondorojo.jpg);
	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
{
	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;
}

/* Nueva Paginación */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
 	padding-bottom:10px;
 	margin-right:46px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#003C77;	
	margin-left:4px;
}

a.PaginacionItem:hover
{
	color:#b40536;
	margin-left:4px;
}

.PaginacionItem img
{
	vertical-align:middle;
	border:0px;
}

.PaginacionItemSeleccionado
{
	margin-left:4px;
	font-weight:bold;
	color:#b40536;
}


.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;
}


.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;
}

.TextPieForm
{
	color:#5a5a5a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.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: 18px;
	font-weight: normal;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	
}


h2 {
	font-size: 12px;
	margin-bottom:-0px;
	
}
h3 {
	font-size: 12px;

}
h4 {
	font-size: 18px;
	font-weight: normal;
	color:#002d73;
	margin-bottom:-0px;

}
h5 {
	font-size: 10px;
	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;

}


.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;
    }	
.sIFR-active .esloganLeft
{
 	font-size: 22px;
	width:190px;
}

.sIFR-active .esloganRight
{
 	font-size: 22px;
	width:190px;
}

.sIFR-active .esloganPresentacion
{
 	font-size: 20px;
	#font-size: 23px;
	color:#ffffff;
	width:570px;
	#width:100%;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
}
.sIFR-active .boletin
{
	font-size:18px;
	text-align:center;
	width:100%;
	color:#339900;
}
.sIFR-active .breadcrumbs
{
 width:100%;
 font-size:14px;
 color:#339900;
}

.sIFR-active .breadcrumbsLink
{
 width:100%;
 font-size:14px;
 color:#339900
}

.LanguageSwitcher_ascx
{
position:absolute;
top:280px;
left:50%;
margin-left:-380px;
}

/**************************************************************/


/****************** Textos Banner Promociones ******************/
.TituloEsloganPresentacion
{
 	font-size: 10px;
	#font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#b10837;
	padding-bottom:10px;
	padding-left:3px;
}
.TextoEsloganPresentacion
{
 	font-size: 10px;
	#font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	padding-bottom:10px;
	padding-left:3px;
}
.TextoPresentacionRojo
{
 	font-size: 10px;
	#font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b10837;
	font-weight:bold;
	padding-left:3px;
}
.SubTituloEsloganPresentacion
{
 	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:3px;
}
.TextoPPresentacion
{
 	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	padding-bottom:10px;
	padding-left:3px;
}
/*************** Fin Textos Banner Promociones ******************/

#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;
 
 
 }
 
#esloganleft
{

 position:relative;
 top:-90px;
 left:10px;
}
#esloganright
{

 position:relative;
 top:-90px;
 left:10px;
}

.Titular
{
	font-weight: bold;
	color: #000000;
	padding-bottom:2px;
}

.TitularAlt
{
	font-weight: bold;
	color: #b50b20;
	padding-bottom:2px;
}

.TitularAlt a:link, .TitularAlt a:visited, .TitularAlt a:active 
{
	font-weight: bold;
	color: #b50b20;
	padding-bottom:2px;
}
.TitularAlt a:hover 
{
	color:#003399;
	text-decoration: none;
}


.Noticia
{
	color: #666666;
	font-size:10px;
	padding-bottom:15px;
}

.NoticiaAlt
{
	color: 666666;
	font-size:10px;
	padding-bottom:15px;
}
.textoboletin
{
 color:#FFFFFF;
}
a.suscribirme:link
{
 color:#FFFFFF;
}
a.suscribirme:visited
{
 color:#FFFFFF;
}
a.suscribirme:hover
{
 color:#FFFFFF;
}
a.suscribirme:active
{
 color:#FFFFFF;
}
.TextoLegal
{
	font-family:Arial;
	font-size: 10px;
	line-height:10px;
}
.TextoLegalRojo
{
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	color:#b60030;
	line-height:10px;
}