/*
	body i etiquetes generals
********************************************************/
.hide{ display: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../imatges/fondo_tx.jpg);*/
	background-image:url(../imatges/fondo_tx_2.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

input, textarea, select {
	font: 10px Verdana, Helvetica, Arial;
	padding: 2px;
	}

h1 {
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0;
	padding-left: 5px;
	}

h5 {
	padding: 0;
	margin: 27px 0 6px 0;
	}



/*
	Capes principals
********************************************************/

#base {
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

#capcalera {
	}

#menu {
	height: 18px;
	background: url(../imatges/cab_d.png);
	padding: 3px 15px 0 15px;
	font: italic bold 11px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-bottom: 5px;
	text-align: center !important;
	}

#menu a {
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
	color: #ffffff;
	}
	
#credits {
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 9px;
	font-size: 10px;
	color: #333333;
	}

#credits a {
	color: #333333;
	text-decoration: none;
	}

#credits a:hover {
	color: #000000;
	text-decoration: underline;
	}



/*
	Mduls
********************************************************/

#contenidor {
	width: 735px;
	}

.contenidor_postal {
	display: none;
	cursor: pointer;
	}

#postal_personalitza, #postal_productes, #postal_racing {
	height: 268px;
	width: 238px;
	}

#postal_personalitza {
	margin-left: auto;
	margin-right: auto;
	}

#contenidor_noticia {
	width: 735px;
	margin-top: 5px;
	}

#contenidor_noticia #sup {
	background: url(../imatges/bar_s.png) repeat-x;
	height: 12px;
	}

#contenidor_noticia #inf {
	background: url(../imatges/bar_i.png) repeat-x;
	height: 12px;
	}

#contenidor_noticia #fons_esq {
	background: #232323 url(../imatges/bar_izq.png) repeat-y;
	}

#contenidor_noticia #fons_dret {
	background: url(../imatges/bar_der.png) right repeat-y;
	}

#contenidor_noticia #contingut_noticia {
	background: #232323;
	padding: 9px;
	margin: 0 12px 0 12px;
	font: 9px Verdana, Helvetica, Arial;
	color: #ffffff;
	line-height: 15px;
	}

#contingut_noticia div.titular {
	padding: 4px;
	font: italic bold 13px Verdana, Helvetica, Arial;
	background: #3a3a3a;
	margin-bottom: 10px;
	}

.flash_noticia {
	width: 318px;
	height: 210px;
	margin-bottom: 5px;
	margin-top: 6px;
	}

#text_noticia {
	width: 362px;
	text-align: justify;
	}

#text_noticia a {
	color: #ffffff;
	text-decoration: underline;
	}

#contenidor_noticia #contingut_contacte {
	background: #232323;
	padding: 9px;
	margin: 0 12px 0 12px;
	font: 9px Verdana, Helvetica, Arial;
	color: #ffffff;
	line-height: 15px;
	background: url(../imatges/fons_contacte.gif) bottom left no-repeat;
	}
	
	

/*
	M dul Contacte
***************************************************/

#modul_contacte {
	margin: 10px 10px 0 10px;
	height: 375px;
	position: relative;
	}

#taula_contacte {
	
	margin-top: 2px;
	position: absolute;
	right: 0px;
	top: 25px;
	}

#taula_contacte td {
	padding: 6px 12px 6px 0;
	font-weight: bold;	
	}

#taula_contacte td input {
	width: 300px;
	background: #534f4f;
	border: 1px solid #3a3a3a;
	color: #ffffff;
	}

#taula_contacte td select {
	background: #534f4f;
	border: 1px solid #3a3a3a;
	color: #ffffff;
	}

#taula_contacte td input.boto {
	width: 60px;
	}

.missatge {
	width: 300px;
	height: 150px;
	background: #534f4f;
	border: 1px solid #3a3a3a;
	color: #ffffff;
	}

#explicacio_contacte {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 280px;
	font-size: 11px;
	line-height: 21px;
	}

#explicacio_contacte .titol {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-bottom: 10px;
	}

#resposta_enviament {
	float: right;
	margin-top: 70px;
	margin-right: 30px;
	}
	

/*
	Mdul Comanda Asaign Racing
***************************************************/

#modul_comanda {
	margin: 10px 10px 0 10px;
	}

#modul_comanda input, #modul_comanda textarea, #modul_comanda select {
	background: #3a3a3a;
	border: 1px solid #3a3a3a;
	color: #ffffff;
	}

#modul_comanda div.titol {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	background: #3a3a3a;
	}

.titol_dades {
	padding: 6px;
	border-bottom: 1px solid #3a3a3a;
	margin-top: 14px;
	font: bold 11px Verdana, Helvetica, Arial;
	}

.taula_comanda {
	border-collapse: collapse;
	margin-top: 12px;
	color: #bbbbbb;
	}

