/* CSS Document */

body {
	font-family: Arial, Verdana, sans-serif;
	color: #e3e3e3; /*  cbcbcb d0d0d0 f0f0f0 e3e3e3 */
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-size: 11px;
	
}

#descripcion {
	position:absolute;
	left:0;
	top:0;
	width:5;
	height:5;
	z-index:1;
	visibility: hidden;
	overflow: hidden;
}

.titu1 {
	font-family: Arial Narrow, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;

}

img {
	border: 0;
}

a {
	color: #96bae3;
	text-decoration: none;
}

a:link {
	color: #96bae3;
	text-decoration: none;
}

a:visited {
	color: #96bae3;
	text-decoration: none;
}

a:hover {
	color: #e3e3e3;
	text-decoration: none;
}

#oldcontainer {
	position: absolute;
	left: 10;
	top: 10%;
	width: 893px;
	height: 567px;
	overflow: hidden;
	background-image: url(img/bg0.gif);
	background-color: #272525;
	z-index:20
        } 
#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 893px;
	height: 567px;
	margin-left: -446px;
	margin-top: -283px;
	background-image: url(../2010/img/bg0.gif);
	background-color: #272525;
        } 

#oldcontainer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 893px;
	height: 567px;
	margin-top: -283px;
	margin-left: -446px;
	overflow: hidden;
	background-image: url(img/bg0.gif);
	background-color: #272525;
        } 


#txtcontent {
	position: absolute;
	left: 8px;
	top: 5px;
	width: 865px;
	height: 430px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 1;
        }
		
#logo {
	position: absolute;
	left: 20px;
	top: 480px;
	width: 160px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }

		
#menu_navidad {
	position: absolute;
	left: 270px;
	top: 500px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }
		
#menu {
	position: absolute;
	left: 380px;
	top: 483px;
	width: 505px;
	height: 47px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }	

#pie {
	position: absolute;
	left: -64px;
	top: 50%;
	width: 90px;
	height: 20px;
	margin-top: 260px;
	margin-left: 380px;
	overflow: hidden;
	text-align: right;
        } 		

#menu_navidad {
	position: absolute;
	left: 270px;
	top: 490px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }

#logo_momentos {
	position: absolute;
	left: 155px;
	top: 486px;
	width: 160px;
	height: 85px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }
		
		
#menu_momentos {
	position: absolute;
	left: 400px;
	top: 490px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }		

		
#arboles {
	position: absolute;
	left: 15px;
	top: 467px;
	width: 122px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
        }		

#paginacion {
	position:absolute;
	left:668px;
	top:350px;
	width:180px;
	height:31px;
	overflow: visible;
	z-index:10;

}

.pagina_actual { width:20px; height:18px; background-color:#222; float:right; margin-left: 1px; text-align:center; text-decoration:none; color:#FFF; font-family: Arial, Helvetica, sans-serif; font-size:11px; padding-top:3px; -moz-border-radius:3px; -webkit-border-radius:3px; filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40
}

.pagina { width:20px; height:18px; background-color:#111; float:right; margin-left: 1px; text-align:center; text-decoration:none; color:#BBB; font-family: Arial, Helvetica, sans-serif; font-size:11px; padding-top:3px; -moz-border-radius:3px; -webkit-border-radius:3px; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60
}

