/* CSS Document */
#cabecera{
height:199px;
}
.boton1{
background:url(../img/bpromocioneson.jpg) no-repeat;
}
.boton1:hover{
background:url(../img/bpromocionesoff.jpg) no-repeat;
}
.restoimagen{
background:url(../img/rpromocion.jpg) no-repeat;
}
.img_cabecera{
background:url(../img/promociones_v2_02.jpg) no-repeat;
height:108px;
}
h1{
font-size:16px;
margin-top:8px;
margin-left:32px;
}
.titi_promo{
background:url(../img/tit_promo.jpg) no-repeat;
width:908px;
height:25px;
overflow:hidden;
padding-left:40px;
}
a{
text-decoration:none;
cursor:pointer;
}
strong{
font-size:12px;
font-weight:bold;
color:#006d40;
}
body{
line-height:16px;
}
.izquierda h3{
font-size:14px;
color:#000000;
font-weight:normal;
overflow:hidden;
width:500px;
float:left;
}
h4{
font-size:13px;
font-weight:bold;
margin-left:20px;
margin-top:2px;
}
.todaspromo{
margin-top:5px
}
.todaspromo a{
text-decoration:underline;
float:right;
}
h3 a{
color:#000000;
font-weight:bold;
}
.cuapro{
background:url(../img/promo2.jpg) no-repeat;
height:191px;
width:960px;
overflow:hidden;
}
.migas{
color:#FFFFFF;
}
h1 span{
font-size:13px;
}
.volveratras{
margin-top:5px;
margin-left:42px;
}
.volveratras a{
color:#000000;
text-decoration:underline;
}
.img_med_b{
width:160px;
height:120px;
border:#b2cec2 solid 1px;
overflow:hidden;
display:block;
opacity: 0.99;
-moz-opacity: 0.99;
filter: alpha(opacity=99);
margin-top:35px;
margin-bottom:15px;
text-align:center;
background-color:#FFFFFF;
}



.img_med_b:hover{
opacity: 0.75;
-moz-opacity: 0.75;
filter: alpha(opacity=75);
}
