/*
//  Author: 001 Team
// Contact: info@001.cat
// Version: v1.2
//   Date: 05/12/2009
*/

body {
	color: white;
	margin: 0 0 0 0;
	overflow: hidden;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
}

#block_left {
	background-color: #FF1C23;
	float: left;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
}

#block_bottom {
	background-color: #FF1C23;
	float: left;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
}

#noblock {
	background-color: #622280;
	float: left;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
}

.titulo, .anyo {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 30px;	
}

.l0 {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 40px;
}

.l1, .l2, .l3 {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 10px;
}

.gradient {
	float: left;
	background-color: #111;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
}

.comp {
	float: left;
	background-color: #111;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;
}

#preimg1 {
	height: 30px;
	width: 30px;
}

#img1 {
	position:absolute;
	left:4%;
	top:4%;
}

#img2 {
	position:absolute;
	left:4%;
	bottom:5%;
}

#img3 {
	position:absolute;
	left:43%;
	top:5%;
}

#img4 {
	position:absolute;
	left:43%;
	top:15%;
}

#img4 a {
	background: url("../img/40s-normal-ca.png") 0 0 no-repeat;
	outline: none;
}

#img4 a:hover {
	background: url("../img/40s-hover-ca.png") 0 0 no-repeat;
	outline: none;
}

#img5 {
	position:absolute;
	left:43%;
	top:20%;
}

#img5 a {
	background: url("../img/40s-normal-es.png") 0 0 no-repeat;
	outline: none;
}

#img5 a:hover {
	background: url("../img/40s-hover-es.png") 0 0 no-repeat;
	outline: none;
}

#img6 {
	position:absolute;
	left:43%;
	top:25%;
}

#img6 a {
	background: url("../img/40s-normal-en.png") 0 0 no-repeat;
	outline: none;
}

#img6 a:hover {
	background: url("../img/40s-hover-en.png") 0 0 no-repeat;
	outline: none;
}

.s40s a, a:hover {
	display:block;
	width: 275px;
	height: 33px;
	text-decoration: none;
}
