/* 
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

*/


.inputc{
background-image:url(../img/sombra_06.jpg);
background-repeat: repeat-x;
background-position:top;}



.formu{
float:left;
width:306px;
padding-left:15px;}
textarea{
background-image:url(../img/sombra_06.jpg);
background-repeat: repeat-x;
background-position:top;
width:292px;}



.boton_enviar{
float:right;}
#bienvenida{
padding-left:12px;
float:left;
padding-right:10px;
text-align:justify;
line-height:13px;
margin-top:20px;}
#bienvenida img{
margin-right:10px;}
#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:right;
padding-right:10px;
color:#666666;
font-weight:bold;
display:block;}
.mas{

z-index:1000;

position: absolute;}

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









