
.promocion{
width:600px;
margin:0 auto;
background-color:#0099CC;
/*background-image:url(images/back_promomar.jpg);
background-repeat:no-repeat;
background-position:left bottom;*/
height:auto;
overflow:hidden;
border-bottom:20px #FFFFFF solid;
}

.tipo_promo{
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
width:230px;
}

.promocion h1{
padding:0px;
border:0px;
margin:0px;
}

.promocion h2{
padding:0px;
border:0px;
margin:0px;
padding-bottom:10px;
font-size:16px;
font-style:italic;
font-weight:lighter;
color:#333333;
}
.promocion h3{
padding:0px;
border:0px;
margin:0px;
font-size:16px;
font-weight:lighter;
color:#CCCCCC;
}

.promocion h4{
padding:0px;
border:0px;
margin:0px;
float:right;
padding:5px;
padding-left:10px; 
padding-right:10px;
margin-right:15px;
font-size:16px;
background:#00769D;
}

.caracteristicas{
float:left;
padding-top:20px;
padding-bottom:10px;
width:180px;
}

.caracteristicas ul{
list-style-type:none;
margin:0px;
padding:0px;
}
.caracteristicas li{
border-left-width:5px;
border-left-color:#006699;
border-left-style:solid;
padding-left:5px;
margin-bottom:2px;
color:#ffffff;
font-size:14px;
}

.image_promo{
float:left;
width:140px;
height:140px;
padding-left:10px;
padding-top:10px;
position:relative;
text-align:center;
}

.image_promo span{
display:block;
width:140px;
height:140px;
position:absolute;
background:url(images/promo_cuadro.png) no-repeat;
}

.image_promo a{
color:#ffffff;
text-decoration:none;
}

.image_promo img{
border:5px solid #0099CC;
}


.esqs{
height:10px;
width::600px;
background-color:#006699;
}

.esq_sup_der{
width:10px;
height:10px;
background-image:url(images/esquinas_sda.jpg);
background-repeat:no-repeat;
float:right;
}

.esq_sup_izq{
width:10px;
height:10px;
background-image:url(images/esquinas_sia.jpg);
background-repeat:no-repeat;
float:left;
}

.esq_inf_der{
width:10px;
height:10px;
background-image:url(images/esquinas_ida.jpg);
background-repeat:no-repeat;
float:right;
}

.esq_inf_izq{
width:10px;
height:10px;
background-image:url(images/esquinas_iia.jpg);
background-repeat:no-repeat;
float:left;
}
.solicitar{
background:url(images/solicitar.jpg) left top no-repeat;
padding:0px;
padding-left:25px;
border:0px;
margin:0px;
float:left;
font-weight:lighter;
text-decoration:none;
font-size:16px;
color:#333333;
}

.centrar_img{
height:100%;
background-color:#006699;}

.precio{
color:#000000;
float:left;
padding:10px 10px 10px 10px;
background:url(images/precio_pro.jpg) repeat-x;
}

.precio a{
color:#000000;
text-decoration:none;
}

.precio_izq{
width:12px;
height:38px;
background:url(images/precio_izq_pro.jpg) no-repeat;
float:left; 
}

.precio_der{
margin-right:5px;
width:18px;
height:38px;
background:url(images/precio_der_pro.jpg) no-repeat;
float:left; 
}

.barra{
padding-top:20px;
padding-bottom:20px;
height:auto;
overflow:auto;
}