@charset "utf-8";
/* Style CSS*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

body {
	overflow-x:hidden; 
	overflow-y:yes; 
	*overflow-y : hidden; 
	*overflow-x : scroll

}

#contenedor {
	width: 890px;
	left:50%;
	margin-left: -820px;
	position:absolute;
	background-image: url(../images/bg.jpg);
	height: 205px;
	margin-top: -10px;
	padding: 195px 0 0  550px;
	height:395px;
}

.dps-sigo { float:left; height:185px; width:100%; }

.col-left {
	float:left;
	width:200px;
}

.title {
	background:url("../images/bg_title.jpg") no-repeat;
	height:15px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

.content-facebook {}
.content-facebook a { float:left; margin:0 5px; }
.content-facebook div { float:left; }

.content-twiter { border-top:1px solid #ccc; padding-top:5px; border-bottom:1px solid #ccc; float:left;}
.content-twiter .title-twit { background:url("../images/bg_title_twit.jpg") no-repeat; height:17px; float:left; width:100%; margin-bottom:10px; }
.content-twiter a {}
.content-twiter a img { float:left; margin:0 0 5px 5px; }
.content-twiter .dany-a img { margin-left:10px; }
.content-twiter a p { font-family:arial; font-weight:bold; }
.content-twiter a .andres { height:11px; width:55px; color:#e10076; }
.content-twiter a .jonhy { height:11px; width:55px; color:#19afa6; }
.content-twiter a .dany { height:11px; width:70px; color:#572480; }
.content-twiter div { float:left; }

.col-right {
	/*float:left;*/
}


#corazon {
	text-align:left;
	padding-left:120px;
	margin-left:190px;
}

#tira_images {
	margin-left: -140px;
	margin-top: -20px;
}

#contenedor  a.proximamente {
	margin:10px 0 0 320px;
	float:left;
	}
