body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background:#c2c8cb;
	text-align:justify;
}
/******************************************************************/
.menus{
color:#000000; font:bold 12px Arial;
}
.menus:hover{
color:#ffffff; font:bold 12px Arial;
}
.menus2{
color:#000000; font:bold 12px Arial;
}
.menus2:hover{
color: #808080; font:bold 12px Arial;
}

/*******************************************************************/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-image:url(images/op_04.jpg);
background-color: #5a81a0;
}
/**************************************************************************/
.titulonoticia{
color:#666666; font:bold 14px Tahoma;
}
.descripcionnoticia{
color:#666666; font:normal 11px Tahoma;
}


/******************************************************************************/

/***************************LOGIN DE CLIENTES*****************************/

.input_usuario{width: 80px; height:15px; font: bold 12px Arial; border:#000000 solid 1px; color:#666666}
.texto_userypass{font: bold 11px Arial; color:#FFFFFF;}
.texto_entrar{width: 50px; font: bold 11px Arial; color:#FFFFFF; border:#ffffff solid 1px; background-image:url(images/op_04.jpg);}
/******************************************************************************/


/***************************BUSQUEDAS*****************************/

.input_buscar{width: 80px; height:15px; font: bold 12px Arial; border:#000000 solid 1px; color:#666666}
.texto_buscar{font: bold 11px Arial; color:#000000;}
.texto_go{width: 50px; font: bold 11px Arial; color:#FFFFFF; border:#ffffff solid 1px; background-image:url(images/op_04.jpg);}
/******************************************************************************/
/***************************QUIENES SOMOS*****************************/
.tituloseccion{
color:#666666; font:bold 14px Tahoma;
}
.textoseccion{
color:#666666; font:normal 11px Tahoma;
}
/******************************************************************************/
/***************************PRODUCTOS*****************************/


.pro_descripcion{
color:#000000; font:normal 11px Tahoma;
}

/******************************************************************************/
/***************************CONTACTO*****************************/

.texto_enviarinfo{width: 100px; font: bold 11px Arial; color:#FFFFFF; border:#ffffff solid 1px; background-image:url(images/op_04.jpg);}

/*//////////////////////////////////////////****************************/
/*Productos*/

.titulo_p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:oblique;
text-align:center;
}
///hack png for ie6
 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 
*/
 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
  { behavior: url(iepngfix.htc) }