/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #FFFFFF;
}

/* background color for the content part of the pages */
Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(grad.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
TD
{
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	text-align: justify;
}

.rb_DefaultLayoutTable
{
	width: 760px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
	border: 4px solid #AC8F5B;
	background-color: #E9E4C6;
}
.rb_DefaultLayoutDiv {
	border-collapse: collapse;
	text-align: center;
}
/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all non-standard - admin type based pages e.g edit pages, site admin pages. You can keep them the same size as the standard ones to maintain a consistent look or you may need more space for admin features. This gives you that flexibility */

.rb_AlternateLayoutDiv
{
	border-collapse: collapse;
	text-align: center;
}

.rb_AlternateLayoutTable
{
	width: 760px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat:  repeat-x;
	background-position: 211px 211px;
}

/*  DESKTOP PORTAL BANNER SETTINGS */

.rb_AlternatePortalHeader
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.rb_DefaultPortalHeader
{
	border-collapse: collapse;
}
.rb_DefaultPortalContent
{
	height: 100%;
}

/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{
	text-align: center;
}

.rb_DefaultPortalFooter
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-------------------------------------------------------------------------------------*/
/* CLASE PARA AÑADIR UN MARCO AL CONTENIDO (NO ES NECESARIA) */
.ContentTable
{
	background-color: D5C7AC;
	border: 1px solid #9A6945;

}
/*-------------------------------------------------------------------------------------*/
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	background-color: #99FF66;
}

/* background/border colors for the selected tab */
.TabBg
{

}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{

}

/* text style for the selected tab */
.SelectedTab
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #990033;
	width: 100%;
	font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #877058;
	width: 100%;
	font-weight: bold;
	letter-spacing: 1px;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
}

A.OtherTabs:visited
{
	text-decoration: none;
}
A.OtherTabs:hover
{
	text-decoration: none;
	color: #FF6600;
}
A.OtherTabs:active
{
	text-decoration: none;
	}
.SelectedSubTab
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	text-align: center;
	width: 155px;
	padding-left: 25px;
}

.OtherSubTabs
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5D512F;
	text-align: left;
	width: 155px;
	background-color: #FAF9F5;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95865E;
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	text-decoration: none;
}

A.OtherSubTabs:visited
{
	text-decoration: none;
}
A.OtherSubTabs:hover
{
	text-decoration: none;
	color: #FF6600;
}
A.OtherSubTabs:active
{
	text-decoration: none;
}
.SelectedSubSubTab
{
	color: #003366;
	font-weight: bold;
	background-image: url(../../DesktopLayouts/Aura/Images/Sub-menu-off.gif);
	background-repeat:  repeat-x;
	background-position: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #999999;
	text-align: center;
	width: 140px;
}
A.SelectedSubSubTab:link
{
	color: #003366;
}
A.SelectedSubSubTab:visited
{
	color: #003366;
}
A.SelectedSubSubTab:hover
{
	color: #003366;
}
A.SelectedSubSubTab:active
{
	color: #003366;
}
.OtherSubSubTabs
{
	color: #666666;
	background-position: center;
	background-repeat:  repeat-x;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	width: 140px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
A.OtherSubSubTabs:link
{
	color: #003366;
}
A.OtherSubSubTabs:visited
{
	color: #003366;
}
A.OtherSubSubTabs:hover
{
	color: #1080BC;
}
A.OtherSubSubTabs:active
{
	color: #003366;
}


/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C6D9D;
	background-color: #FFFFFF;
}

/* hyperlink style for the site links */
.SiteLink A:link
{
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6D9D;
}

.SiteLink A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6D9D;
}

.SiteLink A:active
{
	text-decoration: none;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6D9D;
}

.SiteLink A:hover
{
	text-decoration: none;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C6D9D;
}

/* style for separator between site links */
.Accent
{
    color: #003399;
    font-weight: normal;
}

.LeftPane
{
	height: *
	height: 300px;
padding-right:8px;
	
}
.RightPane
{
}
.ContentPane
{
	width: 100%;
	text-align: center;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-size: 11px;
	color: #4e5747; text-decoration: none
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 126498;
}

/* style of item dates by Announcements and events */
.ItemDate
{
    font-weight: bold;
    font-size: 11px;
    font-family: verdana, Helvetica, sans-serif
}

/* GENERAL */
/* style for module titles */
.Head
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
	color: #4e5747; 
	font-weight: bold
}

