* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size: 65%;
	color: #666666;
	background:url(i/fondo.jpg) center top no-repeat;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #c03fa7;
}

p {
	margin: 10px 20px 10px 10px;
}

#contenedor {
	text-align: center;
}

#contenido {
	width: 1024px;
	text-align: left;
	margin: 0 auto;
	position:relative;
	overflow: hidden;
}

#introduccion {
	width: 496px;
	float: left;
	padding-top: 145px;
	position:relative;
	left: 100%;
	margin-left:-987px;
	padding-bottom: 20px;
}

h1, h2 {
	text-indent: -5000em;
	overflow: hidden;
}

h1 {
	height: 45px;
	background: url(i/h1.png) left no-repeat;
	margin-bottom: 10px;
}

#introduccion h2 {
	height: 25px;
	background: url(i/h2-1.png) top left no-repeat;
	margin-bottom:375px;
}

p.grande {
	text-transform:uppercase;
}

#participa {
	width: 249px;
	padding-top: 175px;
	position:relative;
	left: 100%;
	float: left;
	margin-left: -489px;
	color:white;
}

#participa h2 {
	background:url(i/h2-3.png) center no-repeat;
	height:36px;
	margin-bottom:13px;
}

form {
	margin: 10px auto;
	width: 188px;
}

form input {
	width: 186px;
	border: 1px solid #b7cec7;
	margin-bottom: 15px;
	height: 14px;
	font-size: 1em;
}

div.submit {
	text-align: center;
}

div.submit a {
	width: 63px;
	height: 16px;
	text-indent: -5000em;
	overflow: hidden;
	background: url(i/ok.gif) no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	margin: 0 auto;
}

.error {
	border:1px solid black;
}

#fotos {
	height:363px;
	float:left;
	left:100%;
	margin-left:-236px;
	width:226px;
	position:relative;
	top:224px;
	border-right:3px solid white;
}

#fotos img {
	position:absolute;
}

#enlaces {
	text-align: center;
	margin-top:65px;
}

#enlaces a {
	text-indent: -5000em;
	overflow:hidden;
}

#studioSecrets {
	background:url(i/studioSecrets.png);
	width:167px;
	height:29px;
	margin-left:80px;
	margin-top:6px;
	float: left;
}

#loreal {
	background:url(i/loreal.png);
	width:133px;
	height:42px;
	margin-left:45px;
	float: left;
}