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


#img_index_1 {
	left: 360px;
	float: left;
	top: 20px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background-image: url(../imagenes/nino_soldado.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 240px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#img_index_2 {
	background-color: #FFCC33;
	height: 140px;
	width: 450px;
	background-image: url(../imagenes/gira2008.A02.JPG);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}
#div_txt {
	background-color: #FC3;
	position: relative;
	width: 220px;
	top: 0px;
	left: 230px;
	padding: 10px;
	text-align: left;
	color: #000;
	font-size: 130%;
}
#div_video_index {
	background-image: url(url));
	background-repeat: no-repeat;
	width: 200px;
	height: 100px;
	background-color: #FFF;
	position: relative;
	top: -200px;
	left: 250px;
}