.TitleHead
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
	letter-spacing: 2px;
	cursor: auto;
	filter: Invert;
}
.TitleHeadAlt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	
	padding-left: 15px;
	/*background-image: url(../../DesktopLayouts/Neutra/images/fondoceldasup.gif);
	background-repeat:  repeat-x;*/
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4e5747;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	border: 1px solid #003366; 
	color: #000000; 
	background-color: #FFFFFF}

.NormalRed
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold; ;color:#003399
}

.NormalItalic
{
    font-family: verdana, Helvetica, sans-serif;
    font-style: italic;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #663300;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #663300;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #663300;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #663300;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #663300;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:active
{
	text-decoration: none;
	color: #663300;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #663300;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #AA5500;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #808000;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}




/* GENERIC */
H1
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

H2
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

H3
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

H4
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

H5
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

H6
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
THEAD
{
}

TH
{
}

A:link
{
}

A:visited
{
}

A:hover
{
	text-decoration: none;
}
A:active
{
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}
PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    color: #003399;
    height: 1pt;
    text-align: left;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}
/* Articles */
/* style for Articles titles */
.ArticleHead
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
}

.module
{
	font-family: "Trebuchet MS", Verdana, Arial;
width:100%;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 2px;
	margin: 2px;
}

.moduleNT
{
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	width: 100%;	
}
.moduleAlt
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
}
.Error
{
    font-weight: bold;
    color: #990000;
}
DT
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
}

TFOOT
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
}


/* ================================
   HtmlEditor
   ================================ */

DIV.edmenuback{
	border-bottom: 0px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	width: 75px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;
	width: 35px;	
}

/* ================================
   Discussion
   ================================ */
.MessageTitle 
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
   
.MessageAuthor
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: darkgray
}

.MessageBody
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal
}

TR
{
}

/* ================================
   Survey Module
   ================================ */
.SurveyQuestion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 126498;
	font-weight: bold;

}

.SurveyPanel
{
	background-image: url(../../DesktopLayouts/Neutra/images/fondoceldasup.gif);
	background-repeat:  repeat-x;
}

.SurveyOption
{
;
}

.SurveyButton
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #126498;
}
A.selectedTab:hover {
	
}
A.selectedTab:link {
	
}
A.selectedTab:visited {
	
}
A.selectedTab:active {
	
}


BLOCKQUOTE { 
 } 
/* para tener la celda superior de la tabla borde izquierdo*/

.bordeizquierdo{
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 4976A4;
}

/* ================================
   Articles IP
   ================================ */
.IP_thumbnail
{
	background-color: #FFFFFF;	
	background-repeat: no-repeat;
	background-position: center bottom;
}
 .IP_thHeader
 {
 
 }  
 
.IP_thSubTitle
 {
 font-family: tahoma, arial, Helvetica;
	font-size: 10px;	
	color: #FF9933;
 }  
 
.IP_thImage
 {
	float: left;
	margin-right: 20px;
 }  
 
.IP_thTitle
 {
	font-family: tahoma, arial, Helvetica;
	font-size: 12px;	
	color: #FF9933;
 }  
 
 .IP_thDate
 {
	font-size: 9px;
	font-weight: bold;
 }

.IP_thAbstract
 {
	font-family: tahoma, arial, Helvetica;
	font-size: 10px;
	color: #126498;
 }  
 
.IP_thDescription
 {
	width: 100%;
 }  
 
.IP_Header
 {
	font-family: tahoma, arial, Helvetica;
	font-size: 12px;
	border: 1px solid #666666;
	padding: 10px;
 }  
 
.IP_SubTitle
 {
	font-size: 12px;
 }  

.IP_Date
{
	font-family: tahoma, arial, Helvetica;
	font-size: 10px;
}
 
.IP_Image
 {
	float: right;
	margin: 20px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #333366;
 }  
 

.Ip_Title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 126498;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 126498;
	
} 
 
.IP_Abstract
 {
	font-family: tahoma, arial, Helvetica;
	font-size: 12px;
	
	text-align: justify;
	color: 336699;
 }  
 
.IP_Description
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 336699;
	text-align: justify;
	text-indent: 15pt;
	width: 500px;
	
 }  

.IP_Article
{
	background-color: #FFFFFF;
	width: 100px;
	
}
 