.taula_comanda span {
	color: #ffffff;
	}

.taula_comanda td {
	padding: 6px 12px 6px 0;
	font-weight: bold;	
	}

.taula_comanda td input {
	width: 200px;
	background: #534f4f;
	border: 1px solid #3a3a3a;
	color: #ffffff;
	}

.taula_comanda td input.boto {
	width: 60px;
	}

.comanda {
	width: 500px;
	height: 50px;
	background: #534f4f;
	border: 1px solid #3a3a3a;
	color: #ffffff;
	}
	
.seguent_formulari {
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	float: right;
	}

.confirmacio_formulari {
	font-weight: bold;
	font-size: 11px;
	color: #232323;
	margin: 0px 0 40px 0;
	text-align: center;
	padding: 7px;
	background: #e6e6e6;
	}
	
	

/*
	M dul Asaign Racing
***************************************************/

.taula_noticia {
	border-collapse: collapse;
	background: #232323;
	color: #ffffff;
	/*width: 100%;*/
	width: 320px;
	}
	
	.taula_noticia a {
		color: #ffffff;
		}
	
	.taula_noticia table {
		border-collapse: collapse;
		color: #ffffff;
		}
	
		.taula_noticia table td {
			vertical-align: top;
			color: #ffffff;
			font-size: 10px;
			line-height: 15px;
			text-align: justify;
			}
			
			.taula_noticia table td .titular {
				color: #ffffff;
				width: 100%;
				padding: 4px;
				font: italic bold 13px Verdana, Helvetica, Arial;
				font-size: 13px !important;
				background: #3a3a3a;
				margin-bottom: 10px;
				}
			
/*	
COMPTE AMB AQUEST ESTIL PERQUE AFECTA AL DISSENY DE LA BOTIGA */
.titular {
	color: #ffffff;
	padding: 4px;
	font: italic bold 13px Verdana, Helvetica, Arial;
	background: #3a3a3a;
	margin-bottom: 10px;
	}

.contenidor_llistat_treball {
	width: 735px;
	margin-top: 5px;
	}

.contenidor_llistat_treball .sup {
	background: url(../imatges/bar_s.png) repeat-x;
	height: 12px;
	}

.contenidor_llistat_treball .inf {
	background: url(../imatges/bar_i.png) repeat-x;
	height: 12px;
	}

.contenidor_llistat_treball .fons_esq {
	background: #232323 url(../imatges/bar_izq.png) repeat-y;
	}

.contenidor_llistat_treball .fons_dret {
	background: url(../imatges/bar_der.png) right repeat-y;
	}

.contenidor_llistat_treball .contingut_llistat_treball {
	background: #232323;
	padding: 6px;
	margin: 0 12px 0 12px;
	font: 9px Verdana, Helvetica, Arial;
	color: #ffffff;
	line-height: 15px;
	overflow: hidden;
	}
	
.contenidor_treball {
	background: #000000;
	float: left;
	width: 166px;
	margin: 4px;
	}

.contenidor_treball .contingut_treball {
	background: #000000;
	margin: 5px;
	font: 9px Verdana, Helvetica, Arial;
	color: #ffffff;
	line-height: 15px;
	}

.tipus_treball {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: center;
	margin: 6px 5px 6px 5px;
	padding: 5px 0 5px 0;
	background: #3a3a3a;
	}

.nom_treball {
	background: #232323;
	font-weight: bold;
	padding: 0 4px 0 3px;
	margin-bottom: 5px;
	text-align: center;
	height: 30px;
	}

.contenidor_treball .contingut_treball img {
	width: 156px;
	height: 156px;
	cursor: pointer;
	border: 0;
	}

.imatge_racing {
	width: 350px;
	margin-top: 9px;
	}

.info_treball {
	width: 325px;
	text-align: justify;
	float: right;
	}

.descripcio {
	margin-top: 10px;
	width: 358px;
	text-align: justify;
	}

.contenidor_thumbnail {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	*margin-right: 4px;
	*margin-bottom: 4px;
	}

.contenidor_thumbnail img {
	width: 100px;
	height: 100px;
	cursor: pointer;
	border: 2px solid #000000;
	}

#imatge_ampliada {
	border: 4px solid #000000;
	}

#capcalera_tenda {
	color: #ffffff;
	text-align: center;	
	font-size: 11px;
	}

#capcalera_tenda h3 {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	}

#capcalera_tenda span {
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;	
	}


/*
	Mdul Asaign Racing
***************************************************/

.contenidor_producte {
	width: 183px;
	height: 200px;
	margin-top: 5px;
	float: left;
	}

.contenidor_producte .sup {
	background: url(../imatges/bar_s.png) repeat-x;
	height: 12px;
	}

.contenidor_producte .inf {
	background: url(../imatges/bar_i.png) repeat-x;
	height: 12px;
	}

