@charset "utf-8";
/* CSS Document */

#simplemodal-overlay{
background-color: #999999;
z-index:2147483667;
}

#completa_mensaje{
/*position:absolute; 
z-index:214748364723123; 
top:150px; 
left:350px;
visibility:visible;*/
height: 130px;
overflow: hidden;
position: relative;
width: 738px;

}

#bordesup_mensaje{
/*float:left; */
width:737px; 
background-image:url(../images/bordesup.jpg); 
background-repeat:no-repeat; 
overflow:hidden;
height:4px;
}

#medio_mensaje{
/*float:left;*/
width:737px;  
height:122px;
background-image:url(../images/medio.jpg); 
background-repeat:repeat-y;
/*text-align:center;*/
}

#capa_texto{
background-color:#81904E; 
width:570px; 
height:103px;
margin-top:8px; 
margin-bottom:8px; 
margin-left:10px;
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
float:left;
}

.caja_mens{
margin-top:18px;
margin-left:22px;
font-size:20px;
color:#FFFFFF;
}

#texto{
margin-left:22px;
margin-top:15px;
margin-right:21px;
line-height:20px;
}

#cesta_sms{
/*background-color:#FFFFFF; */
width:143px; 
height:110px;
overflow:hidden; 
float:right;
}

/*#img_close{
width:15px;
height:15px;
margin-left:140px;
margin-right:8px;
margin-top:8px;
background-image:url(../images/ayuda_close.jpg); 
background-repeat:no-repeat;
cursor:pointer;
}*/

#img_cesta{
width:115px;
height:99px;
background-image:url(../images/cesta-capa.jpg); 
background-repeat:no-repeat;
margin-left:14px;
margin-right:24px;
margin-top:13px;
margin-bottom:29px;
}

#bordeinf_mensaje{
/*float:left; */
width:737px; 
background-image:url(../images/bordeinf.jpg); 
background-repeat:no-repeat; 
overflow:hidden;
}