body {
	margin: 0;
	padding: 0;
	background: url(/img/bg.png);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
#content a {
	color: white;
}
p {
	margin: 0;
	line-height: 16px;
}
h3 {
	clear: both;
	font-weight: normal;
	color: #e2001a;
	font-size: 18px;
	margin: 0 0 10px 0;
}
#language {
	float: right;
	margin-top: 10px;
}
#main {
	width: 960px;
	margin: 0 auto;
}
#menu-ca, #menu-es {
	clear: both;
	margin-left: 5px;
	width: 960px;
	height: 54px;
	background: url(/img/menu-ca.gif) no-repeat;
	cursor: pointer;
}
#menu-es {
	background: url(/img/menu-es.gif) no-repeat;
}
#menu-tabs {
	float: right;
	list-style-type: none;
	margin: 52px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
#menu-tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu-tabs a {
	float: left;
	margin: 0;
	margin: 0 7px 0 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	height: 24px;
	color: #e2001a;
}
#menu-tabs a span {
	float: left;
	display: block;
	padding: 6px 12px 5px 7px;
	*padding-top: 5px;
}
#menu-tabs #current a {
	background: url(/img/menu-tab-left.gif) no-repeat left;
	*background-position-y: bottom;
}
#menu-tabs #current a span {
	background: url(/img/menu-tab-right.gif) no-repeat right bottom;
	color: white;
	cursor: default;
}
#menu-tabs a:hover {
	background: url(/img/menu-tab-left.gif) no-repeat left;
	cursor: pointer;
	color: white;
}
#menu-tabs a:hover span {
	background: url(/img/menu-tab-right.gif) no-repeat right bottom;
	cursor: pointer;
}

#wrap {
	margin-top: 25px;
	width: 968px;
	background: url(/img/bg-content.jpg) repeat-y 0 678px;
	padding-bottom: 30px;
	clear: both;
}
#container, #container-portada {
	background: url(/img/bg-header.jpg) no-repeat;
	min-height: 678px;
	padding: 4px;
}
#container-portada {
	background: none;
	padding: 25px 4px 4px 4px;
}
#content {
	width: 968px;
	padding: 0 30px 30px 30px;
	color: #e2e2e2;
}
h2 {
	margin-top: 3px;
	height: 40px;
}
h2#title-portada, h2#index {
	height: 25px;
}
h2 span {
	display: block;
	text-indent: -50000px;
}

/* PORTADA */
.home-new-main, .home-new-left, .home-new-right {
	width: 673px;
	height: 230px;
	border: 1px solid #999;
	cursor: pointer;
}
.home-new-main h3,
.home-new-left h3,
.home-new-right h3 {
	margin: 0;
	padding: 202px 0 0 10px;
	font-size: 20px;
	font-weight: normal;
	color: white;
}
.home-new-left h3,
.home-new-right h3 {
	padding: 187px 0 0 10px;
	font-size: 16px;
}
.home-new-right h3 {
	text-align: right;
	padding-right: 10px;
}
.home-new-left,
.home-new-right {
	width: 325px;
	float: left;
	margin-top: 20px;
}
.home-new-left {
	clear: both;
	margin-right: 20px;
}
#home-sponsors,
#home-support {
	margin-top: 25px;
	float: left;
}
#home-sponsors h2,
#home-support h2 {
	margin: 0;
	height: 34px;
}
#home-sponsors {
	width: 660px;
	margin-right: 30px;
}
#home-sponsors a img {
	width: 150px;
	margin-right: 12px;
}
#home-support {
	float: left;
	width: 210px;
}
.clear {
	clear: both;
}


