/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/

#bienvenida{
padding-left:12px;
float:left;
margin-top:20px;}
#oferta{
float:left;
width:702px;
padding-left:20px;
margin-top:20px;
padding-top:15px;
height:174px;
background-color:#ececec;}
.imagen{
float:left;
line-height:17px;
margin-right:20px;
text-align:right;
width:198px;}

.bienve{
color:#707070;


font-size:18px;}

.xertium{
color:#333399;
font-size:18px;
}

.txt_bienvenida{
float:left;text-align:justify;
line-height:14px;
width:255px;}
.txt_bienvenida a{
color:#333399;
float:right;
font-weight:bold;}

.listado_oferta{
float:left;
width:700px;}

.oferta_producto{
float:left;
width:121px;
margin-right:40px;
height:auto;}


.imgoferta{
float:left;
width:121px;
position:absolute;
z-index:0px;

height:81px;
margin-bottom:4px;
margin-top:6px;


overflow:hidden;}

.masxer{
position:absolute;
z-index:1px;
margin-top:74px;
margin-left:108px;
background-color:#000000;
width:13px;
height:13px;}

.ver{
float:left;
padding-left:10px;
color:#666666;
padding-top:125px;
font-weight:bold;
display:block;}
.mas{

z-index:1000;

position: absolute;}

.preciooferta{
text-align:right;
position:relative;
margin-top:90px;
line-height:14px;}









