/* CSS Document */
a{
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0263AA;
	text-decoration:none;
}

.defaultfont{
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0263AA;
	text-decoration:none;
}

.CajaProductoHome {
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0263AA;
}

.ElectronicaStyle {
     font-size:12px; 
     color: #0263AA;
     background-position:bottom;
     background-repeat:repeat-x;
}

.TextoBotonera {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11px; 
     color: #6F6F6F; 
     text-align:center;
}

.TitulosCategorias {
    font-weight:bold; 
    font-size:14px; 
    color: #0263AA;
    background-position:bottom;
    background-repeat:repeat-x;
}

.TitulosProducto {
    font-weight:bold; 
    font-size:16px; 
    color: #0263AA;    
}

.TextoProducto {
	font-family:Arial, Helvetica, sans-serif;
     font-size:13px; 
     color: #666666;      
}

.PrecioProducto {
     font-size:13px; 
     color: #CC0000;
	 font-weight:500;	 	 
}

.TituloCategorias1 {
     font-size:15px; 
     color: #666666;
	 font-weight:bold;	  
}


.PrecioSubcategorias {
	font-size:16px;
	font-weight:bold;
	color: #CC0000;
	letter-spacing: 1px;
}	


.PrecioCuotas {
	font-size:14px;
	font-weight:bold;
	color: #0263AA;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}	


.DetallesSubcategorias {
    font-size:10px;
	font-size:10px; 
	color: #666666; 
	font-weight: bold;	
}

.BotoneraHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	color: #FFFFFF;
}

.BotoneraFooter, .BotoneraFooter a:link, .BotoneraFooter a:visited {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#336699; 
	font-weight:bold; 
	letter-spacing:1px;
}

.BotoneraFooter a:hover {
	text-decoration: underline;
}

.TextoBotoneraSup,  .TextoBotoneraSup a:link, .TextoBotoneraSup a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.TituloBoxFormRegalo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #438EC7;
}

.TextoBoxFormRegalo {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.bordeFotoNovedad
{
border-style:solid;
border-color:#cccccc;
}

