.HeadBg
{
	background-color: #FFFFFF;
}

Body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	z-index: 0;
	position: relative;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(/Design/DesktopLayouts/Agecam/Images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
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;
	background-attachment: scroll;
	background-image: url(/Design/Themes/VestuarioLaboral/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.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
{
	text-align: center;
	color: #666666;
}
.rb_DefaultPortalFooter a:link, .rb_DefaultPortalFooter a:visited, .rb_DefaultPortalFooter a:hover, .rb_DefaultPortalFooter a:active
{
	color: #006699;
}
.rb_DefaultPortalContent
{
	padding-left: 2px;
	vertical-align: top;
	padding-right: 15px;
}


/* text style for the selected tab */
.SelectedTab
{
	color: #3463D7;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.SelectedTab:link
{
	color: #3463D7;
}

A.SelectedTab:visited
{
	color: #3463D7;
}

A.SelectedTab:hover
{
	color: #3463D7;
}

A.SelectedTab:active
{
	color: #3463D7;
}

.OtherTabs
{
	color: #3463D7;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


A.OtherTabs:link
{
	color: #3463D7;
}

A.OtherTabs:visited
{
	color: #3463D7;
}

A.OtherTabs:hover
{
	color: #FF7000;
}

A.OtherTabs:active
{
	color: #3463D7;
}
	
.SelectedSubTab
{
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.SelectedSubTab:link
{
	color: #FF6600;
}

A.SelectedSubTab:visited
{
	color: #FF6600;
}

A.SelectedSubTab:hover
{
	color: #FF6600;
}

A.SelectedSubTab:active
{
	color: #FF6600;
}

.OtherSubTabs
{
	color: 356699;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}


/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	color: #356699;
}
A.OtherSubTabs:visited
{
	color: #356699;	
}
A.OtherSubTabs:hover
{
	color: #5592E0;	
}
A.OtherSubTabs:active
{
	color: #666666;
}
.SelectedSubSubTab
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.OtherSubSubTabs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5592E0;
}
A.OtherSubSubTabs:link
{
	color: #0066CC;
	font-weight: bold;
}
A.OtherSubSubTabs:visited
{
	color: #0066CC;
	font-weight: bold;
}
A.OtherSubSubTabs:hover
{
	color: #FF8925;
	font-weight: bold;
}
A.OtherSubSubTabs:active
{
	color: #0066CC;
	font-weight: bold;
}

.LeftPane
{
	background-position: center top;
	text-align: left;
}
.RightPane
{
padding-right:2px;
}
.RightPane a:link
{
}
.RightPane a:visited
{
}
.RightPane a:hover
{
}
.RightPane a:active
{
}

.ContentPane
{
	padding-right: 2px;
	padding-left: 2px;
	width: 600px;
	padding-bottom: 10px;
}


/* style for module titles */
.Head
{
}

.TitleHead
{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5592e0;
	font-weight: bold;
}
.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: #6d6d6d;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.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 #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 */
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: #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;
}

.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;
}

.NormalTextBox
{
	font-weight: normal;
	border: 1px solid #CECCCC;
	color: #003366;
	background-color: #F4F2E8;

}

.NormalTextBoxBusca
{
	font-weight: normal;
	border: 1px solid #CECCCC;
	color: #003366;
	background-color: #F4F2E8;
	width:140px

}
.LoginTextBox
{
	font-weight: normal;
	border: 1px solid #CECCCC;
	color: #003366;
	background-color: #ffffff;
	padding:2px;
	height: 17px;
	font-size: 11px;
}


.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:#4D92CA;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight: bold;
	width: 550px;
	vertical-align: baseline;
	font-size: 12px;
}

.tabla 
{
	background-color:#F8F8F8;


		
}

.tabla a:link, .tabla a:visited, .tabla a:active 
{
	text-decoration: none;
}
.tabla a:hover 
{
	color:#FF9900;
	text-decoration: none;

}

.tablaAlt 
{
	background-color:#ffffff;
	
}


.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:#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:#003366;
}

.UDTIPPagCell a:hover
{
	color:#66CCFF;
}




