@charset "utf-8";
body {
	height:100%;
	width:100%;
	margin:0;padding:0;
	overflow:hidden;
	background:#000;
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	overflow:hidden;
	background:#000 url("../images/HOME_01.jpg") repeat-x left top;
}

	#mask {
		width:500%;
		height:100%;
		
	}

	.item {
		width:50%;
		height:100%;
		float:left;
		
	}
	
	
	.content {
		width:20024px;
		height:100%;
		/*top:20%;*/
		margin:0 auto;
		position:relative;
	}
	
	.selected {
		background:#fff;
		font-weight:700;
	}

	.clear {
		clear:both;
	}




#cont1 {
	float:left;
	width: 1000px;	
    height: 800px;


}

#cont1 #header #flash {
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
#cont1 #cuerpo #ventana_vieja #ventana_iz {
	width: 178px;
	height: 200px;
	margin: 0;
	padding: 30px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
}
#cont1 #cuerpo #grupo {
	width: 595px;
	margin:0 auto;
}

 #cont1 #cuerpo #ventana_vieja #ventana_der {
	width: 178px;
	height: 200px;
	margin: 0;
	padding: 30px;
	float:right;
	background-repeat: no-repeat;
	background-position: center center;
}
 #cont1 #cuerpo #ventana_vieja #poster_iz {
	width: 178px;
	height: 200px;
	margin: 0;
	padding: 30px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
}
 #cont1 #cuerpo #ventana_vieja #poster_der {
	width: 178px;
	height: 200px;
	margin: 0;
	padding: 30px;
	float:right;
	background-repeat: no-repeat;
	background-position: center center;
}

 #cont2 {
	float:left;
	width: 960px;	
    height: 800px;

}

 #cont2 #header #flash {
	height: auto;
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
.video_fondo {
	background-image: url(../images/video_body_06.png);
	background-repeat: repeat-y;
}
 #cont2 #header #flash {
	background-image: url(../images/cuerpo_elements_03.png);
	background-repeat: no-repeat;
	width: 420px;
	height: 30px;
	padding: 30px;
}


 #cont3 {
	float:left;
	width: 960px;	
    height: 800px;

}

 #cont3 #header #flash {
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
 #cont4 {
	float:left;
	width: 960px;	
    height: 800px;

}

 #cont4 #header #flash {
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
 #cont5 {
	float:left;
	width: 960px;	
    height: 800px;

}

#content5 #header #flash {
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
 #cont6 {
	float:left;
	width: 960px;	
    height: 800px;

}

 #cont6 #header #flash {
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
#cont7 {
	float:left;
	width: 960px;	
    height: 800px;

}

 #header #flash {
	width: 466px;
	margin:0 auto;
	padding: 20px;

}
 #footer {
	width: 930px;
	margin:0 auto;
}
.texto_cuerpo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.texto_foot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.borde_iz {
	background-image: url(../images/ladito.png);
}
.borde_der {
	background-image: url(../images/ladito_iz.png);
}
.borde_sup{
	background-image: url(../images/arribita_arriba.png);
}
.borde_inf {
	background-image: url(../images/arribita.png);
}
.video_fondo {
	background-image: url(../images/video_body_06.png);
	background-repeat: repeat-y;
}