/* NOTICIES */
#content-left, #content-index-left {
	float: left;
	width: 660px;
	margin-right: 40px;
}
#content-index-left {
	width: 675px;
	margin-right: 25px;
}
#content-right, #content-index-right {
	float: left;
	width: 200px;
}
#content-index-right {
	padding-top: 40px;
}
#content-right #news-sponsors a img, #content-index-right #news-sponsors a img {
	width: 170px;
	margin: 0 0 15px 6px;
}
#news-sponsors, #news-links {
	margin-bottom: 30px;
}
#news-sponsors h2, #news-links h2 {
	margin: 0;
}
#news-links a {
	font-weight: bold;
}
#news-links ul {
	margin: 0;
	padding-left: 15px;
}
#news-links ul li {
	margin-bottom: 10px;
}
#news-list h3,
.galleries h3 {
	margin-bottom: 2px;
}
#news-list h3 a,
#content .galleries h3, #content .galleries h3 a {
	color: #e2001a;
}
#news-list {
	list-style-type: none;
	padding: 0;
	text-align: justify;
}
#news-list li {
	clear: both;
	margin-bottom: 30px;
}
#news-list .new-details,
.galleries .gallery-details {
	margin-bottom: 10px;
	font-size: 11px;
}
#news-list .new-details a {
	color: #999;
}
#news-list .new-time,
#news-list .new-comments,
#news-list .new-more,
.news-back a,
.news-forw a,
#comments-list .comment-time,
.galleries .gallery-details,
.gal-back,
.pilot-top {
	padding: 2px 0 0 18px;
	height: 16px;
	background: no-repeat 0 50%;
	color: #999;
}
#news-list .new-more {
	margin-top: 10px;
}
.news-forw a, .gal-back, .pilot-top {
	background: no-repeat right 50%;
	padding: 2px 18px 0 0;
	color: #999;
}
.pilot-top {
	background: no-repeat left 50%;
	text-align: left;
	padding: 2px 0 0 18px;
}
#news-list .new-time,
#comments-list .comment-time,
.galleries .gallery-details {
	background-image: url(/img/icon-time.gif);
	margin-right: 20px;
}
#news-list .new-comments {
	background-image: url(/img/icon-comments.gif);
}
#news-list .new-more {
	background-image: url(/img/icon-more.gif);
	float: right;
}
#news-list img, .about img, .pilot-left img, .pilot-right img {
	float: left;
	margin-right: 12px;
	border: 1px solid #999;
}
#news-list img {
	clear: both;
	margin-bottom: 12px;
}
.news-forw {
	float: right;
	text-align: right;
	clear: both;
}
.gal-back {
	width: 870px;
	text-align: right;
	margin-bottom: 10px;
}
.news-back a, .pilot-top {
	background-image: url(/img/icon-back.gif);
}
.news-forw a, .gal-back {
	background-image: url(/img/icon-forw.gif);
}
.short-title {
	height: 30px;
}
ul#comments-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#comments-list p {
	margin-bottom: 5px;
}
#comments-list li {
	border-left: 3px solid #e2001a;
	padding-left: 10px;
	margin-bottom: 20px;
}
.about, .pilot-left, .pilot-right {
	margin-bottom: 30px;
	width: 900px;
	text-align: justify;
}
.pilot-left ul, .pilot-right ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.pilot-left li, .pilot-right li {
	margin-bottom: 5px;
}
.about img.right {
	float: right;
	margin-right: 0;
	margin-left: 12px;
}
.about h3.right {
	text-align: right;
}
.pilot-right img {
	margin: 0 0 0 12px;
}
.pilot-left img, .pilot-left .pilot-desc  {
	float: left;
}
.pilot-right img, .pilot-right .pilot-desc {
	float: right;
}
.pilot-right .pilot-desc {
	text-align: right;
}
.pilot-left p, .pilot-right p {
	margin-bottom: 10px;
}
p#info-comment {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #7e0000;
}

/* CALENDARI */
#calendar-left, #calendar-right {
	width: 440px;
	float: left;
}
#calendar-right {
	margin-left: 20px;
}
.calendar {
	margin-bottom: 30px;
}
.calendar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 440px;
	border: 1px solid #48444a;
	border-bottom-width: 0;
}
.calendar li {
	border: solid #48444a 0px;
	border-bottom-width: 1px;
	clear: both;
	padding: 6px;
}
.calendar li.even {
	background-color: #1a171c;
}
.calendar li.ott {
	background-color: #222023;
}
.calendar li p {
	width: 116px;
	float: left;
	margin: 2px;
}
.calendar p.more-info {
	text-align: right;
	height: 35px;
	cursor: pointer;
	width: 64px;
}
.calendar li p.more-info:hover {
	text-decoration: underline;
}

/* GALERIA */
.galleries ul,
.gallery ul,
.index-pilots ul {
	padding: 0;
	list-style-type: none;
	width: 930px;
	margin: 0;
}
.galleries li,
.index-pilots li {
	width: 435px;
	margin: 0 30px 30px 0;
	float: left;
}
.galleries img,
.gallery img,
.index-pilots img {
	float: left;
	border: 1px solid #999;
	margin-right: 10px;
}
.galleries .gallery-desc {
	float: left;
	width: 223px;
}
.gallery li,
.index-pilots li {
	width: 192px;
	margin: 0 20px 20px 0;
	float: left;
	padding: 7px;
	background-color: #222023;
	border: 1px solid #343434;
}
.gallery img,
.index-pilots img {
	width: 190px;
	margin: 0 0 5px 0;
}
#sponsors a img {
	margin: 0 30px 20px 0;
}


/* CONTACTE */
#contact-left {
	width: 400px;
	float: left;
}
label {
	float: left;
	color: #ccc;
	text-align: right;
	width: 65px;
	margin: 4px 20px 15px 0;
	clear: both;
}
input.input, textarea {
	background-color: #222023;
	border: 1px solid #343434; 
	width: 310px;
	float: left;
	margin-bottom: 12px;
	border: solid 1px #555;
	color: #e2e2e2;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
input#captcha {
	width: 205px;
}
input.input {
	height: 19px;
}
#button {
	clear: both;
	float: right;
	margin-bottom: 15px;
}
form#form-comments {
	width: 660px;
}
#form-comments input.input, #form-comments textarea {
	width: 570px;
}
#form-comments #captcha {
	width: 461px;
	margin-left: 15px;
}
img#captcha-img {
	border: solid 1px #555;
	float: left;
}
p#map-info {
	color: #333;
}
p#map-info a {
	color: #333;
}
#map {
	float: left;
	margin-left: 30px;
	border: solid 1px #555;
}



#footer {
	color: #666;
	text-align: right;
	width: 968px;
	background: url(/img/bg-footer.jpg) no-repeat top;
	margin-bottom: 30px;
}
#footer p {
	margin: 0;
	padding: 7px 4px 0 0;
}