* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(img/fons.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#header {
	position: relative;
}
#header p {
	position: absolute;
	left: 28px;
}
#header a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #282828;
	padding: 3px 5px;
	position: absolute;
	float: right;
	left: 820px;
}
#header a:hover {
	background-color: #000000;
}
#nav {
	height: 22px;
	background-color: #262626;
}
#nav ul li {
	float: left;
	list-style-type: none;
	width: 47px;
	padding-top: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
#nav ul li a:hover {
	background-color: #666666;
}
#content {
	height: 232px;
	margin-top: 37px;
}
#subnav {
	width: 165px;
	float: left;
}
#subnav ul {
	margin-left: 8px;
}
#subnav ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
#subnav ul li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #BDBDBD;
}
#subnav ul li a:hover {
	color: #999999;
}
#bcnfreeart #subnav .bcnfreeart,#polar #subnav .polar,#elclub #subnav .elclub,#nectar #subnav .nectar,#imanol #subnav .imanol,#miop #subnav .miop {
	color: #333333;
	cursor: text;
}
#fitxa {
	float: right;
	height: 232px;
	width: 698px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #E9E9E9;
}
#sinopsis {
	width: 448px;
	float: left;
	height: 232px;
}
#fitxa h1 {
	font-size: 18px;
	margin-left: 42px;
	margin-top: 10px;
}
#fitxa h1 strong {
	font-size: 16px;
	color: #333333;
}
#fitxa h2 {
	font-size: 14px;
	color: #333333;
	margin-left: 21px;
	font-weight: normal;
}
#fitxa h2 strong {
	font-weight: normal;
	color: #666666;
}
#fitxa h2 em {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	margin-right: 10px;
}
#fitxa h3 {
	font-size: 14px;
	color: #333333;
	margin-left: 41px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#fitxa h3 em {
	font-style: normal;
	color: #666666;
}
#fitxa p {
	font-size: 11px;
	margin-left: 42px;
	margin-bottom: 20px;
	line-height: 120%;
}
#fitxa a {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
#fitxa p em {
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
#fitxa a:hover {
	color: #333333;
}
#fitxa img {
	float: right;
}
#footer {
	background-color: #666666;
	margin-top: 20px;
	height: 22px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
	float: left;
	padding-top: 5px;
}
#footer a:hover {
	color: #CCCCCC;
}
#footer img {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}
.blog {
	font-size: 11px;
	margin-top: 1px;
}
.mail {
	padding-left: 700px;
	font-size: 12px;
}
.logo {
	float: right;
}
