

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #FFFFFF;
}
Table
{
	font-size: 11px;
}


.rb_DefaultLayoutDiv
{
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	background-attachment: scroll;
	background-position: center center;
}

.rb_DefaultLayoutTable
{
	border-collapse: collapse;
	text-align: center;
	width: 760px;
	padding: 0px;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #522525;
	border-left-color: #522525;
}

.rb_AlternateLayoutDiv
{
	text-align: center;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-position: 0px;

}

.rb_AlternateLayoutTable
{
	border-collapse: collapse;
	text-align: center;
	width: 770px;
	padding: 0px;
	color: #FFFFFF;
}

.rb_AlternateLayoutTable td{color: #000000}
.textoIncio{font-size:14px; text-align:justify; line-height:18px; margin:0px 15px 0px 15px; width:320px}

/*  DESKTOP PORTAL BANNER SETTINGS */

.rb_AlternatePortalHeader
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.rb_DefaultPortalHeader
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{
	text-align: center;
}

.rb_DefaultPortalFooter
{
	text-align: center;
	color: #000000;
}

.rb_DefaultPortalContent
{
	background-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}


/* text style for the selected tab */
.SelectedTab
{
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	color:#FFFFFF;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: lowercase;
}
A.SelectedTab:link
{
	text-decoration: none;
}
A.SelectedTab:visited
{
	text-decoration: none;
}
A.SelectedTab:hover
{
	text-decoration: none;
}
A.SelectedTab:active
{
	text-decoration: none;
}

.OtherTabs
{
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	color:#CCCCCC;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: lowercase;
}


A.OtherTabs:link
{
	text-decoration: none;
	height: 20px;
	color: #999999;
}

A.OtherTabs:visited
{
	text-decoration: none;
	height: 20px;
	color: #999999;
}
A.OtherTabs:hover
{
	text-decoration: none;
	color: #FFFFFF;	
}
A.OtherTabs:active
{
	text-decoration: none;
	height: 20px;
	color: #CCCCCC;	
	}
	
.SelectedSubTab
{
	font-size: 12px;
	color:#003366;
	text-decoration: none;
	height: 19px;
	padding-left: 12px;
	width: 148px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
A.SelectedSubTab:link
{
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
A.SelectedSubTab:visited
{
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
A.SelectedSubTab:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
A.SelectedSubTab:active
{
	font-size: 12px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.OtherSubTabs
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: 19px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	text-decoration: none;
	color: #FFFFFF;
}

A.OtherSubTabs:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A.OtherSubTabs:hover
{
	text-decoration: none;
	color: #FFE493;
}
A.OtherSubTabs:active
{
	text-decoration: none;
	color: #FFFFFF;
}


.SelectedSubSubTab
{
	color: #003366;
	width: 145px;
	padding-left: 15px;
	height: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.OtherSubSubTabs
{
	color: #FFFFFF;
	height: 20px;
	padding-left: 14px;
	width: 145px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.OtherSubSubTabs a:link
{
	padding-left: 14px;
	color: #FFFFFF;
}

.OtherSubSubTabs a:visited
{
	padding-left: 14px;
	color: #F4E2A6;
}

.OtherSubSubTabs a:hover
{
	padding-left: 14px;
	color: #003366;
}
.OtherSubSubTabs a:active
{
	padding-left: 14px;
	color: #FFFFFF;
}
.LeftPane
{
	text-align: left;
	
}
.RightPane
{
	text-align: center;
	background-attachment: fixed;
	
}
.ContentPane
{
	text-align: center;
	width: 100%;
}


/* style for module titles */
.Head
{
    font-size: 12px;
	color: #333333; 
	font-weight: bold
}

.TitleHead
{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFCC00;
}
.TitleHeadAlt
{
font-size: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFCC00;
}

/* style of item titles on edit and admin pages */


.SubHead
{
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px; 
}


/* text style used for most text rendered by modules */
.Normal
{	
}
.NormalNT
{
}

.NormalAltNT
{
}

.NormalAlt
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-size: 11px;
    font-weight: normal;
	border:1px solid #666666; 
	color: #000000; 
	background-color: #ffffff;}

.TextBoxContacto
{
    font-size: 11px;
    font-weight: normal;
	border:1px solid #666666; 
	color: #ffffff; 
	background-color: #333333;}
	
.NormalTextBoxBuscador
{
   	border: 1px solid #CECCCC;
	font-size:11px;
	background-color:#FFCC00;
	color:#000000;
	padding:1px;
}
.NormalRed
{
    font-weight: bold;
    color: red;
}

.NormalBold
{

    font-weight: bold; }

.NormalItalic
{
    font-style: italic;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #003366;
	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: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #003366;
	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: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #003366;
	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: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:active
{
	text-decoration: none;
	color: #003366;
	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: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #3C78B5;
	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: 18px;
	font-weight: normal;
	color: #FFCC00;
	padding-right: 4px;
	padding-left: 4px;
	width: 100%;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-variant: normal;
}

H2
{
	font-size: 18px;
	font-weight: normal;
	color: #CC6600;
	padding-left: 0px;
	height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

H5
{
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}



A:link
{
	text-decoration:none;
	color: #FFCC33;
}

A:visited
{
	text-decoration:none;
	color: #FFCC33;	
}

A:hover
{
	color: #FFCC33;
}
A:active
{
	color: #FFCC33;
}




HR
{
    color: #003399;
    height: 1pt;
    text-align: left;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}
ul
{
}
/* Articles */

.module
{
}

.moduleNT 
{
}

.moduleAlt
{
}

.moduleAltNT
{
}

.Error
{
    font-weight: bold;
    color: #990000;
}


/* para el módulo de tabla en modo GRID */
.tabla 
{
	
}
.tabla a:link, .tabla a:visited, .tabla a:active 
{

	
}
.tabla a:hover 
{

	
}

.tablaAlt 
{
	

	
}

.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{


	
}
.tablaAlt a:hover 
{


}

.tabla td
{

}
.tablaAlt td
{

}

.tablaFooter td
{
}

.TablaPager /* para la paginación en un grid (con o sin plantilla)*/
{
	height:25px;
	vertical-align:bottom;
	
}
.TablaPagerSelected 
{
}

a.TablaPagerUnSelected:link, a.TablaPagerUnSelected:visited, a.TablaPagerUnSelected:active
{
	
}

a.TablaPagerUnSelected:hover
{
	
}

.tablaGroup
{
	margin-top:7px;
	margin-left:10pxM
	margin-bottom:7px;
	padding-top:10px;
    font-size: 12px;
	font-weight:bold;
	color:#FFCC33;
	text-transform:uppercase;
	border-bottom:1px solid #ffcc33;

}
.UDTIPPagCell a:link, .UDTIPPagCell a:visited, .UDTIPPagCell a:active
{
	
}
.UDTIPPagCell a:hover
{
	
}

/*////////////////////////// menu /////////////////////////////////////////*/
.MenuTablas_ascx {
	
}

.MenuNivel1off a:link, .MenuNivel1off a:visited, .MenuNivel1off a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin-left: 6px;
	color:#FFCC33;
	font-weight:bold;
	
}
.MenuNivel1off a:hover {
	color:#FFFFFF;
	
}


.MenuNivel1on a:link, .MenuNivel1on a:visited, .MenuNivel1on a:active {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 6px;
	text-decoration: none;
		font-weight:bold;
}

.MenuNivel1on a:hover {
	color: #FFFFFF;
}

.Titulo
{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFCC00;
}


.Titulo a:link, .Titulo a:visited, .Titulo a:active {
	font-size: 14px;
	color:#FFCC00;
	text-decoration: none;

}

.Titulo a:hover {
	color: #FFCC00;
}

#scroll {
padding:4px;
SCROLLBAR-FACE-COLOR:#2d2d2d; 
SCROLLBAR-HIGHLIGHT-COLOR: #414141; 
SCROLLBAR-SHADOW-COLOR: #1b1b1b; 
SCROLLBAR-3DLIGHT-COLOR: #414141;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #171717; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
scrollbar-width: 6px;
}
	
.imagen{float:left;margin:15px;border:1px solid #333333;}
.noticiasDT{width:100%;border-collapse:collapse; border-bottom:#484848 1px dotted;margin-bottom:20px}
.foto{float:left;margin:15px;border:1px solid #333333;}
.TitularDataList{font-size:15px;font-weight:bold;color:#FFCC33;padding:14px 0px 0px 0px}
.fecha{}
.resumen{margin:5px 0px 15px 0px}

.FotoLeft img
{
	margin: 10px;
	float: left;
	border: 1px solid #666666;
}
.FotoRight img
{
	margin: 10px;
	float: right;
	border: 1px solid #666666;
}


/* Nueva Paginación */
.PaginacionNavegacion{white-space: nowrap;text-align:right;padding-right:25px;margin-bottom:15px;margin-top:25px;}
a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active{color:#999999;margin-left:8px;font-size:12px;}
a.PaginacionItem:hover{color:#000000;margin-left:8px;font-size:12px;}
.PaginacionItem img{vertical-align:middle;border:0px;}
.PaginacionItemSeleccionado{margin-left:8px;font-weight:bold;color:#999999;font-size:12px;}
.ProductosMostrados{margin-left:12px;margin-right:15px;margin-top:20px;margin-bottom:20px;color:#0066cc;font-size:11px;}
/* Fin Nueva Paginación */


