@charset "utf-8";
#content {
	width: 1000px;
}
#header {
	height: 185px;
	width: 1000px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}
#hello_txt {
	height: 130px;
	width: 1000px;
}
#txt {
	height: 130px;
	width: 900px;
	margin-left: 50px;
	margin-top: 0px;
}
#contenidos {
	width: 1000px;
}
#works {
	width: 500px;
	margin-top: 0px;
	margin-left: 50px;
	position: absolute;
}
#news {
	height: 167px;
	width: 350px;
}

#work3 {
	height: 167px;
	width: 500px;
	margin-top: 40px;
	background-image: url(../img/el10.png);
	background-repeat: no-repeat;
}

#sidebar {
	width: 350px;
	margin-top: 0px;
	margin-left: 600px;
	position: absolute;
}
#work1 {
	height: 167px;
	width: 500px;
	background-image: url(../img/concursoInvenciones.png);
	background-repeat: no-repeat;
}
#work2 {
	background-image: url(../img/garciaSayan.png);
	background-repeat: no-repeat;
	height: 167px;
	width: 500px;
	margin-top: 40px;
}
#social {
	height: 70px;
	width: 350px;
	margin-top: 40px;
}
#work1data {
	height: 50px;
	width: 500px;
	background-image: url(../img/negro.png);
	background-repeat: no-repeat;
	margin-top: 117px;
	position: absolute;
	visibility: visible;
}
#w1txt {
	height: 25px;
	width: 450px;
	margin-top: 5px;
	position: absolute;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#work2data {
	height: 50px;
	width: 500px;
	background-image: url(../img/negro.png);
	background-repeat: no-repeat;
	margin-top: 117px;
	position: absolute;
	visibility: visible;
}
#w2txt {
	height: 25px;
	width: 450px;
	margin-top: 5px;
	position: absolute;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#work3data {
	height: 50px;
	width: 500px;
	background-image: url(../img/negro.png);
	background-repeat: no-repeat;
	margin-top: 117px;
	position: absolute;
	visibility: visible;
}
#w3txt {
	height: 25px;
	width: 450px;
	margin-top: 5px;
	position: absolute;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

