body {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #66207F;
}
.container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(images/glow.png);
	background-repeat: no-repeat;
	background-position: -50px 0px;
}
.clear {
	clear: both;
}
.pagebody {
	padding-right: 0px;
	padding-left: 20px;
	background-image: url(images/nuevosanto_02.png);
	padding-top: 15px;
	padding-bottom: 25px;
}
.container .header {
	background-image: url(images/nuevosanto_01.png);
	height: 83px;
	position: relative;
}
.container .footer {
	background-image: url(images/nuevosanto_03.png);
	height: 66px;
	margin-bottom: 20px;
}
.pagecontent {
	float: left;
	width: 585px;
}
.pagecrunch ol li {
	font-weight: bold;
	padding-bottom: 15px;
}
.afiches {
	height: 455px;
	width: 322px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
.estefinde {
	background-image: url(images/estefinde.png);
	height: 173px;
	width: 38px;
	float: left;
}
.chat {
	background-image: url(images/chat.png);
	float: left;
	height: 89px;
	width: 38px;
}
.top10 {
	background-image: url(images/top10.png);
	height: 116px;
	width: 45px;
	float: left;
}
.box {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
}
.boxfacebook {
	background-color:#fff;
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
}

/* WP WALL*/

.box li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
.box li h2 {
	display: none;	
}
.ultimasfotos {
	background-image: url(images/ultimasfotos.png);
	height: 215px;
	width: 39px;
	float: left;
}
.pagecrunch {
	padding-right: 30px;
	padding-left: 5px;
}
.pagecrunch h2 {
	font-weight: lighter;
	font-size: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E064D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: lowercase;
}
.pagecrunch p {
	font-size: 13px;
	line-height: 22px;
	color: #D0C9D0;
}
.pagecrunch a {
	font-weight: bold;
	color: #9F37BB;
}
.menu {
	position: absolute;
	bottom: 20px;
	left: 380px;
	background-color: #3E064D;
	width: 550px;
	height: 35px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	background-image: url(images/glow.png);
	background-repeat: no-repeat;
	background-position: -150px -70px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu ul li {
}
.menu ul li a{
	font-size: 14px;
	font-weight:bold;
	color: #CCC;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-shadow: 1px 1px 2px #222;
}
.facebox {
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 44px;
}
.linkylink a {
	background-color: #882DA4;
	display: block;
	font-size: 18px;
	color: #FFF;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
	font-weight: bold;
	border-radius: 12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
}
.linkylink a:hover {
	background-color: #3E064D;
}
.floatthiscolumn {
	float: left;
	width: 250px;
}