.contenidor_producte .fons_esq {
	background: #232323 url(../imatges/bar_izq.png) repeat-y;
	}

.contenidor_producte .fons_dret {
	background: url(../imatges/bar_der.png) right repeat-y;
	}

.contenidor_producte_iframe {
	}

.contenidor_producte .contingut_producte, .contenidor_producte_iframe .contingut_producte {
	background: #000000;
	padding: 1px;
	margin: 0 12px 0 12px;
	font: 9px Verdana, Helvetica, Arial;
	color: #ffffff;
	line-height: 15px;
	overflow: hidden;
	}

.contenidor_producte_iframe .contingut_producte {
	margin: 0;
	}

.contingut_producte .nom_treball, .contenidor_producte_iframe .contingut_producte .nom_treball {
	background: #232323;
	font-weight: bold;
	font-size: 11px;
	font-style: oblique;
	padding: 0 4px 0 3px;
	margin-bottom: 5px;
	text-align: left;
	}
	
.contingut_producte .nom_treball_2{
	/*background: #232323;*/
	font-weight: bold;
	font-size: 10px;
	font-style: oblique;
	padding: 0 4px 0 3px;
	margin-bottom: 5px;
	text-align: center;
	/*float: right;*/

}	

.contingut_producte .nom_treball span, .contenidor_producte_iframe .contingut_producte .nom_treball span {
	float: right;
	}

.contenidor_producte .contingut_producte img, .contenidor_producte_iframe .contingut_producte img {
	width: 156px;
	height: 156px;
	cursor: pointer;
	border: 0;
	}



/*
	Fitxa producte tenda
***************************************************/

.contenidor_fitxa_producte {
	width: 735px;
	margin-top: 5px;
	}

.contenidor_fitxa_producte .sup {
	background: url(../imatges/bar_s.png) repeat-x;
	height: 12px;
	}

.contenidor_fitxa_producte .inf {
	background: url(../imatges/bar_i.png) repeat-x;
	height: 12px;
	}

.contenidor_fitxa_producte .fons_esq {
	background: #000000 url(../imatges/bar_izq.png) repeat-y;
	}

.contenidor_fitxa_producte .fons_dret {
	background: url(../imatges/bar_der.png) right repeat-y;
	}

.contenidor_fitxa_producte .contingut_fitxa_producte {
	background: #000000;
	padding: 6px;
	margin: 0 12px 0 12px;
	font: 11px Verdana, Helvetica, Arial;
	color: #ffffff;
	line-height: 15px;
	overflow: hidden;
	}

.contingut_fitxa_producte .imatge_gran {
	}

.contingut_fitxa_producte .imatge_gran img {
	width: 350px;
	height: 350px;
	border: 0;
	}

.contingut_fitxa_producte .menu_vistes {
	background: #656565;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	height: 29px;
	padding-left: 4px;
	}

.contingut_fitxa_producte .menu_vistes .text {
	padding-top: 8px;
	}
	
.contingut_fitxa_producte .menu_vistes .botons_vistes {
	float: right;
	}

.contingut_fitxa_producte .menu_vistes .botons_vistes img {
	width: 28px;
	height: 29px;
	margin: 0 2px 0 2px;
	border: 0;
	}

.contingut_fitxa_producte .descripcio {
	/*padding: 16px 8px 12 8px;*/
	font-family: "Trebuchet MS", Verdana, sans_serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background: #222222;
	width: 340px;
	}





#contenidor_banners_esq {
	width: 141px;
	height: 310px;
	position: absolute;
	left: -153px;
	top: 150px;
	}

#contenidor_banners_esq img {
	border: 0;
	}

#contenidor_banners_esq .top {
	background:url(../imatges/banner_top.gif);
	height: 24px;
	text-align: center;
	}

#contenidor_banners_esq .top h6 {
	font: italic bold 9px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 6px 0 0 0;
	margin: 0;
	}

/**************************************************************************************************
***************************************************************************************************
**************************************************************************************************/



.petitgris{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}
.petitgriscon{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 9px;  color: #000000;}
.linka{ font-size: 10px;  font: bold; }
/*.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}*/
.c_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.menu {
	font-family: Georgia;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.titols {
	font-family: Georgia;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.textos {
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.textosBOLD {
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.textos_nova_pag_prod {
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.links_nova_pag_prod {
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
		text-align:left;
}
.links_nova_pag_prod a{
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.links_nova_pag_prod a:visited{
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
.links_nova_pag_prod a:hover{
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}


.links_ciutats_tendes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
		text-align:left;
}
.links_ciutats_tendes a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
.links_ciutats_tendes a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
.links_ciutats_tendes  a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #555555;
}

.texts_tendes{
	font-family: "Trebuchet MS", "Verdana", "sans_serif";
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;

}
