
/*general*/
html{
margin:0;
padding:0;
height: 100%;
}

body{
background-color:#7f9331;
color: #798b8d;
height: 100%;
font-size:12px;
text-align:left;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
background:#e3ecf2 url(../img/tile.gif) top left repeat-x;
}

.clearb{
clear:both;
}

a img{
border:0px;
}
a:link, a:visited{
text-decoration:none;
color:#5e6c01;
}

a:hover{
text-decoration:none;
color: #000;
}
 
.oculta, h1 span{
display:none;
}

*{
	margin: 0;
	padding: 0;
	
	}

/*estructure*/

#container{
	
background: url(../img/feliz_navidad2009.jpg) top center no-repeat;
text-align: center;
}


#video{
	position: relative;
	width: 560px;
	height: 1032px;
	padding-top: 148px;
	margin: 0 auto;
	
	}
h1 span{
	display: none;
	
	}
h1 a{
		display: block;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	z-index: 10;
	position: absolute;
	top: 0px;
	
	}

span.link{
	font-family: Georgia;
	font-style: oblique;
	display: block;
	width: 300px;
	position: absolute;
	top: 520px;
	font-size: 150%;
	right: 0px;
	text-align: right;
	
	}	

span.link2 span{
	display: none;
	
	}	
	