#share .facebook a{
	height:35px;
	width:35px;
	display:block;
}	 .correo {
	    	display: none;
	    	padding: 1em;
		z-index:2;
		width: 100%;
		height: 100%;
    	}
	.correo:target {
	    	display: inline;
	}

	.correo[id]{ /* IE6 and below Can't See This */    position:fixed !important;
	position: absolute;
    }#overlay[id]{ /* IE6 and below Can't See 	This */    position:fixed !important;
	position: absolute;    
	}
	.correo .overlay{
	/*	position: fixed !important;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		_width: 1024px!important;
		_height: 860px!important;
		z-index: 100;
		background: black;
		opacity: 0.70;
		filter:alpha(opacity=70);
		moz-opacity:0.7;
		z-index:-30;*/
		position: fixed !important;
		_position: fixed;
		top: 0 ;
		left: 0 ;
		display: block ;
		width: 2000px !important ;
		height: 100% ;
		_width: 1024px;
		_height: 860px;
		z-index: 100 ;
		background: black ;
		opacity: 0.70 ;
		filter:alpha(opacity=70);
		moz-opacity:0.7 ;
		z-index:15 ;

	}


    


	.correo .div_layer{
		position:fixed !important;
		position: absolute;			
	    	padding: 1em;
		z-index:20;
		top: 25%;
		
	    	left: 25%; 
		width:448px;
	}
	.correo .div_layer .marco_superior{		
		background:transparent url(../images/divlayer/border_top.png) no-repeat scroll 0 0;
		height:12px;
		width:448px;
	}
	.correo .div_layer .centro{
		border-left:5px solid #9F9F9F;
		border-right:5px solid #9F9F9F;
		height:310px;
		width:438px;
		background:#cfd0d2 url(../images/bg_popup.jpg) repeat-x;
	}
	.correo .div_layer .icon{
		background:transparent url(../images/ico_mensaje.jpg) no-repeat scroll 0 0;
		height:53px;
		width:53px;
		margin-left:10px;
		float:left;
	}
	.correo .div_layer .close{
		background:transparent url(../images/divlayer/btn_cerrar.jpg) no-repeat scroll 0 0;
		float:right;
		height:20px;
		width:20px;
		text-indent:-9999em;
	}
	.correo .div_layer .close a{		
		display:block;
		background:transparent url(../images/divlayer/btn_cerrar.jpg) no-repeat scroll 0 0;
		height:12px;
		width:12px;
	}
	.correo .div_layer .contenido{
		clear:both;

	}
	.correo .div_layer .marco_inferior{
		background:transparent url(../images/divlayer/border_bottom.png) no-repeat scroll 0 0;
		height:12px;
		width:448px;
	}
	.correo .div_layer .titulo{
		color:#A0A1A5;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-size:16px;
		padding:10px;
		margin-left:20px;
	}
	.correo .div_layer .nombre{
		color:#A0A1A5;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-size:11px;
		padding:5px;
		text-align:center;
		margin-left:20px;
	}
	.correo .div_layer .email{
		color:#A0A1A5;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		font-size:11px;
		padding:5px;
		text-align:center;
		margin-left:20px;
	}
	.correo .div_layer .margen{
		margin-right:20px;
	}
	
	.correo .boton{
		margin:0 auto;		
		background:transparent url(../images/btn_susc.jpg) no-repeat scroll 0 0;
		height:48px;
		width:172px;
		clear:both;

	}
	.correo .boton a{
		margin-top:30px;
		color:transparent;		
		height:48px;
		width:172px;
		display:block;
		text-indent:-9999em;
		
	}
	.correo .opciones{

		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		padding:10px 50px;

	}
	.correo .columna1{
		height:70px;
		width:100px;
		float:left;
		margin-left:40px;

	}
	.correo .columna2{
		height:70px;
		width:100px;
		float:right;	
		margin-right:40px;	
	}
	.celular .mensaje{
		clear:both;
		height:20px;
	}





