h1,h2,h3,h4,h5,h6,fieldset{margin:0; padding:0;}
p{font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;}
a{
	outline: none;
}

html{
	overflow-y: scroll;
/*
	height: 100%;
	padding-bottom: 1px;
*/
}

body{
	margin: 0;
	padding: 0;
	background: #DCF1FA no-repeat top right;	
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#wrap { 
	margin:0 auto; 
	width:700px;
	margin-top: 20px; 
	text-align: left;
}

#headBox{
	position: relative;			
	z-index: 1;	
}

#continueBox{	
	position: relative;
	padding: 0 px;
	background-repeat: repeat-y;
	border: none;		
	z-index: 1;
}

#endBox{		
	position: relative;	
	z-index: 1;	
}

#contentBox{ 
	position: absolute;
	top: 0px;
	left:0px;		
	width: 580px;
	visibility: hidden;	
	z-index: 2;
}


#menuBox1{ 
	position: absolute;	
	width: 450px;
	visibility: hidden;	
	z-index: 2;
}
#menuBox1 p{
	margin-bottom: 4px;
} 
#menuBox1 img{
	text-decoration: none;
	border-style: none;  	
}

#marca{
	position: absolute;
	top: 0px;
	left:0px;		
	width: 450px;	
	visibility: hidden;
	z-index: 2;
}
#marca img{
	text-decoration: none;
	border-style: none;  	
}