/* JOAN SARDĄ CSS Document */

body,td.fondo2 {
	background-color:#000;
}

/* PORTADA */

.text_portada{
	padding-top:60px;
	padding-left:20px;
}

.text_portada a{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.text_portada a:hover{
	color:#B4B45A;
}

.barra_portada{
	padding-top:60px;
	padding-left:5px;
}

.anunci_portada{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-left:10%;
	margin-right:10%;
}

.anunci_portada a{
	color:#B4B45A;
	font-weight:bold;
	vertical-align:middle;
	font-size:16px;
}

.anunci_portada a:hover{
	color:#666633;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #CFCFCF;
}
a, .color2 {
	color: #B4B45A;
	text-decoration:none;
}

/* Fondos */
td.fondo1 {
	background-color: #ffffff;
}

/* Paddings */
td.padding1 {
	padding-right: 5px;
	text-align:justify;
}
/* Fuentes */
.color1 {
	color: #ffffff;
}



/* TITOLS */

.titol{
	color: #666633;
	font-weight:bold;
	margin-bottom:10px;
}

.titol img{
	padding-top:4px;
	vertical-align:top;
}

/* MENU */

.logo{
	text-align:right;
	padding-top:30px;
	padding-bottom:10px;
	padding-right:10px;
}

.menu{
	width:96%;
	float:none;
}

.menu .text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin-left:20px;
	background-image: url(../img/img_logo.gif);
	background-repeat:no-repeat;
}

.menu .text br{
	font-size: 5px;
}

.menu .fotos{
	text-align:right;
	margin-top:20px;
}

.menu .text .selected{
	color:#666633;
}

.menu .text .unselected{
	color:#B4B45A;
}

.menu .text .selected2{
	color:#999999;
}

.menu .text .unselected2{
	color:#FFFFFF;
}

.menu .text a:hover{
	color:#666633;	
}

.menu .submenu{
	margin-top:5px;
}

.meun .submenu br{	
	font-size:10px;
}

.menu .submenu a{
	font-size:11px;
	color:#FFFFFF;
}

.menu .submenu a:hover{
	color:#999999;
}

.menu .idiomes {
	width:100%;
}

.menu .idiomes a{
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
}

.menu .idiomes a:hover{
	color:#666633;
	text-align:right;
}

.menu .idiomes .selected{
	color:#841227;
}

.menu .idiomes .no_selected{
	color:#FFFFFF;
}


/*PREMIS*/
.premis .producte{
	font-weight:bold;
}

.premis .premi{
	margin-left:20px;
	padding-bottom:4px;
}

.premis .premi img{
	vertical-align:middle;
	border:1px #000000 solid;
}

/*----------------------------------------------------------*/
/* PRODUCTES */
/*----------------------------------------------------------*/

.producte_over{
	border:2px solid #999;	
	background-color:#FFC;
}

.producte_out{
	border:0;
}

.titol_producte{
	font-size:14px;
	color:#B4B45A;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:20px;
}

.titol_producte_footer{
	font-size:11px;
	color:#FFF;
	text-align:center;
}

.link_cistella a{
	color:#B4B45A;
}

.link_cistella_over a{
	color:#666633;

	/*color:#841227;*/
}

/*----------------------------------------------------------*/
/* LOGIN_FORM */
/*----------------------------------------------------------*/

.login_form{
	margin-left:40px;
}

.titol_subgrup{
	font-weight:bold;
	padding-right:5px;
}

.nom_camp{
	text-align:left;
	padding-left:20px;
	padding-right:10px;
}

.captcha{
	
	padding-right:5px;
}

.input_camp{
	width:80%;
}

.input_camp_petit input{
	width:50px;
}

.input_camp_captcha input{
	width:100px;
}

.input_camp input{
	width:170px;
}

.error{
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}

/*----------------------------------------------------------*/
/* ERROR_BBDD */
/*----------------------------------------------------------*/

.error_bbdd{
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
}

/*----------------------------------------------------------*/
/* HOME USERS */
/*----------------------------------------------------------*/

.home_text{
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	color:#999;
}

/* estils per a definir la taula que mostra els productes dels usuaris */
.grid_header2{
	background-color: #828241;
	color: #f5f5f5;
	padding-left: 5px;
    padding-right: 5px;
	font-weight: bold;
    text-decoration: none;
	height:35px;
}

.grid_header2 a{
	color: #f5f5f5;
}

.odd_grid_cell{
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	color:#000000;
}

.even_grid_cell{
	background-color: #EEEEEE;
	padding: 4px 4px 4px 4px;
	color:#000000;
}

.fondo2{
	background-color: #FFFFFF;
	padding-left:7px;
}

.ajuda_header{
	background-color: #828241;	
	color:#990000;
	text-align:center;
}

.ajuda_text{
	background-color: #EFECE4;
	padding: 3px;
	color:#000000;
}

/*----------------------------------------------------------*/
/* USERS */
/*----------------------------------------------------------*/

.tags {
	width:100px;
	margin-right:4px;
	padding:2px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #B4B45A;
	border-bottom:0;
}

.content {
	clear:both;
	border:2px solid #ccc;
	/*background-color:#B4B45A;*/
}

.table_user{
	width:100%;
	text-align:left;
	padding-left:7px;
	padding-right:7px;
}

.table_perfil{
	margin-left:100px;
	text-align:left;
}

.boto_tornar_update_perfil{
	background-color:#000;
	border:1px #ccc solid;
	color:#B4B45A;
	height:100px;
}

.boto_submit_update_perfil{
	background-color:#000;
	border:1px #ccc solid;
	color:#B4B45A;
}

/*----------------------------------------------------------*/
/* BOTIGA VIRTUAL */
/*----------------------------------------------------------*/

/* estil pel text que diu que no hi ha productes a la cistella */
.no_productes{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}

/* estil del botó per afegir a la cistella */

.submit_cistella{
	border:0px;
/*	size:50px;background:#000000 url(../img/carro.gif) no-repeat;*/
}

/* estil de la taula que mostrarą els productes de la cistella */
.taula_cistella_fila{
	background-color:#EEEEEE;
	color:#000000;
	padding:5px 5px 5px 5px;
}

.taula_cistella_header{
	background-color: #828241;
	color: #f5f5f5;
	padding-left: 5px;
    padding-right: 5px;
	font-weight: bold;
    text-decoration: none;
	white-space: nowrap;
	height:20px;
	text-align:center;
}

/* estil del boto de comprar de la cistalla */
.cistella_boto_comprar{
	background-color:#828241;
	color:#FFF;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	float:right;
	margin-left:10px;
	cursor:pointer;
}

/*estil del div que mostra la descripció dels productes a cistella2.php*/
.desc_productes_cistella2{
	float:left;
	text-align:left;
	padding-left:5px;
}

/*estil del div que marca els preus a cistella2.php*/
.preu_productes{
	float:right;
	text-align:right;
	color:#996633;	
}

.preu_subtotals{
	color:#993300;
	text-align:right;
}

.preu_total{
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#990000;
}

.cistella4_text{
	font-size:14px;
	text-align:center;
}

.cistella4_boto_tornar{
	background-color:#666;
	color:#0033CC;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	margin-left:5px;
	width:140px;
}

/*----------------------------------------------------------*/
/* CAP DE CREUS */
/*----------------------------------------------------------*/

.imatges_capcreus{
	
}

.imatges_capcreus a:link{
	text-decoration:none;
}