* {margin:0; padding:0;}

html, body, form
{
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;
	background:#ffffff url(../imagenes/fondo.gif) repeat-x center;
	background-color:#132721;
}

.cabecera 
{	
	width:1000px;
	height:147px;
	background:url(../imagenes/cabecera.gif);	
}
.fondo_cabecera
{
	background-image:url("../imagenes/fondo_cabecera.gif");
	background-repeat:repeat-x;
	width:100%;
	height:147px;
}
.div_logo
{
	width:410px;
	height:113px;
	margin-top:5px;
}
.menu
{
	/*width:595px;*/
	/*width:720px; */
	width:835px; 
	height:27px;
}
.separador
{
	background:url(../imagenes/separador.gif);	
	width:1px;
	height:27px;
	float:left;
}
.div_menu
{
	padding-left:9px;
	padding-right:9px;
	height:27px;
	width:100px;
	text-align:center;
}
.div_menu:hover
{
	padding-left:9px;
	padding-right:9px;
	height:27px;
	background:url(../imagenes/menu_over2.gif) repeat-x;
	width:100px;
}
.div_menu2
{
	padding-left:9px;
	padding-right:9px;
	height:27px;
	padding-top:3px;
	width:105px;
}
.div_menu2:hover
{
	padding-left:9px;
	padding-right:9px;
	height:26px;
	padding-top:3px;
	background:url(../imagenes/menu_over2.gif) repeat-x;
	width:100px;
}
.izquierda
{
	width:245px;
}

