#content {padding:20px}
#dialog {position:absolute; width:435px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:421px; padding:3px 6px 7px; height:14px; font-size:11px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}



.success {background:#fff; border:1px solid #C6D35F; border-top:none}

.successheader {background:url(../images/top_fondo.jpg) repeat-x; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border:1px solid #C6D35F; border-bottom:none}



/*    con marco redondo  */

 
        .bubbleInfo {
            position: relative;
		
            
        } 
		.bubbleInfo_tel {
            position: relative;
		
            
        }
        .trigger {

        }
     
        /* Bubble pop-up */

        .popup_2 {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
        }

    
        .popup_tel {
        	position: absolute;
        	display: none; margin-left:50px;
        	z-index: 50;
        	border-collapse: collapse;
        }
		
        .topleft { background-image: url(../images/bubble-1.jpg); background-position: right bottom;  background-repeat:no-repeat; 
 }
         .top { background-image: url(../images/bubble-2.jpg); background-position:bottom;  }
         .topright { background-image:url(../images/bubble-3.jpg); background-position: left bottom ; background-repeat:no-repeat; }
		 
         .left { background-image: url(../images/bubble-4.jpg); background-position:left; width: 15px; background-repeat:repeat-y;}
        .right { background-image: url(../images/bubble-5.jpg);  width: 15px; background-position:left; background-repeat:repeat-y; }
		
        .bottomleft { background-image: url(../images/bubble-6.jpg);   height: 22px; width: 15px; background-repeat:no-repeat;  }
		
        .bottom { background-image: url(../images/bubble-7.jpg); text-align: center;}
		
        .bottom img { display: block; margin: 0 auto; }
		
        .bottomright { background-image: url(../images/bubble-8.jpg);  height: 15px; width: 22px; background-repeat:no-repeat; }

        
    -->