html, body, #contenido {
	text-align:center;
	margin:0;
	padding:0;
}
body {
	/*background:#ccc url(fondo.jpg) repeat-x 0 24px;*/
	background:#ccc url(fondo.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF
}
img{
	border:none
}
#contenido {
	width:1000px;
	height:600px;
	text-align:justify;
	overflow:auto;
	margin:0 auto;
	position:relative
}
#contenido_flash {
	width:1000px;
	height:590px;
	text-align:justify;
	overflow:auto;
	z-index:1
}
#contenido_widget {
	width:210px;
	z-index:2;
	left:25px;
	top:380px
}
#pie {
	width:1000px;
	margin:5px auto 0;
	color:#333;
	text-align: right
}
#contenido_widget, #contenido_flash {
	position:absolute
}
a {
	color:#FFF
}
a:hover {
	color:#666
}
#social {
	margin:0 auto;
	width:1000px;
	height:67px;
	background:url(social.png) no-repeat;
	position:relative
}
#social a {
	display:block;
	height:40px;
	position:absolute;
	top:5px
}
#s1 {
	width:228px;
	left:0
}
#s2, #s3, #s4 {
	width:40px;
}
#s2 {
	left:432px
}
#s3 {
	left:478px
}
#s4 {
	left:522px
}
/*NETWORK Y (HUINCHA NEGRA ARRIBA)*/
#network_cont {
	height:24px;
	line-height:24px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF
}
#network {
	width:1000px;
	margin:0 auto;
	text-align:right;
}
#network a {
	color:#FFF
}
#network a:hover {
	color:#666
}
#network span {
	padding:0 6px
}
#network span.rosa {
	color:#FF0066;
	padding:0;
	padding-right:10px;
}