.fondo_izquierda
{
	background-color:#ffffff;
	background-image:url(../imagenes/fondo_menu_lateral10.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.derecha
{
	margin-left:14px;
	margin-top:3px;
	width:722px;
}
.contenido
{
	background-color:#ffffff;
	width:1000px;
}
.imagen_fondo
{
	width:1000px;
	background-image:url(../imagenes/sombra.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:16px;
}

.div_servicios
{
	width:245px;
	height:35px;
	background-image:url(../imagenes/img_servicios.gif);
}

.div_solicitar
{
	width:245px;
	height:35px;
	background-image:url(../imagenes/solicitar_info2.gif);
}

.control_menu
{
	margin-left:14px;
	width:222px;
	margin-bottom:10px;
}
.titulo_peque_lateral
{
	width:200px;
	border: solid 1px black;
	background-image:url(../imagenes/px_familia_tamano1linea.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	text-align:center;
	font:bold 11pt verdana;
	color:#01382a;
	margin-top:4px;
	float:left;
}
.texto_peque_lateral
{
	width:90%;
	height:21px;
	background-image:url(../imagenes/px_subfamilia.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	text-align:center;
	text-decoration:none; 
}
.push
{
	height:56px;
}
.pie
{
	background-image:url(../imagenes/pie22.gif);
	background-repeat:repeat-x;	
	background-position:center;  
	height:56px;
	width:1000px;
	text-align:center;  
}
.pie_grande 
{	
	background-image:url(../imagenes/pie22.gif);
	background-repeat:repeat-x;	
	margin:0px;
	height:56px;
	width:100%; 	
}
.barra_idioma
{
	float:right;
	margin-top:15px;
	/*margin-right:28px;*/
	text-align:right;
	width:200px;
	height:30px;
}
.bt_enviar
{
	background-image:url(../imagenes/btn_enviar.gif);
	background-repeat:no-repeat;
	width:60px;
	height:20px;
}
.bt_enviar:hover
{
	background-image:url(../imagenes/btn_enviar_over.gif);
	background-repeat:no-repeat;
	width:60px;
	height:20px;
}
.cabecera_contenido
{
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	.margin-top:-10px;
	_margin-top:-10px;
}
.linea_fondo
{
	width:100%;
	background-image:url("../imagenes/pixel_linea.gif");
	background-repeat:repeat-x;
	height:1px;
}
.contenido_interiores
{
	/*background-image:url("../imagenes/pixel_fondo.gif");
	background-repeat:repeat-x;*/
	background-color:White; 
	/*min-height:311px;	*/
	margin:0px;
	padding:0px;
	margin-top:0px;
}
.div_listado_familias
{
	/*background-image:url("../imagenes/pixel_fondo.gif");
	background-repeat:repeat-x;*/
	background-color:White; 
	/*min-height:311px;	*/
	margin:5px;
	padding:0px;
	margin-top:-15px;
	
	 
}
.boton_enviar
{
	height:20px;
	width:60px;
	background-image:url("../imagenes/btn_enviar.gif");
	background-repeat:no-repeat;
}
.boton_enviar:hover
{
	height:20px;
	width:60px;
	background-image:url("../imagenes/btn_enviar_over.gif");
	background-repeat:no-repeat;
}
.div_oculto_familia
{
	position:absolute;
	display: none;
	background-color:#cadfd9;
	border:solid 1px #012e23;
	margin-left:215px;
	margin-top:-20px;
	width:180px;
	/*margin-top:-10px;*/
	margin-top:-20px; 
	padding:3px;
	padding-right:20px;
}
.titulo_producto
{
	margin:20px;
	
}
.descripcion_detalle_producto
{
	margin:20px;
	font-family:Verdana;
	color:Black;
	font-size:8pt;
	text-align:justify;
}
.contenido_producto
{
	margin:20px;
	font-family:Verdana;
	color:Black;
	font-size:8pt;
	text-align:justify;
}


/*Class de la home*/


.imagenmarco
{
	background-image:url("../imagenes/cuadro_home_foto198x102.gif");
	background-repeat:no-repeat;
	width:230px;
	/*height:145px;*/
	height:180px;
	float:left;   
}

.con_cabecera
{
	width:230px;
	height:26px;
	float:left; 
	
}
.imagen_home_pro
{
	width:230px;
	height:120px;
	float:left; 
	margin-top:2px;	
}
.imagen_home_pro3
{
	width:48px;
	height:68px;
}
.img_caja
{
	
background-image:url("../imagenes/pixel_textbox.gif");
	background-repeat:repeat-x;
	width:100%;
	float:left;	
}

.img_caja2
{
	
background-image:url("../imagenes/pixel_textbox_grande.gif");
	background-repeat:repeat-x;
	width:100%;
	float:left;	
}

* {
margin:0; padding:0;
}
 
ul {
list-style-type:none;
}
 
li {
/*display:inline;*/
}
 
ul li img {
border:none;
/*margin-right:0px;*/
}
 
.big {
clear:left;
}
 
.selected {
font-weight:bold;
}
.img_cabe
{
	background-image:url("../imagenes/titulo_relacionados.gif");
	background-repeat:no-repeat;
	width:723px;
	height:35px;
}
.color_tb
{
	background-image:url("../imagenes/pixel_tabla_enlazados.gif");
	background-repeat:repeat-y; 
	width:723px;
	margin-top:-3px;
	/*float:left;*/	
}
.color_tb2
{
	background-image:url("../imagenes/pixel_tabla_enlazados.gif");
	background-repeat:repeat-y; 
	width:723px;
	margin-top:-3px;
	padding-left:12px;
	.padding-left:0px;
	_padding-left:0px;
	/*float:left;*/	
}
.container_img
{
	float:left; 
}
.fin_table
{
	background-image:url("../imagenes/linea_final.gif");
	background-repeat:no-repeat;
	/*margin-left:9px; */
	width:707px;
	margin-left:8px;
	height:2px;
	.margin-left:6px;
	_margin-left:6px;
}
.img_btn
{
	background-image:url("../imagenes/btn_leer2.gif");
	background-repeat:no-repeat;
	margin-left:9px; 
	width:74px;
	height:21px;
	vertical-align:bottom;  
	float:right;
	margin-right:25px; 
	margin-bottom:4px;	   
}
.boton_face_ENG
{
	background-image:url("../imagenes/barra_info_ENG.gif");
	background-repeat:no-repeat;
	width:292px;
	height:23px;
	float:left;
	margin-left:7px;	
}
.boton_face
{
	background-image:url("../imagenes/barra_info.gif");
	background-repeat:no-repeat;
	width:292px;
	height:23px;
	float:left;
	margin-left:7px;	
}

.imagenmarco
{
	margin:5px;
}
.linea_titulo
{
	background-image:url("../imagenes/linea_titulo.gif");
	width:720px;
	height:1px;
	background-repeat:no-repeat;
}
.boton_volver1
{
	background-image:url("../imagenes/btn_volver.gif");
	background-repeat:no-repeat;
	width:74px;
	height:21px;	
}
.boton_volver2
{
	background-image:url("../imagenes/btn_volver_EN.gif");
	background-repeat:no-repeat;
	width:74px;
	height:21px;	
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}
#tooltip h3
{
	font-family:Verdana;
	color:#01382a;
	font-size:8pt;
	font-weight:bold;
	margin: 0; 
}
#tooltip div  
{
	font-family:Verdana;
	color:#000000;
	font-size:8pt;
	margin: 0; 
}
#tooltip.pretty {
    border: none;
    width: 210px;
    padding:20px;
    height: 135px;
    opacity: 0.8;
    background: url("../imagenes/shadow.png");
}
