

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	background-image: url(/_AlbertoRomero/images/bordes.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-attachment: scroll;
	background-position: center top;
	background-color: 7f7f7f;
}
Table
{
	font-size: 13px;
}


.rb_DefaultLayoutDiv
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(rep.jpg);
	background-repeat:repeat;
	background-position: center center;

}

.rb_DefaultLayoutTable
{
	margin:auto;
	border-collapse: collapse;
	width: 800px;
	text-align:center
}

.rb_AlternateLayoutDiv
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(rep.jpg);
	background-repeat:repeat;
	background-position: center center;

}

.rb_AlternateLayoutTable
{
	margin:auto;
	border-collapse: collapse;
	width: 990px;
	padding: 0px;
	text-align:center
}

/*  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;
	padding-top: 8px;
}

.rb_DefaultPortalContent
{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	text-align:center;
	width:100%;
}


/* text style for the selected tab */
.SelectedTab
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
}
A.SelectedTab:link
{
	text-decoration: none;
	color: #FFFFFF;
}
A.SelectedTab:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A.SelectedTab:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
A.SelectedTab:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.OtherTabs
{
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	color:#666666;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
}


A.OtherTabs:link
{
	text-decoration: none;
	height: 20px;
	color: #666666;
}

A.OtherTabs:visited
{
	text-decoration: none;
	height: 20px;
	color: #666666;
}
A.OtherTabs:hover
{
	text-decoration: none;
	color: #996600;	
}
A.OtherTabs:active
{
	text-decoration: none;
	height: 20px;
	color: #666666;	
	}
	
.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
{

	background-attachment: fixed;
	
}
.ContentPane
{
	width: 100%;
}


/* style for module titles */
.Head
{
    font-size: 12px;
	color: #333333; 
	font-weight: bold
}

.TitleHead
{
	font-weight: normal;
	padding-right: 4px;
	padding-left: 4px;
	width: 100%;
	margin: 0px;
	
}
.TitleHeadAlt
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	color: #000066;
	letter-spacing: 1px;
	font-weight: normal;
	width: 100%;
	background-color: #F5F5F5;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-size: 12px;
	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 #003366; 
	color: #003366; 
	background-color: #FFFFFF
}

.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: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	width: 100%;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, 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;
}
 H4
 {
	color: #FFCC00;
 }




A:link
{
	text-decoration:none;
	color: #FFFFFF;	
}

A:visited
{
	text-decoration:none;
	color: #FFFFFF;
	
}

A:hover
{
	color: #A30046;
}
A:active
{
	color: #FFFFFF;
}




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: 14px;
	color:#FFCC00;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

.Titulo a:link, .Titulo a:visited, .Titulo a:active {
	font-size: 14px;
	color:#FFCC00;
	text-decoration: none;

}

.Titulo a:hover {
	color: #FFCC00;
}

.thumbnail img
{
	border: 6px solid #666666;
}
	
.thumbnail img a:link
 {
 	border: 6px solid #666666;
 }
 
 .thumbnail img a:visited
 {
 	border: 6px solid #999999;
 }
 .thumbnail img a:hover
 {
 	border: 6px solid #666666;
 }
 .thumbnail img a:active
 {
 	border: 6px solid #999999;
 }
 .fondocontacto
 {
	background-attachment: scroll;
	background-image: url(/_Albertoromero/Images/pinceles.jpg);
	background-repeat: no-repeat;
	background-position: right top;
 }
 .tablaGaleria
 {
	padding-right: 6px;
	padding-left: 6px;
 }

#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;
	height: 220px;
	overflow: auto;
}
.contactoTexto
{
	text-align: center;
}
.FotoLeft img
{
	margin: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
.FotoRight img
{
	margin: 10px;
	float: right;
	border: 1px solid #CCCCCC;
}

.FotoCenter img
{
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}
.year
{
	font-weight: bold;
	color: #6699FF;
}
/* Nueva Paginación */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
	padding-right:10px;
	#padding-right:2px;
	margin-bottom:15px;
	margin-top:15px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#deac0c;
	margin-left:8px;
	font-size:12px;
}

a.PaginacionItem:hover
{
	color:#989898;
	margin-left:8px;
	font-size:12px;	
}

.PaginacionItem img
{
	vertical-align:middle;
	border:0px;
}

.PaginacionItemSeleccionado
{
	margin-left:8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.ProductosMostrados
{
	margin-left:4px;
	margin-right:15px;
	#margin-right:5px;
	margin-top: 20px;
	margin-bottom:20px;
	color:#6e932c;
	font-size:12px;
	border-top:#cccccc 1px solid;
}

/* Fin Nueva Paginación */
.highslide-caption
{
 background-color:#000000;
 color:#FFFFFF
}
#caption-for-thumb2
{
 background-color:#000000;
}

#mID21936{
padding-left:100px;
width:500px
}
