/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	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:850px;
	margin-left:-425px;
	margin-top:44px;
	left:50%;
	background-color:##fff4fb;
	z-index:1;
}

/*DIVS*/
#box1 {
	position:absolute;
	left:413px;
	top:69px;
	width:194px;
	height:85px;
	z-index:2;
}#box2 {
	position:absolute;
	left:414px;
	top:164px;
	width:124px;
	height:63px;
	z-index:2;
}
#box3 {
	position:absolute;
	left:39px;
	top:665px;
	width:133px;
	height:90px;
	z-index:2;
}
#box4 {
	position:absolute;
	left:596px;
	top:825px;
	width:213px;
	height:197px;
	z-index:2;
}
#box5 {
	position:absolute;
	left:122px;
	top:975px;
	width:102px;
	height:29px;
	z-index:2;
}
#box6 {
	position:absolute;
	left:18px;
	top:1101px;
	width:171px;
	height:39px;
	z-index:2;
}
#box7 {
	position:absolute;
	left:298px;
	top:1242px;
	width:255px;
	height:63px;
	z-index:2;
}
#box8 {
	position:absolute;
	left:383px;
	top:1616px;
	width:114px;
	height:17px;
	z-index:2;
}
#video {
	position:absolute;
	left:294px;
	top:1342px;
	width:469px;
	height:232px;
	z-index:3;
}
/*FIN DIVS*/
.texto-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
}
