/*-- CSS per a llistats de notícies, agenda, etc... --*/

/* informació quan no hi ha cap anunci, etc... */
#anunci_info {
	position: relative;
	overflow: hidden;
	padding: 30px 0 30px 10px;
	width: auto;
	font-size: 12px;
	color: #505050;
	text-indent : 2px;
}
#anunci_info #titol {
	font-size: 16px;
	margin-bottom: 15px;
	color: #e10915;
	font-weight: bold;
}
#anunci_info #descrip {

}

/* morfologia de l'anunci demanat */
#anunci {
 	position: relative;
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

#anunci h1 {
	font-size: 24px;
}
#anunci h2 {
	font-size: 20px;	
}
#anunci h3 {
	font-size: 16px;	
}

#anunci p {
	margin: 0; padding: 0;
}
#anunci #titol {
	position: relative;
	text-align: left;
	padding: 0 0 10px 0;
	font-size: 30px;
	line-height: normal;
	color: #35462B;
}

#anunci #imatge {
	position: relative;
	float: left;
	display: block;
	background-image: url(../grafics/ombra_foto.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	_padding-bottom: 13px;
	margin-right: 20px;
}
#anunci #imatge img {
    border: 12px solid white;
}
#anunci #dades {
	padding: 0 0 10px 0;
	display: block;
	color: #4B633D;
}
#anunci #data {
    color: #333300;
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: italic;
    padding-bottom: 5px;
}
#anunci #tipus {

}
#anunci #sinopsi, #anunci #destacat {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-align: justify;
}

#anunci #descripcio {
	position: relative;
	padding: 20px 0 20px 0;
	font-size: 14px;
	color: #404729;
	text-align: justify;
	clear: left;
}

#anunci #descripcio ul {
	padding-left: 30px;
}

#anunci #descripcio p {
	padding: 0 0 10px 0;	
}

/* caixa i capçal dels llistat d'anuncis */
#llistat {
 	position: relative;
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	clear: left;
}
#llistat #titol_capsal {
	width: auto;
	font-size: 18px;
	color: white;
	padding: 0 0 10px;
	border-bottom: 2px solid #79b63d;
	margin: 0 0 20px;
}

/* paginació */
#paginador {
	position: relative;
 	overflow: hidden;
	width: auto;
	margin: 5px auto 5px auto;
	background-image: url(../grafics/ico_llibreta_2.gif);
	background-repeat: no-repeat;
    background-position: middle left;
    padding: 2px 0 2px 60px;
	font-size: 14px;
	text-align: left;
	color: #4B633D;
	clear: left;
}
#paginador strong {
	font-size: 20px;
	/*color: white;*/

}
#paginador a {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: none;
	background-color: #F9EE70;
	color: #74ac3f;
}
#paginador a:hover {
    background-color: black;
    color: white;
}

/* cada element del llistat  de cursos */

#anunci_llistat {
 	position: relative;
	overflow: hidden;
	width: auto;
	margin-bottom: 10px;
}
#anunci_llistat p {
	margin: 0; padding: 0;
}
#anunci_llistat #titol {
 	position: relative;
 	overflow: hidden;
 	width: auto;
	margin-bottom: 5px;
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #35462B;
}
#anunci_llistat #titol a:link, #anunci_llistat #titol a:visited {
	font-weight: nomal;
	color: #35462B;
}
#anunci_llistat #titol a:hover {
	color: white;
}

#anunci_llistat #dades {
 	position: relative;
	overflow: hidden;
	width: auto;
	padding: 0 20px;
}

#anunci_llistat #imatge {
 	position: relative;
	overflow: hidden;
	padding: 0 10px 5px 10px;
	float: left;
}
#anunci_llistat #imatge img {
    position: relative;
 	overflow: hidden;
	border: 6px solid white;
}
#anunci_llistat #data {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 12px;
    margin: 0 0 5px 0;
	color: #E8EAC4;
}
#anunci_llistat #tipus {

}
#anunci_llistat #sinopsi {
	color: #4B633D;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	font-family: verdana;
}
#anunci_llistat #link {
	
}

/* ----- PROPIS: -----*/

#llistat_mitat_fons {
	position: absolute;
	top: 8px; right: 0;
	width: 316px;
	height: 100%;
	background-color: #a4d177;
	background-image: url(../grafics/fons_inf_llista_dreta.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px dashed white;
}
#llistat_mitat_fons {
	_display: none;
}
#llistat_mitat {
 	position: relative;
	overflow: hidden;
	float: right;
	width: 300px;
	margin: 2px 0 20px 0;
	padding: 25px 0 20px 15px;
	clear: none;
	_background-color: #a4d177;
	_background-image: url(../grafics/fons_inf_llista_dreta.gif);
	_background-repeat: repeat-x;
	_background-position: bottom;
	_border-left: 1px dashed white;
}
#llistat_mitat #titol_capsal {
	font-size: 18px;
	color: #ddeecc;
	background-image: url(../grafics/fons_inf_fletxa_dreta_baix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
	margin-bottom: 10px;	
}
#llistat_mitat #anunci_llistat #titol {
	padding-left: 0;
	padding-right: 20px;
}
#llistat_mitat #anunci_llistat #dades {
	padding: 0 20px 0 0;
}
#llistat_mitat #anunci_llistat #imatge {
	padding: 0 10px 2px 0;
}
#llistat_mitat #anunci_llistat #imatge img {
	border: 4px solid white;
}
#llistat_mitat #anunci_llistat #sinopsi {
	color: #4B633D;
	font-weight: normal;
}

