﻿@import url(https://fonts.googleapis.com/css?family=Cuprum);

body {

	background-color:#6c6c6c;
	
	text-align: justify;
	color: #6c6c6c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Cuprum', Arial;
	font-size: 13px;
	
	
}

table, tr, td{
	font-family: 'Cuprum', Arial;
	color: #999999;
	font-size: 12px;
	border: 0px;
	cellspacing: 0;
	cellpadding:0;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;

}

td.linia_fila {
	border-bottom: 1px #808080 solid;	
}

td.linia_fila input {
    width: 100%;
}

div.edit{
	position: fixed;
	width: 40px;
	right: 0px;
	top: 50%;
	z-index: 200;
}




span.mapaweb img {
	vertical-align: middle;
}

div.menubasic {
	
}	

/*********** estils submenu2 menu amb imatges ********************/
div.menu2 {

	width: 25%;
	float: left;
	overflow: hidden;
	text-align: left;
	background-color: white;
}

div.menu2ima {
	width: 75%;	
	text-align: right;
	float: right;
}


div.esub2_act a {
	color: #7c7c7c;
}

div.esub2 a {
	color: #d41b18;
}
img.fsub2_act {

	opacity: 0.8;
   filter: alpha(opacity=80);
}

img.fsub2 {


}

div.titol {
	font-size: 30px;
	font-weight: normal;
	color: black;
	text-transform: capitalize;	
	margin-top: 10px;
	margin-bottom: 10px;
}

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

p {
	margin:0px; padding:0px;
}

div.captot{
	position: fixed;
	width: 100%;
	background-color: white;
	opacity: 0.8;
    filter: alpha(opacity=80);
	z-index: 200;
	
}


div.item_1 {
	width: 156px;
	overflow: hidden;
	
	border-top: 1px solid;
		
}

div.item_2{
	width: 342px;
	overflow: hidden;
	
	border-top: 1px solid;
}

div.item_3{
	width: 528px;
	overflow: hidden;
	
	border-top: 1px solid;
}

div.item_123{
	font-size:26px;
}

div.item_123resum{
	font-size:16px;
}

div.home_item_overflow {
	float: right;
	margin-right: 5px;
}

div.home_item img {
	width: 100%;
	
}

div.home_item , a.black {
	_float: left;

}


/* enllaços per defecte */
a {
	text-decoration: none;
	color: #820000;
}
a:hover {
	color: #888;
}

/* imatges per defecte */
img {
	border: 0px;
}
/* --------------------------------------------- 	DIVS ESTRUCTURA */
div.ombra {
	background-image:  url(/imatges/fons/ombra.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px;
	width: 100%;
}

div.ombra_submenu2 {
	background-image:  url(/imatges/fons/ombra.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px;
	width: 324px;
}

div.capmapa {
	text-align: left;
	padding-left: 14px;
	padding-right: 14px;
	height: 14px;
	color: white;
}

/******* div que agafa el contingut *******/
div.pagina {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div.dins {
	margin: 10px;
}

/********* div de capcelera ********/
div.cap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin:14px;

	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

.capmapa {
	background-color: #009ee0;
}

div.botons {
	float:	right;
	padding-left: 4px;
	padding-right: 4px;
	
	
    margin-right: 30px;
}




div.cuadrat {
	float: left;
	width: 160px;
	min-height: 160px;
	background-color: #47C7C3;

	margin: 20px;
	
}

div.cuadratno {
	float: left;
	background-color: #47C7C3;
	
	margin: 20px;
}

div.dinscuadrat {
	float: left;
	width: 160px;
	height: 160px;
	background-color: #47C7C3;
	z-index: 1;
	position:absolute;
	
}



div.menu a {
	font-size:16px;
	color: black;
}

div.menu a:hover {
	color: white
}

img#logo {
	float: left;
}

img.c {
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
	
	width: 34px; 
	height: 34px; 
	overflow: hidden;
	border: 0px;
}

img#primerc {
	margin: 0px;
	margin-left: 0px;
	margin-right: 2px;
	border: 0px;
	cursor: pointer;
}

img#ultimc {
	margin: 0px;
	margin-left: 2px;
	margin-right: 0px;
	border: 0px;
	cursor: pointer;
}



div.textcuadrat {
	background-color: white;
	color: #505050;
	margin-bottom: 0px;
	margin-top: 160px;

	
}


div.cuadrat a {
	color: white;
	font-weight: bold;
	font-size: 16px;
	background-color: #47C7C3;
}


div.itemmenu {
	padding: 10px;
	opacity: 1;
    filter: alpha(opacity=100);
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
	color: black;
	font-size:18px;
	
}

div.itemmenu:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
	background-color:#b5b5b5;
}


