BODY{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
H1{
	position:absolute;
	top:20px;
	left:40px;
	}
	H1 SPAN{
		display:none;
		}
	H1.memm{
		background-image:url(../../img/memm.gif);
		width:124px;
		height:57px;
		}
	H1.memmLab{
		background-image:url(../../img/lab.gif);
		width:210px;
		height:39px;
		}
		
#datos{
	position:absolute;
	top:120px !important;
	top:100px;
	left:40px;
	width:160px;
	}
	#datos P{
		float:left;
		width:100%;
		margin:0 0 10px 0;
		padding:0 0 0 0;
		}
		#datos P A{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#000000;
			}
			#datos P A:hover{
				text-decoration:none;
				}
				
P#links{
	position:absolute;
	top:255px !important;
	top:220px;
	left:40px;
	width:160px;
	margin:0;
	padding:0;
	line-height:25px;
	}
	P#links A{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		}
		P#links A:hover{
			text-decoration:none;
			}
			
#texto{
	position:absolute;
	bottom:60px;
	left:250px;
	width:285px;
	}
	#texto P{
		float:left;
		width:100%;
		margin:0 0 10px 0;
		padding:0 0 0 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
		
#flash{
	position:absolute;
	bottom:60px;
	left:550px;
	width:400px;
	}
	#flash P{
		float:left;
		width:100%;
		margin:0 0 10px 0;
		padding:0 0 0 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		}	
		#flash P A{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#000000;
			}
			#flash P A:hover{
				text-decoration:none;
				}						

P#pie{
	position:absolute;
	bottom:20px;
	left:40px;
	font-size:11px;
	}
	P#pie A{
		color:#000000;
		}
		P#pie A:hover{
			text-decoration:none;
			}	
		