/* RACES */

#llistat_races {
 	position: relative;
	overflow: hidden;
	clear: right;
}
#llistat_races #anunci #info {
	width: 460px;
}
#llistat_races #anunci {
    position: relative;
	overflow: hidden;
	float: left;
	width: 580px;
	margin: 0;
	padding: 20px 0 0 25px;
}

#llistat_races #anunci #titol {
	background-image: url(../grafics/fons_inf_fletxa_baix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
}

#llistat_races #anunci #imatge {
	background-image: url(../grafics/ombra_foto_mini.gif);
	padding-bottom: 8px;
	_padding-bottom: 10px;
}

#llistat_races #llistat #anunci_llistat {
	padding: 15px;
	background-color: #a4d177;
	background-image: url(../grafics/fons_petjada_clar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 35px;
	_margin-bottom: 50px;
}
#llistat_races #llistat #anunci_llistat #imatge {
	padding: 0 20px 0 0;
}
#llistat_races #llistat #anunci_llistat #titol {
	position: relative;
	font-size: 26px;
	padding-top: 20px;
}
#llistat_races #llistat #detall {
	position: absolute;
	top: -24px;
	right: 300px;
	width: 71px;
	height: 49px;
	background-image: url(../grafics/fons_clip.gif);
	background-repeat: no-repeat;

}

#llistat_races #llistat #anunci_llistat #dades {
	padding-left: 0;
}

#llistat_races #llistat_articles {
	padding-bottom: 10px;
}
#llistat_races #mostra_article {
	padding-bottom: 10px;
}
#llistat_races #mostra_article #titol {
	background-image: none;
}

/* mascotes */

#llistat_mascotes {
    position: relative;
	overflow: hidden;
	width: 590px;
}
#portada #llistat_mascotes {
	padding-bottom: 20px;
	clear: right;
}
#llistat_mascotes #mort {
	position: absolute;
	width: 40px;
	height: 40px;
}
#llistat_mascotes #anunci #mort {
	top: 0;
	right: 0;
}
#llistat_mascotes #mort img {
	border: 0;
}
#llistat_mascotes #anunci #sinopsi {
	clear: right;	
}
#llistat_mascotes #anunci #descripcio {
	width: 590px;
}

#llistat_mascotes #llistat {
	width: 590px;
	margin: 0;
	padding: 0 0 30px 0;
	clear: right;
}
#llistat_mascotes #titol_capsal {
	font-size: 18px;
	color: #ddeecc;
	background-image: url(../grafics/fons_inf_fletxa_esquerra_baix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
	margin-bottom: 10px;
	border: 0;	
}
#llistat_mascotes #llistat #anunci_llistat {
	float: left;
	width: 295px;
	padding: 0;
	background-image: url(../grafics/fons_caixa_mascotes.gif);
	background-position: 140px bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0 0 10px 0;	
}
#portada #llistat_mascotes #llistat #anunci_llistat {
	display: block;
}
#llistat_mascotes #anunci_llistat #titol {
	position: relative;
	background-image: none;
	width: 270px;
	margin: 0;
	padding: 0;
	clear: right;
}
#llistat_mascotes #anunci_llistat #titol a {
	font-size: 22px;
}
#llistat_mascotes #anunci_llistat #dades {
	padding-bottom: 5px;
}
#portada #llistat_mascotes #llistat #anunci_llistat #dades {
	padding-left: 0; padding: 0
}
#llistat_mascotes #anunci_llistat #sinopsi {
	clear: left;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#portada #llistat_mascotes #anunci_llistat #sinopsi {
	width: 90%;
}
#llistat_mascotes #anunci_llistat #titol img {
	position: relative;
	float: left;
	margin: 0 8px 5px 0;
	border: 6px solid white;
	vertical-align: 1%;
}
#llistat_mascotes #anunci_llistat #mort {
	top: 19px;
	left: 72px;
}

#llistat_mascotes #anunci {
	padding: 0 0 30px 0;
}