div.menu {
	width: 230px;
	right: 32px;
	z-index: 10000;
	position:absolute;
	padding: 10px;
	min-height: 100px;
	color: black;
	font-size:18px;
	margin-top: 2px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #fff;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=8U0);
	
}



div.capboto {
	float: left;
	width: 160px;
	height: 160px;
	
	margin: 20px;
	
}


div.cos {
	
	margin: 0px;
	margin-top: 90px;
	text-align: justify;
	background: #EDEDED
;}



div.content {
	margin: 20px; 
	margin-left: 40px; 
	margin-right: 40px;	
	text-align: justify;
}

div.peu {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	background:	#cecece;
}



div.submenu {
	float: left;
	width: 175px;
	height: 400px;
	background-color:#C0DAEE;
	text-align: left;
}

div.dreta {
	float: right;
	width: 175px;
	height: 400px;
	background-color:#C0DAEE;
	text-align: left;
}





div.text_peu {
	float: left;
	text-align: left;
	height:50px;
}
 


div.div14 {
	margin: 16px;
	font-size:12;
	color: #222;
	
}

div.pad10 {
	//padding: 10px;
	height: 113px;
	overflow: hidden;
	width: 304px;
	line-height: 14px;
	_height: 133px;
	_width: 324px;
}
div.pad10b {
	padding: 10px;
	height: 113px;
	overflow: hidden;
	width: 304px;
	line-height: 14px;
	_height: 133px;
	_width: 155px;
}



div.superSubmenu1 {
	padding: 10px;
	overflow: hidden;
	_height: 100px;
	_overflow: none;
	
}

div.submenu1 {
	float: left;
	overflow: hidden;
}











/************************************************************************************** FI Capcelera  */

/* enllasos menus del peu */

div.menuspeu {
	font-size: 11px; 
	padding: 10px;
}
div.menuspeu a {
	color: #454545;
}
div.menuspeu a:hover {
	color: white;
}


div.mapaweb {
	margin: 20px;
	margin-left: 25px;
	padding-top: 10px;
	font-size: 20px;
}

div.mapaweb img {
	vertical-align: middle;
}


div.coshtml h1 {
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}






/*****filets***/



hr.filetR {
        height: 1px;
        background-color: red;

}









div.ima_ombra1 {	
	float: left;
	width: 10%;
	margin: 1% 1% 1% 1%;
	
}

div.ima_ombra2 {	
	float: left;
	width: 23%;
	margin: 1% 1% 1% 1%;
	
}

div.ima_ombra3 {
	float: left;
	width: 48%;
	margin: 1%;
	

}



div.ima_ombra1 img, div.ima_ombra2 img, div.ima_ombra3 img {
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #d41b18;
}

div.dins_ima, div.dins_ima_act {
	margin: 0px;
	padding: 0px;
	text-align: left;
	cursor: pointer;

	color: black;
	
}

div.dins_ima a {
	padding: 0px;
	margin: 0px;	
}

div.dins_ima:hover, div.dins_ima_act {
	cursor: pointer;
}




/*********************
* SHOP - Botiga
********************/
div.shop-ima {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;

}

div.shop-total {

	text-align: right;
}

div.shop-prod {
	
	height: 110px;
	overflow: hidden;
}


div.shop-linia {

	overflow: hidden;

}

div.shop-linia span {
	width: 100px;
	float: left;
}

div.shop-linia h4 {
	padding: 0px;
	margin: 0px;
}

div.shop-eliminar {
	float: right;
	margin-top: 5px;
}

div.shop-eliminar input[type='submit'] {

	
}


div.divform {
	margin-left: 30px;
	text-align: left;
}


/********************
* PASSOS COMPRA BOTIGA
*************************/
div.login {
	float: left;
	width: 170px;
	padding: 30px;
}

div.registre {
	float: left;
}

textarea {
	width: 90%;
}


