﻿/*** Portada: ***/

#home {
	position: relative;
	width: 900px;
	overflow: hidden;
}

#home #left, #home #right {
	position: relative;
	float: left;
	overflow: hidden;
	width: 440px;
}
#home #right {
	float: right;
}

#home .boxBanner {
	position: relative;
	width: 440px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background: url(../grafics/port_vora_inf_bl.gif) 0 bottom repeat-x;
}


#home #right .boxBanner {
	background: url(../grafics/port_vora_inf_tr.gif) 0 bottom repeat-x;
}

#home .boxBanner .title {
	position: relative;
	width: 440px;
	height:30px;
	_height: 24px;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #0F3F6F;
	background: url(../grafics/back_ttl_bl.gif) 0 bottom repeat-x;
}
#home #right .boxBanner .title {
    color: #990000;
	background: url(../grafics/back_ttl_tr.gif) 0 bottom repeat-x;
}

#home .boxBanner .image {
    position: relative;
	width: 440px;
	padding-bottom: 5px;
    border-bottom: 1px solid #94CAE4;
}
#home .boxBanner .image a:hover {
    filter: alpha(opacity=80); opacity: 0.80;
}
#home .boxBanner .image .autor {
    position: absolute;
	left: 5px;
	bottom: 10px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	filter: alpha(opacity=70); opacity: 0.70;
}

#home .boxBanner .info {
    position: relative;
    overflow: hidden;
	width: 420px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .25px;
	line-height: 20px;
	color: #0F3F6F;
	background: #E9EFF3;
}
#home .boxBanner .info .fotoL {
	border: 4px solid white;
	float: left;
	margin: 0 10px 5px 0;
}
#home #right .boxBanner .info {
    color: #330000;
	background: #fff2c1 url(../grafics/fons_tar_prt.gif) 0 bottom repeat-x; /*#FFE377;*/
}
#home .boxBanner .info a {
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
#home #right .boxBanner .info a {
	color: #186AAD;
}
#home .boxBanner .info a:hover, #home #right .boxBanner .info a:hover {
	color: black;
}

#home .boxBanner .info .links {
    position: relative;
    clear: left;
    overflow: hidden;
    margin-top: 5px;
    border-top: 1px solid white;
    padding-top: 3px;
    width: 420px;
    text-align: right;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}
#home .boxBanner .links a {
	font-weight: bold;
	margin-left: 10px;
	font-size: 10px;
}
#home .boxBanner .info .links img {
	vertical-align: middle;
}

#home #left .boxBanner a:hover {
	/*color: black;*/
}

/* llistat agenda */

#home .llistat {
	position: relative;
	overflow: hidden;
}

#home .llistat .element {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 5px 0 10px 0;
}

#home .llistat .element .dates {
	position: relative;
	float: left;
	width: 75px;
	height: 45px;
	overflow: hidden;
	color: #996600;
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9px;
    text-align: right;
    padding-right: 18px;
	background: url(../grafics/clau_t.gif) right center no-repeat;
}
#home .llistat .element .dates .ressalta {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
}
#home .llistat .element .dates strong {
    font-size: 12px;
}



#home .llistat .element .image {
	position: relative;
	float: left;
	width: 85px;
	margin-right: 10px;
	padding: 0;
	overflow: hidden;
	border: 0;
}
#home .llistat .element .image img {
    border: 4px solid #e6c275;
}
#home .llistat .element .image a:hover {
	filter: alpha(opacity=80); opacity: 0.80;
}


#home .llistat .element .dades {
	position: relative;
	width: 310px;
	overflow: hidden;
	float: right;
    /*background: #f8e9b0;*/
    padding: 5px;
}
#home .llistat .element .dades:hover {
     /*background: #FFF5D7;*/
}

#home .llistat .element .dades p {
	margin: 0; padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}
#home #right .llistat .element .dades .titol, #home #right .llistat .element .dades .titol a {
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;

}
#home #right .llistat .element .dades .titol {
	color: #330033;
}
#home #right .llistat .element .dades .titol a:hover {
	color: black;
}

#home .llistat .element .dades .link a {
	font-size: 10px;
}

/* Llistat arxius */

#home #llistat_arxius {
	position: relative;
	overflow: hidden;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

#home #llistat_arxius .element {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
#home #llistat_arxius .element:hover {
    /*background: #FFF5D7;*/
}

#home #llistat_arxius .titol {
	position: relative;
	overflow: hidden;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 2px;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom: 3px solid #eed67d;
}

#home #llistat_arxius .arxiu {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#home #llistat_arxius .arxiu {
	position: relative;
	width: 85%;
	margin: 0 auto;
}
#home #llistat_arxius .arxiu img {
	float: left;
 	margin: 0 3px 0 0;
}
#home #llistat_arxius .arxiu a {
	font-size: 10px;
	font-weight: bold;
}
#home #llistat_arxius .arxiu a:hover img {
	filter: alpha(opacity=80); opacity: 0.80;
}

#home #llistat_arxius .dades {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
#home #llistat_arxius .dades a {
	font-size: 10px;
}

#home #llistat_arxius .dades .ref {
}
#home #llistat_arxius .dades .ref strong {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Times, serif;
	font-size: 12px;
}

#home #llistat_arxius .dades .sinopsi {
	position: relative;
	padding: 3px;
	background: #f8e9b0;
	line-height: 14px;
}

/* directori */

#home .directori {
    border-collapse: separate;
	border-width: 0;
	border-spacing: 0;
}
#home .directori th, #home .directori td {
	padding: 2px 4px;
	border: 0;
}
#home .directori .impar {
	background: #FFE88C;
}
#home .directori tr:hover {
    background: #FFFBE8;
}

/* llistat articles */

#home #articles p {
	padding: 0;
}

#home #articles .titol a {
	font-size: 18px;
}

#home #articles .ref, #home #articles .ref a {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
#home #articles .ref i {
	font-family: georgia, "times new roman", times, serif;
}

#home #articles .sinopsi {
	position: relative;
	overflow: hidden;
	font-size: 13px;
	

}

