/* CSS Document */
body {
	background-image:url(bg.jpg);
	background-attachment:fixed;
	background-color:#fff4fb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*BARRA*/
#stats-bar {
	position:absolute;
	width:850px;
	height:44px;
	margin-left:-425px;
	margin-top:0px;
	left:50%;
	background-color:##fff4fb;
	background-image:url(images/bg-bar.jpg);
	z-index:2;
}

/*LINKS BODY*/
.class1 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
	.class1 a:visited {
		color: #00CC66;
}
	.class1 a:hover {
		color: #FF00FF;
}
	/*LINKS FOOTER*/
.class1 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
	.class1 a:visited {
		color: #00CC66;
}
	.class1 a:hover {
		color: #FF00FF;
}
	/*CONTNEDOR*/
#Contenedor {
	position:absolute;
	width:900px;
	margin-left:-450px;
	margin-top:0px;
	left:50%;
	background-color:##fff4fb;
	background-image:url(images/bg-div.gif);
	background-position:center top;
	background-repeat:repeat-y;
	z-index:1;
}

/*DIVS*/
#box1 {
	position:absolute;
	left:404px;
	top:76px;
	width:138px;
	height:84px;
	z-index:2;
	padding-left:4px;
}#box2 {
	position:absolute;
	left:100px;
	top:664px;
	width:363px;
	height:48px;
	z-index:2;
}
#box4 {
	position:absolute;
	left:454px;
	top:835px;
	width:217px;
	height:470px;
	z-index:2;
}
#box5 {
	position:absolute;
	left:247px;
	top:606px;
	width:102px;
	height:26px;
	z-index:2;
}
#box8 {
	position:absolute;
	left:246px;
	top:627px;
	width:68px;
	height:21px;
	z-index:2;
}
#video {
	position:absolute;
	left:100px;
	top:297px;
	width:337px;
	height:273px;
	z-index:3;
}
/*FIN DIVS*/
.texto-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990099;
}
.texto-normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990099;
}
.texto-medium {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#990099;
	font-weight: bold;
}
.total-pics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color:#990099;
}
.total-videos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#990099;
}

