.medio{
	width:990px;
	float:left;
	border-top:30px solid #E5E6DE;
	background-color:#FFFFFF;
	padding-top:16px;
	padding-bottom:30px;
}
.medio-contents{
	width:990px;
	float:left;
	background-image:url(_img/home-bg.gif);
}
.medio-cultura, .medio-experiencia, .medio-media{
	width:330px;
	float:left;
}
.medio-cultura .home-cultura{
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	background-repeat:no-repeat;
	padding-top:40px;
	background-image: url(_img/home-cultura-tit.gif);
}
.medio-experiencia .home-experiencia{
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	background-repeat:no-repeat;
	padding-top:40px;
	overflow:hidden;
	background-image: url(_img/home-experiencia-tit.gif);
}
.medio-media .home-media{
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:20px;
	background-image: url(_img/home-media-tit.gif);
	display:none; /* MULTIMEDIA */
}	
.medio-media .home-media-banner{
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:20px;
	background-image: url(_img/home-anuncios-tit.gif);
}
.medio-media .home-media-banner #coin-slider span{
	float:left;
	display:none;
}
.medio-media .home-media-reg{
	width:300px;
	float:left;
}
.medio-media .home-social{
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	background-repeat:no-repeat;
	padding-top:30px;
}
.medio-media .home-social .banner{
	width:42px;
	float:left;
	padding-right:10px;
}
.home-reg{
	width:290px;
	float:left;
	background-repeat: no-repeat;
	height:188px;
	position: relative;
}
.home-reg-th{
	width:80px;
	padding-right:10px;
	float:left;
}
.home-reg-tit{
	width:200px;
	padding-right:10px;
	padding-top:15px;
	font-size:12px;
	float:left;
	color:#A19194;
}
.home-reg a{
	color:#A19194;
}
.home-reg a:hover{
	color:#67585A;
}
.home-reg h2{
	font-size:15px;
	line-height:16px;
	bottom: 0pt;
	position: absolute;
	padding:5px;
	background-image:url(_img/negro-trans.png);
	width:280px;
}
.bloque-imagenes a, .medio-contents a{
	color:#ffffff;
	border:solid 1px #CCCCCC;
	float:left;
	margin-bottom:20px;
}
.bloque-imagenes a:hover, .medio-contents a:hover{
	color:#cccccc;
	border:solid 1px #003399;
}
.home-reg p{
	line-height:13px;
}
.home-reg a.home-reg-mas{
	color:#5B5758;
	margin-top:4px;
	padding-right:14px;
	background-image:url(_img/login-arrow.gif);
	background-position:right 2px;
	background-repeat:no-repeat;
	text-decoration:none;
}
.home-reg a.home-reg-mas:hover{
	color:#252324;
	text-decoration:underline;
	padding-right:15px;
	margin-right:3px;
}



/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
/*	*/height:280px; 
	width: 990px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	float:left;
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; cursor:default;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 5px; left: 905px;
	width: 80px; height:14px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	/* line-height: 40px; */
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	width:10px;
	height:10px;
	margin-right:7px;
	text-indent:-9999px;
	background-color:#657ED6;
	float:left;
	border:solid 1px #FFFFFF;
}
.paging a.active {
	font-weight: bold;
	background: #283F93;
	
}
.paging a:hover {font-weight: bold;}

.banner-down-right{
	float:left;
	margin:0;
	width:290px;
}