form input[type=text],
form input[type=email],
form input[type=password],
form input[type=submit],
form select,
form textarea {
	-moz-transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
	-webkit-transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
	-ms-transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
	transition: background .2s ease-in-out, box-shadow .2s ease-in-out;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0.5em; 
	padding-left: 1em;
	font-size: 1em;
	border-radius: 8px;
	border: solid 1px #71b4da;
	background: #fff;
	color: #555;
	box-shadow: inset 0px 2px 3px 1px rgba(0, 0, 0, 0.05), 0px 1px 0px 0px rgba(255, 255, 255, 0.025);
	opacity: 0.9;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form select:focus,
form textarea:focus {
	background: #fafafa;
	box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 1px 0px 0px rgba(255, 255, 255, 0.025), inset 0px 0px 2px 1px #43bff0;
}

input[type=text].obligat, textarea.obligat {
	border: 1px solid black;	
}



div.petit {
		display: none;
	}
	
	div.gran {
		display: block;	
	}


/*** responsive ***/

@media screen and (max-width : 1000px){




    div.item_1, div.item_2, div.item_3{
       
    }


	div.fitxa img {
		width: 100%;
	}
	
	div.ima_ombra1 {	
		width: 48%;
		margin: 1% 1% 1% 1%;
		
	}

	div.ima_ombra2, div.ima_ombra3 {
		width: 48%;
		margin: 1% 1% 1% 1%;
		

	}
	
}



@media screen and (max-width : 600px){
	
	body {
		margin: 0px;
	}
	
	div.home_container {
		width: 100%;
		position: absolute;
		
	}
    div.item_1, div.item_2, div.item_3{
        width: 292px;
		float: none;
    }
    
	div.cap {
		
	}
	div.px {
		padding-left: 20ps;
	    padding-right: 20px;
	}
	
	
	div.botons {
		float: none;
		padding-top: 3px;
		margin: 0px;
		margin-right: 30px;
	}
	
	
	div.menu2 {
  		display: none;	
	}
	
	div.menu2ima, div.menu2ima img {
		width: 100%;
	}
	
	div.petit {
		display: block;
	}
	
	div.gran {
		display: none;	
	}
	
	img.imafitxa {
		width: 292px;
	}
	
	div.dins {
		margin: 0px;
		width: 100%;
	}
	
	div.pagina {
		width: 100%;
		
	}
	
	div.divform {
		margin-left: 10px;
	}
	
	div.login {
		padding: 10px;
	}
	
	div.menuscap {
		display: none;
	}
	
	td.breu {
		display: none;
	}
	
	div.mapaweb, td.titol_fitxa {
		display: none;
	}
	
	img.foto_filet, div.ima_ombra {
		width: 100%;
		-webkit-transition:all 1s ease;
		-moz-transition:all 1s ease;
		-o-transition:all 1s ease;
		transition:all 1s ease;
	}
    
	div.ima_ombra1 {	
		width: 98%;
		margin: 1%;
		
	}

	div.ima_ombra2, div.ima_ombra3 {
		width: 98%;
		margin: 1%;
		

	}
	
	span.mapaweb {
		display:none; 
	}
	
	div.menubasic {
		display: none;
	}
	
}

/*
 calendari

*/





.dies_sense {
	background-color: #E9E9E9;
}
.dies_sense2 {
	background-color: #E9E9E9;
	height: 40px;
	width: 40px;
}
.dies_amb {

	border: 1px solid #BEBEBE;
}
.dies_amb2 {
	background-color: #FFD7D7;

	height: 40px;
	width: 40px;
}
.dies_res {

}
.foto {
	margin-right: 20px;
}
.dies_res2 {

	height: 40px;
	width: 40px;
}



/* Text dels botons MENUDALT I EL MENUDALT2 */

a.down {
 color: #71b4da;
}

a.menuDalt, a.menuDalt2 {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	
}


a.menuDalt_act {
	text-decoration: none;
	font-size: 16px;
	color: #red;	
	
}

div.menubase li a, div.menubase li.menuDalt2_act li a {
	color: #828282;
}

div.menubase li.menuDalt2_act a, div.menubase li.menuDalt2_act li a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

/******************
* NOTICIES
****************/
td.noticia {
	vertical-align: top;
}

td.noticia_sobre {
	cursor: pointer;
}

div.cosnoticia {
	padding: 5px; margin-top: 0px; width: 300px;
}

/* ------------------------------------------------------- DIVS AGENDA */


div.text_amagatP{
	line-height:15px;
	display:none; 
	width:95%;
	border: 0px;
	margin-left:10px;
	padding:5px;
}

div.text_visibleP{
	line-height:15px;
	display:block; 
	width:95%;
	border: 0px;
	margin-left:10px;
	padding:5px;
}
 
 /*  -------------------------------------------------------  MENUS  */




/****************************************************************** Capcelera */

/* LLISTA DEL MENU DALT 1 BOTONS */
div.menuscap{
	margin-top: 0px; 
	height: 20px;
	width: 100%;
	overflow: hidden; 
	text-align: left;
	
}





div.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



div.menu li.menuDalt_act {
	height: 65px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height: 90px;
	
	color: #990000;
	background-color: #fbfbfb;
}

div.menu li {
	height: 65px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height: 90px;
	
}


div.menubase ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
}

div.menubase li {
	line-height: 22px;
	float: left;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}


li.menuDalt2_act {
	height: 22px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
	line-height: 30px;
	
	color: #990000;
	background-color: #0f0f0f;
}



/* LLISTA DEL MENU DALT 2  */



div.ima_ombra {

	float: left;
	margin: 20px;
	margin-bottom: 10px;
}

div.desplega {
	padding: 15px;
	border-bottom: 1px solid #808080;
}