BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

hr{
	color: #8B8D8F;
	height: 1px;
	width: 90%;
	size: 1px;
	border-style: dotted;
	noshade;
	text-align: left;	
}

.borde_buscador {
	border: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;

	color: #4a4a4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}



.bordes_principal{
border-bottom-color: #D0D6DF;
border-bottom-width: thin;
border-bottom-style: solid;

border-left-color: #D0D6DF;
border-left-width: thin;
border-left-style: solid;

border-right-color: #D0D6DF;
border-right-width: thin;
border-right-style: solid;
}

.bordes_2{
border-right-color: #B5B5B5;/*#D0D6DF;*/
border-right-width: thin;
border-right-style: solid;
}


/********** TEXTOS ***************/


.Error { 
	color: #4a4a4a;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}

.titulos_menu{
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.menu_superior2{
	color: White;
	font-weight: bold;
	font-size: 10px;
}

a.menu_superior{
	color: White;
	font-weight: bold;
	font-size: 10px;
	TEXT-DECORATION: none;
}
A.menu_superior:hover {
	FONT-SIZE: 10PX;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}

A:hover {
	TEXT-DECORATION: underline;
}


.texto_p{
	color:#8B8D8F;
	font-weight: normal;
	font-size: 9px;
}
.texto_p2{
	color:#8B8D8F;
	font-weight: normal;
	font-size: 11px;
}

.texto_p_bold{
	color:#8B8D8F;
	font-weight: bold;
	font-size: 9px;
}

/*------------------------------------------*/

.texto{
	color:#373737;
	font-weight: normal;
	font-size: 13px;
}

.texto2{
	color:#CB3B23;
	font-weight: normal;
	font-size: 13px;
}

.texto3{
	color:#373737;
	font-weight: normal;
	font-size: 15px;
}

.texto_bold{
	color:#373737;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.texto_bold2{
	color:#CB3B23;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.texto_bold3{
	color:#1E7AB5;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

/*------------------------------------------*/

.titulo_marcas{
	color:#8B8D8F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.Titulo1{
	text-decoration:none;
	color:#CB3B23;
	font-size: 11px;
	font-weight: bold;
}

.Titulo1B{
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}

.TituloAzul{
	text-decoration:none;
	color:#1F5088; /*#3F7FBF;*/
	font-size: 13px;
	font-weight: bold;
}

.TituloBlanco{
	text-decoration:none;
	color:#FFFFFF; /*#3F7FBF;*/
	font-size: 13px;
	font-weight: bold;
}

.SubTituloGris{
	text-decoration:none;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
}

.ApObligatorio{
	text-decoration:none;
	color:#FF0000;
	font-size: 7px;
	font-weight: bold;
}

.Enlaces1{
	text-decoration:none;
	color:#666666;
	font-size: 10px;
	font-weight: bold;
}

.Enlaces1:hover{
	text-decoration:underline;
	color:#999999;
	font-size: 10px;
	font-weight: bold;
}

.PVP{
	text-decoration:none;
	color:#8C2916;
	font-size: 11px;
	font-weight: bold;
}

.PVP_tach{
	text-decoration: line-through;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
}

.PVP_of{
	text-decoration:none;
	color:#8C2916;
	font-size: 11px;
	font-weight: bold;
}

li{
  line-height:20px; 
  list-style-image:url(../Images/flecha_azul.gif);
  }

/*****************************************/



/*esto es para el menu de la IZQUIERDA*/
.holder {
	DISPLAY: block; 
	/*WIDTH: 224px; */
	WIDTH: 180px;
	PADDING-TOP: 5px;
}
.LeftMenuHolder {
	WIDTH: 180px; 
	HEIGHT: 100%; 
}
A.menuLeft {
	BACKGROUND-POSITION: left center; 
	DISPLAY: block; 
	PADDING-LEFT: 20px; 
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;	
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 10PX;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #8D8B8E; /*#8B8D8F;*/
	TEXT-DECORATION: none;	
	background-image:url(../Images/flecha.gif);
	BACKGROUND-REPEAT: no-repeat;	 	 
	WIDTH: auto; 	 
	HEIGHT: auto;
}
A.menuLeft:hover {
	FONT-SIZE: 10PX;
	background-image:url(../Images/flecha_b.gif); 
	COLOR: #ffffff; 
	BACKGROUND-REPEAT: no-repeat; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #1E7AB5;
	TEXT-DECORATION: none
}


/*esto es para el menu SUPERIOR*/

A.menuTop {
	BACKGROUND-POSITION: left center; 
	DISPLAY: block; 
	PADDING-LEFT: 20px;
	padding-right:10px;
	/*PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;	*/
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 11PX;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF; /*#8B8D8F;*/
	TEXT-DECORATION: none;	
	background-image:url(../Images/flecha_sup.gif);
	BACKGROUND-REPEAT: no-repeat;	 	 
	WIDTH: auto; 	 
	HEIGHT: auto; 	
}
A.menuTop:hover {
	FONT-SIZE: 11PX;
	padding-right:10px;
	background-image:url(../Images/flecha_sup.gif); 
	COLOR: #ffffff; 
	BACKGROUND-REPEAT: no-repeat; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #1E7AB5;
	TEXT-DECORATION: none;
}


.comboFamilias
{
	font-size: 9pt;
	text-decoration:none;
	color:#1C3263;
	height: 20px;
	font-weight:bold;
}

.botonBuscador
{
	font-size: 9pt;
	text-decoration:none;
	color:#1C3263;
}

.CabeceraTabla {
	border : 1px solid;
	border-color : Silver;
	empty-cells : show;
	border-spacing : 0px;
	height: 25px;
	font-family:Verdana, Arial;
	font-size:xx-small;
	background-color:#6699CC;
	color:#ffffff;
	font-weight:bold;
}
.CeldaTabla {
	border : 1px solid;
	border-color : Silver;
	empty-cells : show;
	border-spacing : 0px;
	font-family:Verdana, Arial;
	font-size:xx-small;
	font-weight:normal;
	color:#000000;
	/*background-color:#D0D6DF;*/
	background-color: #E7E7E7;
}
.CeldaTabla2 {
	border : 1px solid;
	border-color : Silver;
	empty-cells : show;
	border-spacing : 0px;
	font-family:Verdana, Arial;
	font-size:xx-small;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
}
.boton{
   font-size:10px;
   font-family:Verdana,Helvetica;
   font-weight:bold;
	border-style:solid;
   color:white;
   background:#6699CC;
   border:0px;        
   height:19px;
}

.imagencatalogo {
  max-width: 150px;
  max-height: 300px;
  width: expression(this.width > 150 ? "150px" : true);
  height: expression(this.height > 300 ? "300px" : true);
}

