@import url("global.css");

#uno {
	margin:0 auto;
}

#dos {
	position:relative;
	margin:0 auto;
	width:1200px;
	height:774px;
	overflow:hidden
}

#tres {
	/*width:1200px;
	*/height:60px;
	background:#fff;
}

#tres h1 a {
	display:block;
	width:200px;
	height:60px;
	background:url(../gif/logo.gif) 20px 3px no-repeat;
}

#tres h1 a span {
	display:none;
}

#tres span {
	position:absolute;
	top:18px;
	right:10px;
	text-align:right;
	color:#666;
}

#tres span a {
	color:#666;
	margin:0 14px;
}

#cuatro { /* left set in wk css */
	position:absolute;
	top:45px;
}

*+html #cuatro { /* IE7 */
	top:24px;
}

*html #cuatro { /* IE6 */
	top:24px;
}

#cuatro a {
	font-size:4em;
	font-style:italic;
	color:#fff;
	margin-right:40px;
}

#cuatro a.done {
	color:#fff;
}

*+html #cuatro a { /* IE7 */
	line-height:1.3em;
}


*html #cuatro a { /* IE6 */
	line-height:1.3em;
}

#cinco {
	position:relative;
	margin-top:110px;
	margin-left:24px;
}

#cinco h2 {
	font-size:2.3em;
	font-style:italic;
	width:414px;
	line-height:1.1em;
}

*+html #cinco h2 { /* IE7 */
	line-height:1.1em;
}

*html #cinco h2 { /* IE6 */
	line-height:1.1em;
}

#seis {
	position:relative;
	margin:35px 0 0 24px;
}

#seis a {
	color:#fff;
}

#seis ol, #diez ol {
	margin:0;
	padding:0;
	list-style:none;
}

#seis ol li {
	float:left;
	width:55px;
	text-align:center;
	padding:0px;
	background:#fff;
	margin-right:2px;
	color:#fff;
	text-transform:lowercase;
}

#seis ol li.soon {
	color:#ccc;
}

#siete {
	position:absolute;
	top:136px;
	left:460px;
	width:820px;
	background:#fff;
}

#siete h3 {
	padding:50px 24px;
	font-size:1.5em;
	line-height:1.3em;
}

#ocho {
	clear:left;
	position:relative;
	margin-left:24px;
	top:30px;
	width:410px;
	height:490px;
	overflow:auto;
	font-size:1.1em;
	color:#333;
}

*+html #ocho {
	top:10px;
}

*html #ocho {
	top:10px;
}

#ocho h1 {
	font-size:1.6em;
	margin-bottom:6px;
}

#ocho p {
	margin:0 0 18px 0;
}

#ocho .name {
	font-style:italic;
}

#nueve {
	position:absolute;
	left:24px;
	top:737px;
}

#nueve a {
	display:block;
	width:140px;
	padding:3px 0 3px 18px;
	color:#333;
	text-decoration:underline;
	background:url(../gif/ic_pop.gif) 0 4px no-repeat;
}

#nueve a:hover {
	text-decoration:none;
}

#diez {
	position:absolute;
	right:1006px;
	top:27px;
	width:190px;
	text-align:right;
}

#diez ol li#hdr {
	font-size:1em;
	font-weight:700;
	margin-bottom:3px;
}

#diez ol li#email_this {
	float:right;
	margin-right:5px;
}

#diez ol li#email_this input {
	width:130px
}

*+html #diez ol li#email_this input {
	width:141px
}

*html #diez ol li#email_this input {
	width:141px
}

#diez ol li#bu_join {
	float:right;
}

#once {
	position:absolute;
	left:24px;
	top:737px;
}

#once a {
	display:block;
	width:140px;
	padding:3px 0 3px 18px;
	color:#333;
	text-decoration:underline;
	background:url(../gif/arrow_l.gif) 0 4px no-repeat;
}

#once a:hover {
	text-decoration:none;
}

