body{
font-family: arial, tahoma;
background-color: #f88411;
}

a{text-decoration: none;}

#contenedor{
position: relative;
width: 800px;
margin: 0 auto;
margin-top: 145px;
margin-bottom: -10px;
text-align: center;
background-color: #ffffff;
border-bottom-left-radius: 30px;
-moz-border-radius: 13px;
border-radius: 30px 30px 30px 0px;
-webkit-box-shadow: #aaa 1px 1px 6px;
-moz-box-shadow: #aaa 1px 1px 6px;
box-shadow: #aaa 1px 1px 6px;
behavior: url(css/PIE.htc);
}
#logo{
background-image: url("../imagenes/adshop_logo.png");
width: 326px;
height: 144px;
position: absolute;
right: 0px;
top: -114px;
}

#invierte{
background-image: url("../imagenes/invierte.png");
width: 355px;
height: 72px;
position: absolute;
left: 0px;
top: -94px;
}

.boton_item{
margin-top: 30px;
margin-left: 5px;
margin-right: 5px;
float: left;
width: 390px;
}
.anti_exp{
cursor: pointer;
height: 370px;
}
.nota{
font-size: 12px;
margin: 10px;
}
ul, li{
margin: 10px;
margin-left: 0px;
}
.desc_item{
text-align: justify;
font-size: 13px;
overflow: hidden;
color: #404040;
height: 0px;
}
.precio_desc, .precio{
font-weight: bold;
text-align: right;
width: 95%;
color: #3383c9;
font-size: 15px;
}
.pagar{
margin-top: 4px;
font-weight: bold;
font-size: 12px;
text-align: center;
width: 95%;
color: #d92929;
}
.ademas{
margin: 10px;
margin-left: 0px;
font-weight: bold;
width: 95%;
color: #d92929;
}
.subt{
font-size: 18px;
color: #de7b1a;
}
p{
width: 95%;
}
#paquetes{
position: relative;
margin: 0 auto;
clear: both;
width: 95%;
}
#cuadrito{
background-image: url("../imagenes/cuadrito.gif");
width: 152px;
height: 155px;
position: fixed;
bottom: 0px;
right: 5px;
z-index: 2;
}

#barrita{
background-image: url("../imagenes/bg.jpg");
width: 370px;
height: 70px;
position: fixed;
bottom: 0px;
left: 0px;
z-index: 2;

-moz-border-radius: 13px;
border-radius: 0px 10px 0px 0px;
-webkit-box-shadow: #aaa 1px 1px 6px;
-moz-box-shadow: #ffffff 1px 1px 6px;
box-shadow: #ffffff 1px 1px 6px;
behavior: url(css/PIE.htc);
}
#b_notificar{
float: left;
margin-top:20px;
margin-left:20px;
width: 159px;
height: 36px;
background-image: url("../imagenes/sprite_barrita.png");
background-repeat: no-repeat;
}
#b_notificar:hover{
background-position: 107% 0%;
}

#b_leer_mas{
float: left;
margin-top:20px;
margin-left:30px;
width: 159px;
height: 36px;
background-image: url("../imagenes/sprite_barrita.png");
background-position: 0% 120%;
background-repeat: no-repeat;
}

#b_leer_mas:hover{
background-position: 109% 120%;
}

#cien_pesos{
position: relative;
clear: both;
margin: 50px auto;
background-image: url("../imagenes/cien_pesos.gif");
background-repeat: no-repeat;
width:726px;
height: 363px;
}

#cien_pesos:hover{
background-position: -5px -5px;
}

#compensacion{
width: 100%;
height: 90px;
}
.sistemas_ambos{
width: 80%;
margin: 30px auto;
float: none;
position: relative;
}
