body {
	background:url(../backgrounds/background_lines.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#1a1a1a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
  html,body{
      height:100%;
   }

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background:#333333;
	border-style:solid;
	border-width:0px;
	width:70px;
	height:12px;
}
.text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text_gris {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.text_verd {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c6db00;
	text-decoration: none;
}
.copy_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.copy {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.copy:hover {
	color: #c6db00;
}

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c6db00;
	text-decoration: none;
}
.buscador {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a1a1;
	background-image: url(../imgs/buscador_fons/0.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 117px;
	border-top-style: hidden;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	background-color: #000000;
	text-indent: 3px;
}
#intrusiu {
	position:absolute;
	width: 100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top: 0px;
	z-index: 10;
}

.novisible{
	visibility: hidden;
	height:0px;
	overflow: hidden; /*NECESSARI PQ FUNCIONI EN IE6*/
}
.visible{
	visibility:visible;
	height:250px;
	overflow: visible; /*NECESSARI PQ FUNCIONI EN IE6*/
}
.visible1 {	
	visibility:visible;
}.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c6db00;
	text-decoration: none;
}

.link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #c6db00;
}
.link_alt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#999999;
	text-decoration: none;
}
.link_alt:hover {
	color: #c6db00;
}
.pestanya {
	background-image: url(../imgs/pestanya_off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	vertical-align: middle;
}
.pestanya_on {
	background-image: url(../imgs/pestanya_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	vertical-align: middle;
}
.titulos_blancos_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.titulos_blancos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.titulos_blancos:hover {
	color: #c6db00;
}
.titulonegro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353535;
	width:200px;
	border: 1px none #000000;
	border-collapse:collapse;
}
.input_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353535;
	width:350px;
	border: 1px none #000000;
	border-collapse:collapse;
}

.input_curt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353535;
	border: 1px none #000000;
	border-collapse:collapse;
}

.input_requerido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:200px;
	background-color: #353535;
}
.tituloRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.tituloRedDark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.tituloWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.small_red {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.small_verd {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c6db00;
	text-decoration: none;
}
.small_blanc {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFffff;
	text-decoration: none;
}
.titulos_Grises {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
}
.titulo_home{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #c6db00;
}
.destacat_home{
	background-color:#070707;
	height:140px;
	text-align:center;
	border:none;
}
.destacat_home_lol{
	background-color:#fff;
	height:140px;
	text-align:center;
	border:none;
}
.destacat_home_txt{
	background-color:#c6db00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding: 0 5px;
	line-height:100%;
	height:28px;
}
.destacat_home_txt a{
	display:block;
	color:#3D4D04;
	text-decoration:none;
}
.destacat_home_txt a:hover{
	color:#000000;
}
.producte_home{
	background-color:#070707;
	text-align:center;
	height:140px;
	width:145px;
	border:none;
}
.producte_home_lol{
	background-color:#fff;
	text-align:center;
	height:140px;
	width:145px;
	border:none;
}
.producte_txt{
	background-color:#c6db00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding: 0 5px;
	line-height:normal;
	height:28px;
	color:#000000;
}
.producte_txt a{
	display:block;
	color:#3D4D04;
	text-decoration:none;
}
.producte_txt a:hover{
	color:#000000;
}
.producte_txt_lol{
	background-color:#c6db00;
	background-image:url(../imgs/novetat.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding: 0 5px;
	line-height:normal;
	height:28px;
	color:#000000;
}
.producte_txt_lol a{
	display:block;
	color:#3D4D04;
	text-decoration:none;
}
.producte_txt_lol a:hover{
	color:#000000;
}
.seleccio{
	height:20px;
	background-color:#000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #2a2e00;
	border-right:1px solid #2a2e00;
	color:#FFF;
	font-size:10px;
}
.busca{
	height:20px;
	background-color:#000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #2a2e00;
	border-right:1px solid #2a2e00;
	color:#FFF;
	font-size:10px;
}
.newsletters{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.newsletters a{
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:5px;
	padding-left:10px;
}
.newsletters a:hover{
	display:block;
	background-color:#2a2e00;
	text-decoration:none;
	color:#c6db00;
	padding:5px;
	padding-left:10px;	
}
.zona_newsletter{
	width:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	padding:10px;
	background-color:#0e0e0e;
}
.zona_newsletter a{
	font-family:arial;
	font-size:11px;
	color:#c6db00;
	text-decoration:none;
}
.zona_newsletter input{
	border:0px;
	background:#000000;
	color:#ffffff;
	font-size:10px;
	width:165px;
	margin-bottom:6px;
	border:1px solid #2a2e00;
}
.fecha_news{
	font-size:11px;
	color:#c6db00;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.fecha_news a:hover{
	color:#FFF;
}
#ganadores{
	position:relative;
	width:auto;
	height:auto;
	color:#FFF;
}
.concurso{
	text-transform:none;
	font-size:12px;
}
.element2{
	color:#999999;
	padding:5px 15px;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}
.eventos_img{
	border:3px solid #000000;
}
.eventos_txt{
	text-align:justify;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.eventos_tit{
	text-align:justify;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #c6db00;
	text-decoration: none;
	text-transform:uppercase;
}
#acordeon{
	visibility:hidden;
}
#marcas_prensa{
	border:1px solid red;
	width:400;
}
.marcas_{
	background-color:#000000;
	text-align:right;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:50px;
}
.marcas_ a{
	background-color:#000000;
	text-align:right;
	vertical-align:bottom;
	color:#FFF;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:30px 10px 5px 10px;
}
.marcas_ a:hover{
	background-color:#0e0e0e;
	text-align:right;
	vertical-align:bottom;
	color:#c6db00;
	padding:30px 10px 5px 10px;
}
#minifoto_detall{
	display:block;
	float:left;
	background-color:#c6db00;
	width:99px;
	height:70px;
	margin:0 6px 5px 0px;
	padding:5px;
}
#foto_detall img{
	border:5px solid #c6db00;
	margin-right:6px;
}
#minifoto_detall img{
	margin:auto;
	border:0;
}