/****************************************************
*********  Para los tres paneles del Artículo  ******
******************************************************/
.LeftPaneArticle
 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #126498;
	border-right-color: #126498;
	border-bottom-color: #126498;
	border-left-color: #126498;
	background-color: #FBFDFE;
	background-image: url(../../ArticlesIPLayouts/Images/BuscadorNeutra.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
 }
 .ContentPaneArticle
 {
	background-color: #FFFFFF;
	width: 300px;
	
 } 
 .RightPaneArticle
 {
	background-color: FBFDFE;
	width: 10px;
	
 }
 
 .Catalogo 
{
	font-family: tahoma;
	font-size: 14px;
	color: #B5A640;
	text-decoration: none;

}
.Catalogo A:link
{
		font-family: tahoma;
	font-size: 14px;
	color: #B5A640;
	text-decoration: none;

}


.Catalogo A:visited
{
	font-family: tahoma;
	font-size: 14px;
	color: #B5A640;
	text-decoration: none;

	
}

.Catalogo A:hover
{
	font-family: tahoma;
	font-size: 14px;
	color: #C2B554;
	text-decoration: none;

	
}
.Catalogo A:active
{
	font-family: tahoma;
	font-size: 14px;
	color: #C2B554;
	text-decoration: none;

}


 .Noticias 
{
	font-family: tahoma;
	font-size: 14px;
	color: #B5A640;
	text-decoration: none;
	font-weight: bold;	

}
.Noticias A:link
{
	font-family: tahoma;
	font-size: 12px;
	color: #B5A640;
	text-decoration: none;

}


.Noticias A:visited
{
	font-family: tahoma;
	font-size: 12px;
	color: #B5A640;
	text-decoration: none;

	
}

.Noticias A:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #C2B554;
	text-decoration: none;

	
}
.Noticias A:active
{
	font-family: tahoma;
	font-size: 12px;
	color: #C2B554;
	text-decoration: none;

}
 .NoticiasPeq 
{
	font-family: tahoma;
	font-size: 10px;
	color: #B5A640;
	text-decoration: none;
	font-weight: bold;	

}
.NoticiasPeq A:link
{
	font-family: tahoma;
	font-size: 10px;
	color: #B5A640;
	text-decoration: none;

}


.NoticiasPeq A:visited
{
	font-family: tahoma;
	font-size: 10px;
	color: #B5A640;
	text-decoration: none;

	
}

.NoticiasPeq A:hover
{
	font-family: tahoma;
	font-size: 10px;
	color: #C2B554;
	text-decoration: none;

	
}
.NoticiasPeq A:active
{
	font-family: tahoma;
	font-size: 10px;
	color: #C2B554;
	text-decoration: none;

}

/* PARA EL BUSCADOR DE NOTCIAS DEL ARTICLES IP */
/*Nº de artículos por página que se quieren mostrar */

.AIPPagTable A:link
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}


.AIPPagTable A:visited
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
		
}

.AIPPagTable A:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

	
}
.AIPPagTable A:active
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Para la frase de "Se encontraron tantos documentos y el cuadro de búsqueda */
.AIPPagCellUp
{
	font-family: tahoma;
	font-size: 18px;
	color: #978B35;
	text-decoration: none;
	
}

/* Para la frase de "Mostrar tantos artículos por página */
.AIPPagCellDown
{
	font-family: tahoma;
	font-size: 18px;
	color: #978B35;
	text-decoration: none;

}
/* Para la tabla de búsqueda */
.SearcherTable
{
	border: 1px solid #6A6A00;
	margin: 2px;
	
}

.SearcherCell
{
	font-family: tahoma;
	font-size: 12px;
	color: #626200;
	text-decoration: none;
	background-color: #CDCF83;
	border: 0px solid #CDCF83;
	padding:3px;
}
.login
{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#663300;
}
.tabla 
{
	background-color:#CCCC66;

}

.tablaHeader td
{

}

.tablaHeader a:link, .tablaHeader a:visited, .tablaHeader a:active
{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#000000;
	text-decoration: none;
	font-size:12px;
}

.tablaHeader a:hover
{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#004080;
	text-decoration: none;
	font-size:12px;
}


.tabla a:link, .tabla a:visited, .tabla a:active 
{
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#000000;
	text-decoration: none;
	font-size:12px;
}
.tabla a:hover 
{
	
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#ff0000;
	text-decoration:none;	
	font-size:12px;
	
}

.tablaAlt 
{
	background-color:#ffffff;

}

.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration: none;	
}

.tablaAlt a:hover 
{
	
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#FF0000;
	text-decoration:none;	
	font-size:12px;
}

.tablaFooter td
{
	height:20px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#003399;
	

}

.tabla td
{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;

}

.tablaAlt td
{
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;

}
.settings-table
{
width:650px;

}