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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
html {
	overflow: hidden;
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
}
body{
	background:none;
}
h1 {
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	color: #151515;
	float: left;
	line-height: 56px;
	width: 98%;
	font-size:17px;
	height:58px;
	margin-bottom:18px;
}
h2 {
	font-family: 'museo300', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bbb;
	margin-bottom: 5px;
}
p {
	font-family: 'museo300', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbb;
	text-align: left;
	line-height: 14px;
	width:230px;
}
#proyecto{
	height: 470px;
	width: 900px;
	margin:0px;
	padding:0px;
}
#proyecto-izquierda{
	background-image: url(../images/bg-proyecto-textos.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 291px;
	width: 428px;
	padding-left:71px;
	margin-top: 32px;
	margin-left: 2px;
	position: absolute;
	z-index: 1000;
}
#proyecto-slider{
	float: left;
	height: 447px;
	width: 690px;
	margin-top: 12px;
	margin-left: 206px;
}
