/*
+--------------------------------------------------------------+
+
+  CSS for www.elpunt.com
+  mercattel styles for all pages
+  code by mercattel (info[at]elpunt[dot]com)
+
+-------< Definicions generals >-------------------------------+
| Definicions generals per a totes les pàgines
+--------------------------------------------------------------+
*/
/*
-------------------------------------------------------
----------< ELEMENTS GENERALS PÀGINA >----------
-----------------------------------------------------------
*/

body {
        margin: 0 auto 1em auto;
        padding: 0;
        font-size: 0.75em;
        font-family: "Arial", Helvetica, Sans-serif;
        line-height: 125%;
        text-align: center;
        color: #000;
        background-color: #fff;
        }
.color1{ color: #069; /* blau */ }
.color2{ color: #66f; /* blau */ }
.color3{ color: #000; /* negre */ }
.color4{ color: #3c5; /* verd */ }
.color5{ color: #00f; /* blau1 */ }
.color6{ color: #666; /* gris */ }
.color7{ color: #999; /* gris2 */ }
.color8{ color: #000; /* blau2 */ }

div {
	border: 0px solid #0ca;
    }
form{
	margin: 0px; padding: 0px;
}
table td{
	border: 0px solid #0ca;
    }
/*
+-------< Definicions de textes i caixes >------------------------+
| Definicions de textes por tipus de pàgines i objetes
+-----------------------------------------------------------------+
*/

/*
-------------------------------------------------------
----------< ELEMENTS DE TEXTE GENERALS >----------
-----------------------------------------------------------
*/

a { text-decoration: none; }
a:visited, a:active, a:link { color: #069; }
a:hover { text-decoration: none; color: #069;}

hr{ height: 1px; }
p{
        margin: 0px;
        padding: 0px;
        }
p.clear{
        clear: both;
        margin: 0px;
        padding: 0px;
        }
small {
        font-size: 85%;
        }
strong {
        font-weight: bold;
        }
h1{
        /* display: inline; */
        font-size: 1.4em;
        font-family: "Arial", Helvetica, sans-serif;
        line-height: normal;
        font-weight: normal;
        clear: both;
        margin: 0px;
        }
h2{
        /* display: inline; */
        font-size: 1.2em;
        font-family: "Arial", Helvetica, sans-serif;
        line-height: normal;
        font-weight: normal;
        clear: both;
        margin: 0px;
        }
h3{
         /* display: inline; */
        font-size: 1.05em;
        font-family: "Arial", Helvetica, sans-serif;
        line-height: normal;
        font-weight: normal;
        clear: both;
        margin: 0px;
        }
h4{
        /* display: inline; */
        font-size: .9em;
        font-family: "Arial", Helvetica, sans-serif;
        line-height: 130%;
        font-weight: normal;
        clear: both;
        margin: 0px;
        }
h5{
        /* display: inline; */
        font-size: .85em;
        font-family: "Arial", Helvetica, sans-serif;
        line-height: 130%;
        font-weight: normal;
        clear: both;
        margin: 0px;
        }
ul{
        margin: 0px;
        padding: 0px;
        text-align: center;
        }
li{
        display: inline;
        border-right: 1px solid #999999;
        padding-right: .15em;
        padding-left: .15em;
        }
ol li{
        display: block;
        margin: 0px;
        padding: 0px;
        text-align: left;
        border-right: 0px solid #999999;
        }

/*
-------------------------------------------------------
----------< TEXTES GENERALS >----------
-----------------------------------------------------------
*/

.texte1{
	font: normal normal 120%/120% "Arial", Helvetica, sans-serif;
}
.texte2, .texte2_gris{
	font: normal normal 110%/normal "Arial", Helvetica, sans-serif;
}
.texte2_gris{
	color: #666;
}
.texte3{
	font: normal normal 100%/normal "Arial", Helvetica, sans-serif;
	color: #999;
}
.texte3 a, .texte3 a:link, .texte3 a:visited,  .texte3 a:active{
	font-size: 100%;
}
.texte3 a:hover{
	color: #f00;
}
.texte4{
	font: normal normal 100%/normal "Arial", Helvetica, sans-serif;
	color: #069;
}
.texte4 a, .texte4 a:link, .texte4 a:visited,  .texte4 a:active{
	font-size: 100%;
	color: #069;
}
.texte4 a:hover{
	color: #f00;
}
.titol1{
	font: normal normal 160%/normal "Arial", Helvetica, Serif, sans-serif;
	margin: 0.1em 0 0.6em 0;
	color: #069;
}
.titol1 a, .titol1 a:link, .titol1 a:visited,  .titol1 a:active{
	font: normal normal 100%/normal "Arial", Helvetica, Serif, sans-serif;
	color: #069;
}
.titol1 a:hover{
	text-decoration: underline;
	color: #f00;
}
.titol2{
	font: normal normal 160%/normal "Arial", Helvetica, Serif, sans-serif;
	margin: 0.1em 0 0.6em 0;
}
.titol2-altres{
	font: normal normal 130%/normal "Arial", Helvetica, Serif, sans-serif;
	margin: 0.1em 0 0.6em 0;
	color: #069;
}
.titol2-altres a, .titol2-altres a:link, .titol2-altres a:visited,  .titol2-altres a:active{
	font: normal normal 100%/normal "Arial", Helvetica, Serif, sans-serif;
	color: #069;
}
.titol2-altres a:hover{
	text-decoration: underline;
	color: #f00;
}
.titol3{
	font: normal normal 140%/normal "Arial", Helvetica, Serif, sans-serif;
	margin: 0.1em 0 0.6em 0;
}
.peufoto{
	font: normal normal 85%/normal "Arial", Helvetica, Serif, sans-serif;
	margin: 0.1em 0 0.6em 0;
}
.titol4{
	font: normal normal 110%/normal "Arial", Helvetica, Serif, sans-serif;
	margin: 0.1em 0 0.6em 0;
	color: #069;
}
.titol4 a, .titol4 a:link, .titol4 a:visited,  .titol4 a:active{
	font: normal normal 100%/normal "Arial", Helvetica, Serif, sans-serif;
	color: #069;
}
.titol4 a:hover{
	text-decoration: underline;
	color: #f00;
}
.seccio1{
	font: normal normal 120%/normal "Arial", Helvetica, sans-serif;
	margin-top: 0.7em;
}
.titol1-refrany{
	font: normal normal 120%/170% "Arial", Helvetica, sans-serif;
}
.data{
	font: normal normal 100%/normal "Arial", Helvetica, sans-serif;
	margin: .2em 0 .4em .4em;
}
.data2{
	font: normal bold 100%/normal "Arial", Helvetica, sans-serif;
	margin: 1.2em 0 .6em 1.2em;
}
.data3{
	font: normal bold 120%/normal "Arial", Helvetica, sans-serif;
}
.asterisc{
	font: normal normal 1.2em/normal "Arial", Helvetica, sans-serif;
	color: #f00;
}
.avis1{
	font: normal normal 70%/normal "Arial", Helvetica, sans-serif;
	color: #f00;
}


/*
-------------------------------------------------------
----------< DIVS GENERALS >----------
-----------------------------------------------------------
*/

div#container{
	position: relative;
	margin: auto;
	width: 758px;
	height: auto;
	text-align: left;
	left: -1px;
 	/* background: #fff url("../img/fons-filetv1.gif") repeat-y left top; */
	}
div#general_amplada_100{
	position: relative;
	width: 100%;
	float: left;
	text-align: left;
	border: 0px solid #ccc;
	margin: 0;
	padding: 10px 0 0 0;
        }
div#peu{
	position: relative;
	font-size: 100%;
	color: #999;
	margin: 1em 0 0 0;
	padding: .4em 0 .4em 0;
    width: 100%;
    height: auto;
	text-align: center;
	background-color: #fff;
 	border-top: 1px solid #ccc;
	clear: none;
    }
div#peu a:link, div#peu a:visited, div#peu a:active{
	font-size: 100%;
	color: #069;
	}
div#peu a:hover{
	text-decoration: underline;
	}

/*
-------------------------------------------------------
----------< GENERAL >----------
-----------------------------------------------------------
*/
table.continguts1{
	width: 758px;
	height: auto;
	margin: 0 0 0 0;
	border: 0px solid #fcc;
	}
.cap{
	position: relative;
	width: 100%;
	height: auto;
	clear: none;
	border: 1px solid #ccc;
	background-color: #eee;
	}
.cap2{
	width: 155px;
	height: auto;
	clear: none;
	border: 1px solid #ccc;
	background-color: #eee;
	}

/*
-------------------------------------------------------
----------< CAPÇALERA >----------
-----------------------------------------------------------
*/

table.bannerh1{
	text-align: center;
	height: auto;
	border: 1px solid #999;
	margin: .5em 0 .5em 0;
	}
table.capcalera2 td.identificacio{
	vertical-align: bottom;
	}
table.capcalera{
	width: 100%;
	height: auto;
	clear: none;
	border-bottom: 1px solid #999;
	}
table.menu-general{
	width: 250px;
	height: 20px;
	clear: none;
	background:  url("../img/menu-fons1.gif") left top;
	border: 0px solid #f00;
	}
table.menu-general td{
	text-align: center;
	font: normal bold 100%/normal "Arial", Helvetica, sans-serif;
	color: #fff;
	border-left: 1px solid #aaa;
	border-right: 1px solid #06b;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 33%;
	}
table.menu-general td a:link, td a:visited, td a:active{
	font: normal normal 100%/normal "Arial", Helvetica, sans-serif;
	color: #fff;
	}
table.menu-general td a:hover{
	color: #000;
	}
table.menu-general td.select, table.menu-general td.select a{
	font-weight: normal;
	background:  url("../img/menu-fons2.gif") left top;
	}
img.logo-punt{
	position: relative;
    margin: 5px 0 5px 0;
    border: 0px;
    }



/*
-------------------------------------------------------
----------< COLUMNA CALENDARI >----------
-----------------------------------------------------------
*/

table.calendari{
	width: 150px;
	height: auto;
	border: 0px solid #f00;
	margin-bottom: .5em;
    }
table.calendari td{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
    }
table.calendari td.calAny{
	font: normal bold 150%/normal "Arial", Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	letter-spacing: 0.2em;
	background-color: #069;
   }
table.calendari td.calMes{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
 	text-align: center;
	padding: .5em 0 .5em 0;
   }
table.calendari td.calDiaSet{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
	width: 20px;
	height: 15px;
	color: #aaa;
 	text-align:center;
	padding-top: .6em;
   }
table.calendari td.calFons{
	font: normal bold 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
    }
table.calendari td.calDg{
	font: normal bold 90%/normal "Arial", Helvetica, sans-serif;
	color: #c00;
	border: 0px solid #f00;
    }
table.calendari td.calDg a:link, table.calendari td.calDg a, table.calendari td.calDg a:active, table.calendari td.calDg a:visited{
	font: normal bold 90%/normal "Arial", Helvetica, sans-serif;
	color: #c00;
	border: 0px solid #f00;
    }
table.calendari td.calFons a:link, table.calendari td.calFons a:active, table.calendari td.calFons a:visited{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
	color: #000;
    }
table.calendari td.calFons a:hover, table.calendari td.calDg a:hover{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border-left: 3px solid #069;
	border-right: 3px solid #069;
	color: #fff;
	background-color: #069;
    }
table.calendari td.calFons_select{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
    }
table.calendari td.calFons_select a:link, table.calendari td.calFons_select a:active, table.calendari td.calFons_select a:visited{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
	color: #000;
    }
table.calendari td.calFons_select a:hover{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	border: 0px solid #f00;
	color: #069;
    }
table.calendari td.calenDia,
table.calendari td.calenDia a:link,
table.calendari td.calenDia a:active,
table.calendari td.calenDia a:visited {
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	background-color: #069;
	color: #fff;
   }
table.calendari td.calenDia a:hover {
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	color: #000;
    }
table.calendari  .form_calendari_sel1{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	vertical-align: middle;
	width: 100px;
}
table.calendari img.cal_fletxa{
	vertical-align: middle;
    border: 0px solid #ccc;
   }

/*
-------------------------------------------------------
----------< DESCARREGUES >----------
-----------------------------------------------------------
*/

table.descarregues{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
table.descarregues td.header1{
	border-bottom: 1px solid #ccc;
	width: 40%;
	padding: 5px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	}
table.descarregues td.header2{
	width: 10%;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0;
	vertical-align: bottom;
	text-align: center;
	}
table.descarregues td{
	height: 45px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	}
table.descarregues td.casella1{
	height: 45px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	}
table.descarregues td.casella1 a{
	color: #069;
	}
table.descarregues td.casella1 a:hover{
	color: #f00;
	text-decoration: underline;
	}
/*
-------------------------------------------------------
----------< AVÍS >----------
-----------------------------------------------------------
*/

table.altresFestes {
	width: 100%;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	}
table.altresFestes td{
	border-bottom: 1px solid #ccc;
	padding: .3em 0 .3em 0;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	}

table.n4 .boto1{
	font: normal normal 90%/normal "Arial", Helvetica, sans-serif;
	padding: 4px;
	height: 2em;
	}


/*
-------------------------------------------------------
----------< FILETS DE TAULES >----------
-----------------------------------------------------------
*/

.filetSeparadorv2{
 	background: #fff url("../img/fons-filetv2.gif") repeat-y left top;
}
.filetSeparadorv3{
 	background: #fff url("../img/fons-filetv3.gif") repeat-y left top;
}

/* Marc 07/12/2007 17:20
-------------------------------------------------------
----------< PEU DE PÀGINA >----------
-----------------------------------------------------------
*/
#central {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#central a:visited,#central a:active {
  color: #069;
 }
#central #peuplanaenllaços {
	margin-top: 1em;
	line-height: 140%;
	font-size: 11px;
	text-align: left;
}
#central #peuplanaenllaços a{
	white-space: nowrap;
	font-weight: normal;
	padding-left: 0px 2px 0px 2px;
}
#central #peuplanaenllaços ul{
	display: inline;
	margin: 0;
	padding: 0;
}
#central #peuplanaenllaços li{
	display: inline;
}
#central #peuplanaenllaços a.primer{
	background: none;
	padding-left: 0;
}
#central #peuplanaenllaços a.ultim{
	padding-right: 10px;
}
#central #peuplanaenllaços li.primer{
	padding: 0 4px 0 0;
}
#central #peuplanaenllaços li.ultim{
}