/* Nueva Paginación */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
	padding-right:5px;
	#padding-right:2px;
	margin-bottom:15px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#4e4d4d;
	margin-left:8px;
	font-size:12px;
}

a.PaginacionItem:hover
{
	color:#a1a1a1;
	margin-left:8px;
	font-size:12px;	
}

.PaginacionItem img
{
	vertical-align:middle;
	border:0px;
}

.PaginacionItemSeleccionado
{
	margin-left:8px;
	font-weight:bold;
	color:#434342;
	font-size:13px;
}

.ProductosMostrados
{
	margin-right:27px;
	margin-top: 20px;
	margin-bottom:20px;
	color:#4f4e4e;
	font-size:11px;
	text-align:right;
}

/* Fin Nueva Paginación */
.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;
}

#FormularioInmueble td
{
	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 {
	border: 1px solid #95a9de;
}


/*Estilos Comparometro*/

.CompCabecera
{
	background-color:#F5F5F5;
	color:#330066;
	text-align:center;
	padding:5px;
	font-size:12px;
}

.CompGrupo
{
	background-color:#336699;
	color:#FFFFFF;
	padding:5px;
}

.CompNombreCampo
{
	font-weight:bold;
	text-align:left;
	width:150px;
	
}

.CompFila
{
	background-color:#F8F8F8;
	text-align:center;
	

}
.CompFila td
{
padding:3px;
}

.CompFilaAlt
{
	background-color:#ffffff;
	text-align:center;
	padding:3px;
}
.CompFilaAlt td
{
padding:3px;
}


.CompTabla
{
	width:100%;
	padding:3px;
	border:#CCCCCC 1px solid;
}


.CompListadoTabla
{
	border:#CCCCCC 1px solid;
	margin-left:3px;
	width:100px;

}

.CompListadoFila
{
	background-color:#F8F8F8;

}

.CompListadoFilaAlt
{

}

.FakeTabs {
	position: relative;
	top: 0px;
	height: 34px;
}
.FakeTabs td {
	width:*;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.menu
{
	top: -60px;
}
.Precio
{
	font-size: 12px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEE9F1;
}

.Precio2
{
	font-size: 20px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Categoria
{
	font-size: 12px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEE9F1;
}

.producto
{
	font-weight: bolder;
	color: #666666;
}
.productoGrande
{
	font-weight: bolder;
	color: #FF9900;
	font-size: 14px;
}

.TablaDLProductos
{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.Descripcion
{
	font-size: 12px;
	color: #006699;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.campo
{
	font-weight: bold;
	color: #0066CC;
}

.MenuNivel1On
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	padding-left: 5px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE3E6;
	margin-bottom:10px;
}

.MenuNivel1On A:link
{
	color: #FF9900;
}

.MenuNivel1On A:visited
{
	color: #FF9900;
}

.MenuNivel1On A:hover
{
	color: #FF9900;
}

.MenuNivel1On A:active
{
	color: #FF9900;
}







.MenuNivel1Off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #356699;
	padding-left:5px;
	font-weight: bold;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE3E6;
	padding-bottom:10px;
}

.MenuNivel1Off A:link
{
	color: #356699;
}
.MenuNivel1Off A:visited
{
	color: #356699;	
}
.MenuNivel1Off A:hover
{
	color: #FF9900;
}
.MenuNivel1Off A:active
{
	color: #666666;
}





.MenuNivel2On
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006699;
	padding-left:15px;
	background-attachment: scroll;
	background-image: url(/Design/DesktopLayouts/VestuarioLaboral/Images/submenuOn.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-bottom:5px;
	padding-top::5px;
	
}

.MenuNivel2On A:link
{
	color: #006699;
}
.MenuNivel2On A:visited
{
	color: #006699;
}
.MenuNivel2On A:hover
{
	color: #006699;
}
.MenuNivel2On A:active
{
	color: #006699;
}


.MenuNivel2Off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
	font-weight:normal;!important
	padding-left:15px;
	list-style-position: outside;
	list-style-type: disc;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDF1F3;
	font-weight:normal;
	padding-bottom:5px;
	padding-top::5px;
}

.MenuNivel2Off A:link
{
	color: #0066CC;
}
.MenuNivel2Off A:visited
{
	color: #0066CC;
}
.MenuNivel2Off A:hover
{
	color: #FF9900;
}
.MenuNivel2Off A:active
{
	color: #0066CC;
}
/* Clases compra-venta */

.CVCabeceraDatos {
	background-color:#B5281E;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;

}

.CVFotos img
{
border:#CCCCCC 1px solid;
margin:10px;

}

.CVCabeceraDatos2 {
	background-color:#003366;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;

}
.CVAyuda{
width:230px;
color:#666666;
font-size:10px;
padding-left:5px;
padding-right:5px;


}
.CVTituloAnuncio {
font-size:14px;
font-weight:bold;
color:#333333;
text-align:left;
width:90%;
border-bottom:#CCCCCC 1px solid;
margin-bottom:10px;


}

.CVTablaDetalleAnuncio {
border:#CCCCCC 1px solid;
padding:5px;
width:90%;
}

.CVDetalleAnuncio {
width:700px;
font-size:11px;
color:#333333;
}

.CVDetalleAnuncioTexto {

font-size:12px;
color:#333333;
padding-left:15px;
background-color:#F5f5f5;
padding:5px;
}


.CVDetalleAnuncioAutor {

font-size:12px;
color:#003366;
padding-left:15px;
background-color:#F5f5f5;
padding:5px;
}
.CVDetalleAnuncioImagenes {

font-size:12px;
color:#CC3300;
font-weight:bold;

}

/* Grid  compra-venta */

.Grid 
{ 
  border: 1px solid #fefefe; 
  border-bottom: 2px solid #57566F; 
  background-color: #FFFFFF;
  cursor: pointer;
  
}

.GridHeader
{
  background-image: url(images/grid_headerBg.gif); 
  border-bottom: 1px solid #fefefe; 
  height: 20px;
  padding-left: 3px;
  cursor: default; 
  color: #FFFFFF;  
  font-size: 12px;
  font-weight: bold;
  vertical-align: center;
}

.GridHeaderText
{
  color: #FFFFFF;  
  font-size: 10px;
}

.GridAlternating {
background-color:#F5F5F5;

}
.GridFooter
{
  cursor: default; 
  padding: 5px;
  height: 48px;
  vertical-align: bottom;
}

.GridFooterText
{
  color:#990000;  
  font-size: 11px;
  margin-top:10px;
  
}
.HeadingCell 
{ 
  background-image: url(images/header_bg.gif);
  color:#333333;  
  padding-top: 2px; 
  padding-bottom: 2px;
  
}

.HeadingCellHover
{ 
  background-image: url(images/header_hoverBg.gif);   
  background-color: #F6F6F7; 
}

.HeadingCellActive
{ 
  background-image: url(images/header_activeBg.gif);   
  background-color: #F6F6F7;  
}


/*Precarga imágenes*/
#loader_bg {
	FONT-SIZE: 1px; LEFT: 8px; WIDTH: 113px; POSITION: relative; TOP: 8px; HEIGHT: 7px; BACKGROUND-COLOR: #ebebe4
}
.border_preview {
	BORDER-RIGHT: #444 1px solid; BORDER-TOP: #444 1px solid; Z-INDEX: 100; BACKGROUND: #ffffff; BORDER-LEFT: #444 1px solid; BORDER-BOTTOM: #444 1px solid; POSITION: absolute
}

#loader_container {
	WIDTH: 100%; POSITION: absolute; TOP: 40%; TEXT-ALIGN: center
}

