

/* como trabajamos*/
#contenedor_grafico_interactivo {
width:478px; height:310px;
background-image:url('proceso.png');
background-repeat:no-repeat;
position:relative;
font-family:'trebuchet ms', verdana; font-size:14px; font-weight:bold;
}
#contenedor_grafico_interactivo div {
width:146px;
/*background-color:#eeeeee;*/
position:absolute;
padding:2px; padding-top:12px;
text-align:center;
cursor:hand;
}
#it1 {top:11px;left:290px;height:42px;}
#it2 {top:134px;left:321px;height:42px;}
#it3 {top:258px;left:290px;height:42px;}
#it4 {top:258px;left:51px;height:42px;}
#it5 {top:134px;left:12px;height:42px;}
#it6 {top:11px;left:51px;height:42px;}
#it7 {top:200px;left:161px;height:42px;}
#it7b {height:110px;top:90px;left:161px;}
#contenedor_leyendas {left:0px;}
#contenedor_leyendas div {height:70px;width:450px;font-size:12px;font-weight:normal;text-align:justify;padding:7px;background-color:#fff;border:2px #333 solid;overflow:hidden;}
#itl0, #itl1, #itl2, #itl3, #itl4, #itl5, #itl6, #itl7 {top:320px;left:7px;visibility:hidden;}
/* fin como trabajamos*/
#acerca {
float: left;
width: 315px;
}
#acerca ul {
margin-left: 8px;
}
#amedida {
float: right;
width: 327px;
}
#que-ofrecemos {
float: left;
width: 332px;
}
#que-ofrecemos img.left {
margin-left: 10px;
}
#que-ofrecemos ul {
float: left;
margin-left: 2px;
width: 184px;
}
#novedades {
float: right;
width: 316px;
}
#novedades ul {
float: left;
margin-left: 2px;
width: 184px;
}
.clear {
clear: both;
}
.bd_b {
border: 3px #fff solid;
margin: 5px;
}
/*.li2 {
margin: 0px;
padding: 0px 0px 5px 10px;
list-style: none;
background: 0px 3px url('flecha-inicio.gif') no-repeat;
}*/
.tb_basica{
border: 0px #fff solid;
}
.tb_basica td{
border-bottom: 2px #333 solid;
text-align: left;
}
.tb_basica div{
margin:3px 0px;
}
.precio{
font-size:1.2em;
font-weight:bold;
}
/* s o c i e d a d */
.div_sociedad{
width:80%;
margin:7px auto;
padding:7px;
border:1px #aaa solid;
clear:both;
}
.div_sociedad p{
font-size:12px;
text-align:justify;
}
.div_sociedad img{
margin: 0px 7px 7px 0px;
padding:3px;
border:1px #736 solid;
}
.div_sociedad h3{
color:#736;
}
.div_sociedad a{
font-size:14px;
color:#736;
text-decoration:none;
}
.div_sociedad a:hover{
color:#fff;
background-color:#736;
text-decoration:none;
}