#llistat_mascotes #anunci #titol {
	background-image: none;
	padding-bottom: 22px;
}
#llistat_mascotes #anunci #imatge {
	background-image: url(../grafics/ombra_foto.gif);
	padding-bottom: 10px;
	_padding-bottom: 13px;
}
#llistat_mascotes #anunci #sinopsi {
	text-align: left;
}
#llistat_mascotes #anunci #descripcio {
	margin-top: 10px;
	width: 550px;
	background-color: #ddeecc;
	background-image: url(../grafics/fons_fitxa_baix.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 20px 52px 20px;
}
#llistat_mascotes #anunci #descripcio #detall, #llistat_camades #anunci #descripcio #detall {
	position: absolute;
	top: 10px; right: 15px;
	width: 65px;
	height: 58px;
	background-image: url(../grafics/detall_segell.gif);
}
#llistat_mascotes #anunci #descripcio p, #llistat_mascotes #anunci #descripcio h3, #llistat_camades #anunci #descripcio p, #llistat_camades #anunci #descripcio h3 {
	padding-left: 10px;
}
#llistat_mascotes #anunci #descripcio img {
	vertical-align: middle;
}
#llistat_mascotes #anunci #descripcio a, #llistat_camades #anunci #descripcio a {
	color: maroon;
}
#llistat_mascotes #anunci #descripcio a:hover, #llistat_camades #anunci #descripcio a:hover {
	color: black
}





/* camades */

#llistat_camades {
	position: relative;
	overflow: hidden;
	width: auto;
	padding: 30px 35px 20px 30px;
	clear: right;
}
#llistat_camades #anunci {
	width: 850px;
}
#llistat_camades #anunci #fecha {
	font-size: 14px;
	color: #4B633D;
}
#llistat_camades #anunci #fecha strong {
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#llistat_camades #anunci #padres {
	position: relative;
	width: auto;
}
#llistat_camades #anunci #padres #padre {
	position: relative;
	float: left;
	width: 150px;
	padding-left: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#llistat_camades #anunci #padres img {
	border: 5px solid white;
	margin-bottom: 10px;
}
#llistat_camades #anunci #padres #detall {
	position: relative;
	float: left;
	width: 50px;
	height: 32px;
	margin-top: 35px;
	margin-left: 15px;
	background-image: url(../grafics/ico_casament.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#llistat_camades #anunci #descripcio {
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
	width: auto;
	background-color: #ddeecc;
	background-image: url(../grafics/fons_fitxa_baix_x800.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 20px 52px 20px;
}

#llistat_camades #llistat {
	width: auto;
	margin: 0;
	padding: 0 0 30px 0;
	clear: right;
}
#llistat_camades #titol_capsal {
	font-size: 18px;
	color: #ddeecc;
	background-image: url(../grafics/fons_inf_fletxa_esquerra_baix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 22px;
	margin: 0 0 20px 20px;
	border: 0;	
}
#llistat_camades #llistat #anunci_llistat {
	width: 420px;
	padding: 0;
	background-image: url(../grafics/fons_caixa_mascotes.gif);
	background-position: 270px bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0;
	padding-left: 5px;
}
#llistat_camades #llistat .esq {
	float: left;
}
#llistat_camades #llistat .drt {
	float: right;
}

#llistat_camades #anunci_llistat #dades {
	padding-bottom: 5px;
}

#llistat_camades #anunci_llistat #titol {
	position: relative;
	background-image: none;
	width: 400px;
	margin: 0;
	padding: 0;
	clear: right;
}
#llistat_camades #anunci_llistat #titol a {
	font-size: 22px;
}
#llistat_camades #anunci_llistat #titol img {
	position: relative;
	float: left;
	margin: 0 15px 5px 0;
	border: 6px solid white;
	vertical-align: 1%;
}
#llistat_camades #anunci_llistat #fecha {
	padding-top: 10px;
	color: #4B633D;
}
#llistat_camades #anunci_llistat #fecha strong {
	font-style: italic;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#llistat_camades #anunci_llistat #sinopsi {
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#llistat_camades #anunci_llistat #sinopsi strong {
	font-size: 16px;
}

/* NOTICIES */

#llistat_noticies #anunci_llistat #titol {
	background-image: url(../grafics/ico_petjadeta.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
}

/* ARTICLES */

#llistat_articles #anunci_llistat #titol {
	background-image: url(../grafics/ico_full.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 16px 0 14px 40px;
}
#llistat_races #llistat_articles #anunci_llistat #titol {
	background-image: none;
	padding: 0;
}

/* LLIBRE VISITES */

#llistat_llibre_visites #paginador {
    position: relative;
 	overflow: hidden;
	margin: 5px 0 5px 0;
}

#llistat_llibre_visites #anunci_llistat {
	padding: 10px 0 10px 0;
}

#llistat_llibre_visites #text {
	padding-bottom: 10px;
	font-size: 16px;
	background-image: url(../grafics/fons_llibre_fletxa_baix.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	margin-bottom: 5px;
}
#llistat_llibre_visites #nom {
	font-weight: bold;
	font-size: 14px;
}
#llistat_llibre_visites #firma {
	text-align: right;
}