#loader {
	BORDER-RIGHT: #6a6a6a 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #6a6a6a 1px solid; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 10px; Z-INDEX: 255; PADDING-BOTTOM: 16px; MARGIN: 0px auto; BORDER-LEFT: #6a6a6a 1px solid; WIDTH: 100px; COLOR: #000000; PADDING-TOP: 10px; BORDER-BOTTOM: #6a6a6a 1px solid; FONT-FAMILY: Tahoma, Helvetica, sans; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}
#progress {
	FONT-SIZE: 1px; LEFT: 10px; WIDTH: 1px; POSITION: relative; TOP: 1px; HEIGHT: 5px; BACKGROUND-COLOR: #C10000
}

.title_h2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; WIDTH: 100px; PADDING-TOP: 0px; font-size:12px; color:#BB0000; text-transform:uppercase;
}
.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*/

/************Específicos HOJA DE PEDIDOS ******************/
.Shop_Grid{width:98%;padding:4px}
.Shop_Header_Referencia{width:60px}
.Shop_Header_NombreProducto{width:300px}
.Shop_Header_Unidades{text-align:center;width:70px}
.Shop_Unidades{text-align:center}
.Shop_TextBox{width:40px}
.Shop_Header_Precio{text-align:center;width:80px}
.Shop_Precio{text-align:right}
.Shop_Header_PrecioConIVA{text-align:center;width:180px;}
.Shop_PrecioConIVA{text-align:right}
.Shop_Header_SubTotal{text-align:center;width:80px}
.Shop_SubTotal{text-align:right}
.Shop_Header_Eliminar{text-align:center;width:60px;}
.Shop_Eliminar{text-align:center}
.Shop_Contenedor_TotalesTotal{margin-top:12px}
.Shop_Etiqueta_TotalesSubtotal{width:80px;}
.Shop_Etiqueta_TotalesImpuestos{width:80px;}
.Shop_Etiqueta_TotalesTotal{width:80px;}
.Shop_TotalesSubtotal{width:70px;}
.Shop_TotalesImpuestos{width:70px;}
.Shop_TotalesTotal{width:70px;}


