body {
	font-family:"Comic Sans MS", "Century Gothic", Arial, Verdana;
	font-size: 0.9em;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(../img/fons_v2.png);
	background-repeat: repeat;
	color: #F8C301;
}

img{
	display:block;
	border: 0px;
	border-color: #ff0303;
}

#barra {
	position:absolute;
	width: 100%;
	height: 20px;
	background-color: #ff0303;
}

#barra a{
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 10px;
	margin-top: 5px;
}
#barra a:hover{
	color:#000000;
	margin-left: 10px;
	margin-top: 10px;
}


#logo_name {
	position:relative;
	left: 88px;
	width: 351px;
	height: 77px;
	top: 72px;
}

#btn_home {
	position: absolute;
	top: 230px;
	left: 25px;
	width: 100px;
	height:	100px;	
	/*background-image: url(../img/btn_home_v2.png);
	background-repeat: no-repeat;*/
	z-index: 100;
}

#logo_name h1 {
	/*display:none;*/
	text-indent: -3000px;
}

#carrousel {	/*conté el carousel amb el nom i les img de snow i skate*/
	position: absolute;
	left: 88px;
	top: 120px;
	width: 800px;
	height: 200px;
}


#tira_img { /*	NOM | IMATGE 1 | IMATGE 2	*/
	display:block;
}

#tira_img li {
	display:block;
	float:left;
	margin-right: 20px;
	font-size: 16em;
}


.box_top {
	position:relative;
	width: 100%;
	height: 15px;
	background-image: url(../img/background/top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	z-index:50;
}

#box_top_left {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/background/top_left.jpg) no-repeat top left;
}

#box_top_right {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/background/top_right.jpg) no-repeat top right;
}

.box_bottom {
	position:relative;
	/*width: 800px;*/
	width: 100%;
	margin-top: 0px;
	height: 20px;
	background-image: url(../img/background/bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#box_bottom_left {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/background/bottom_left.jpg) no-repeat bottom left;
}

#box_bottom_right {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/background/bottom_right.jpg) no-repeat bottom right;
}

.box_middle {
	position:relative;
	/*width: 800px;*/
	width: 100%;
	height: 40px;
	background-color: #000000;
	margin-left: 10px;
}

#content {
	position:relative;
	left: 5%;
	margin-top: 200px;
	width: 90%;
	background: #FFFFFF url(../img/background/middle_left.jpg) repeat-y top left;
}


#title_sub{
	position: absolute;
	margin-left: 30px;
	margin-top: -20px;
	color: #ff0303;
	
}

#content_sub {
	position: relative;
	width : 85%;
	height: 50px;
	margin-left: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../img/background/middle_right.jpg) repeat-y top right;
}


#sub_main {
	width: 100%;
	height: 50px;
	padding-top: 20px;
	list-style:none;
	margin-left: 40px;
}

#sub_main li {
	font-size: 20px;
	float: left;
	margin-right: 20px;
}

#sub_main li a{
	font-size: 20px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#sub_main li a:hover,
#sub_main .current a {
	color: #ff0303;
}

#sub_main .current {
	background-image: url(../img/puntos_negro.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-weight:bold;
}


#content_main {
	position:relative;
	width: 85%;	
	background: #FFFFFF url(../img/background/middle_right.jpg) repeat-y top right;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 5%;
}


#content_main h1,
#content_main h2,
#content_main h3 {
	font-size: 2em;
	color: #000000;
	font-weight: bold;	
	margin: 0 0;
	padding: 0 0 0 0;
}

#contact h1{
	text-align:center;
	text-decoration:none;
}

p h1 {
	text-align: center;
}

#vacio {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #000000 solid 3px;
	text-align:center;

}

#content_main h2 img {
	margin-left: 15%;
}

.img_galeria td {
	text-align: left;
}

.img_galeria td a img{
	border: #000000 solid;
	border-width: 5px;
}

.img_galeria td a:hover img {
	border: #ff0303 solid;
	border-width: 5px;
}

#content_main p {
	color: #000000;
	text-align:justify;
}

#content_main p a{
	color: #FF0000;
	font-weight:bold;
}

#video_esq,
#video_dret {
	position: relative;
	margin-left: 10px;
	display: block;
	margin-bottom: 50px;
}

#video_esq {
	float: left;
}
#video_dret {
	float: right;
}


#site_info {
	position: relative;
	left: 63px;
	/*margin-top:202px;*/
	margin-top: 20px;
	width: 90%;
	height: 200px;
}

#nav {
	position:absolute;
	height: 60px;
	margin:0px;
	width: 800px;
	/*
	background-color:#1c1c1c;
	*/
	/*
	border-width: 7px;
	border-style: solid;
	border-color:#ff0303;
	*/
}


#nav li {
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
	list-style: none;
	vertical-align: middle;
}


#nav li,
#nav li a {
	height: 40px;
	display:block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration:none;	
	padding-top: 2px;
}

#released {
	position: absolute;
	left: 85%;
	margin-top: 100px;
	color:#666666;
}

.comentari {
	position:relative;
	width: 70%;
	background-color: #FFFFFF; 
	border:#ff0303 solid 2px;
	margin-left: 10%;
	margin-bottom: 50px;
}

.coment_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.coment_left img{
	position: relative;
	width:100px;
	height: 100px;
}

.coment_right {
	position: relative;
	top: 10px;
	left: 110px;
	min-height: 100px;
	width: 75%;
	margin-bottom: 20px;
}

.coment_right h4 {
	position: relative;
	text-align: left;
	color: #000000;
	font-size: 16px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.coment_right p {
	position: relative;
	text-align: left;
	color: #999999;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	padding-right: 10px;
}

.formulari {
	color:#000000;
	font-size: 12px;
}