.Shop_Encabezado
{

	font-size:11px;
	color:#ffffff;
	background-color:#00699B;
	padding-top:4px;
	padding-left:2px;
	padding-bottom:4px;
	
}
.Shop_TextBox
{
    font-size: 12px;
    font-weight: normal;
	border: 1px solid #CECCCC; 
	color: #003366; 
	background-color: #FFFFFF
}
.Shop_HojaPedido
{
	width:550px;
	font-size:12px;
	color:#666666;
	height:25px;
	padding-left:5px;
	font-style:oblique;
	
}

.Shop_Totales
{
	font-size:11px;
	color:#00699B;
	text-align: right;
	font-weight: bold;
	padding-right:30px;
	padding-top:4px;
	width:670px;
	

}


.Shop_Botones a:link, .Shop_Botones a:visited, .Shop_Botones a:active
{
	color:#00699B;
	font-size:12px;
	text-decoration:none;
	margin: 15px 4px 1px;
	padding: 5px;
	height: 100%;
	border:#00699B 1px solid;
	
}

.Shop_Botones a:hover
{
	color:#ffffff;
	font-size:12px;

	text-decoration:none;
	background-color:#00699B;	
}
.Shop_Pie
{
	font-size:12px;

}
.Shop_Item
{
	background-color:#F9F9F9;
	font-size:12px;
	padding-left:3px;

}
.Shop_Item a:link, .Shop_Item a:visited, .Shop_Item a:active
{

	text-decoration: none;
}

.Shop_Item a:hover
{
	color:#FF0000;
	text-decoration: none;
}


.Shop_Alternativo
{
	background-color:#FFFFFF;
	font-size:12px;
		padding-left:3px;
}

.Shop_Alternativo a:link, .Shop_Alternativo a:visited, .Shop_Alternativo a:active
{

	text-decoration: none;
}

.Shop_Alternativo a:hover
{
	color:#FF0000;
	text-decoration: none;
}
/************Específicos DETALLE DEL PEDIDO ******************/
.Shop_Ped_Titulo
{
	font-size:14px;
	color:#0D5184;
	
	
}
.Shop_Ped_Text
{
	font-size:12px;
	color:#666666;
}
.Shop_Padding
{
	padding-right:5px;
}

/************Específicos DETALLE DE TUS PEDIDOS ******************/

.PowerGrid_Header
{
	color:#ffffff;
	padding:4px;
	background-color:#A3913A;
}

.PowerGrid_Item
{
	background-color:#F8F8F8;
}

.PowerGrid_AlternatingItem
{
	background-color:#ffffff;
}
  
/*********** No borde Tablas en Crome *********/
#AppleWebKit td{border-width:0px}
#Opera td{border-width:0px}
/*********** No borde Tablas en Crome *********/
