/* CSS Web creat per DilemaGrafic <info@dilemagrafic.com> */

/*** Elements genèrics: ***/

body {
	background-color: #b0b0b0;
	background-image: url(../grafics/fons_formigo.jpg);
	background-position: center top;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

#encaix {
 	position: relative;
 	width: 750px;
 	margin: 0 auto 0 auto;
	/*background-image: url(../grafics/fons_dalletes.gif);*/
	border: 8px solid white;
	_overflow: hidden;
}

#encaix #tela {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	_height: 2000px;
	filter: alpha(opacity=60); opacity: 0.60;
	background-color: white;
}

#tancador {
	line-height: 1px;
	clear: both;
	display: block;
}

img {
	border: 0;
	vertical-align: middle;
}

a, a:link {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	color: black;
}

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

#separador {
	width: auto;
	border-bottom: 1px dashed #d0d0d0;
	margin: 15px 0 15px 0;
}

/*** manteniment i informació: ***/

#manteniment, #info {
	padding: 50px 20px 50px 20px;
	width: auto;
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 14px;
	color: #8E3C20;
	text-indent : 2px;
}
#manteniment #titular, #info #titular {
	font-size: 20px;
	margin-bottom: 15px;
	font-style: italic;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*** CAPÇALERA ***/

#capsal {
	position: relative;
	width: 750px;
}
#capsal #sup {
	height: 220px;
}
#capsal #sup_mini {
	height: 70px;
}
#capsal #inf {
    position: relative;
	width: 750px;
	height: 35px;
	border: 8px solid white;
	border-left: 0;
	border-right: 0;
}

/* menú: */

#capsal #inf #menu_especial {
	position: absolute;
	right: 10px;
	top: 4px;
	padding: 4px;
	font-weight: bold;
}
#capsal #inf #menu_especial form {
	margin: 0; padding: 0; border: 0;
	color: #A26733;
}
#capsal #inf #menu_especial input {
    border: 2px solid #805228;
}
#capsal #inf #menu_especial select {
	font-size: 9px;
	background-color: #d0d0d0;
	border: 0;
}

#capsal #menu {
	width: 750px;
	font-family : helvetica, verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

#capsal #menu ul {
	margin: 0; padding: 0;
	list-style-type: none;
	float: left;
	padding-left: 10px;
}
#capsal #menu li {
	display: inline;
    background-image: url(../grafics/caps_pat_act_esq.gif);
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
}
#capsal #menu li a {
    background-image: url(../grafics/caps_pat_act_drt.gif);
    background-repeat: no-repeat;
    background-position: top right;
	padding: 4px 8px 4px 8px;
	display: block;
	color: #D55B0B;
	text-decoration: none;
}
#capsal #menu a:hover {
	background-color: #CC6600;
	color: white;
}
#capsal #menu #post {
}
#capsal #menu #post a {
    color: #9D4F00;
}
#capsal #menu #post a:hover {
    background-color: #CC6600;
	color: white;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* principal: */

#contenidor {
	position: relative;
	width: 750px;
	line-height: 20px;
}

#molletes_seccions {
	font-size: 10px;
	width: 710px;
	text-align: left;
	color: #808080;
	margin-left: 15px;
	padding-left: 10px;
	background-image: url(../grafics/ico_molletes.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #404040;
	border-bottom: 1px dashed #404040;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* documents: */

#article {
	padding: 30px;
	text-align: justify;
	font-size: 13px;
}

#article #titol {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #85623F;
}
#article .subtitol {
    font-size:14px;
	font-weight: bold;
}
#article .titolet {
  	font-size:12px;
	font-weight: bold;
	margin: 10px 0 15px 0;
}
#article .destacar {
	font-size:16px;
	font-weight: bold;
}
#article .cursiva {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
}
#article p {
	text-indent: 20px;
	padding: 10px 0 0 0;
	margin: 0;
}
#article a {
  font-weight: bold;
}
#article #paginador {
	margin: 10px 0 10px 0;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #816041;
}
#article #paginador a {
	font-weight: bold;
	font-style: normal;
}

/* generals i portada: */

#paragraf {
	width: 100%;
	padding-bottom: 10px;
	clear: right;
}
#paragraf_esq {
	width: 45%;
    float: left;
}
#paragraf_drt {
	width: 45%;
	float: right;
}
#paragraf_doble {
	width: 500px;
	float: left;
}
#paragraf_drt_mini {
	width: 245px;
	float: right;
}

/* tancament de la pàgina: */

#menu_inf {
    position: relative;
	text-align: center;
	padding: 0px;
}
#menu_inf #fons {
}
#menu_inf ul {
	list-style-type: none;
	margin: 0; padding: 0;
	font-weight: bold;
}
#menu_inf li {
	display: inline;
	margin-left: 10px;
}
#menu_inf img {
	vertical-align: middle;	
}

#cloenda {
    position: relative;
}
#cloenda a {

}

#linkUp {
    position: relative;
	display: none;
	border-top: 8px solid white;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
}
#logos {
	position: relative;
	width: 764px;
	height: 55px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
}
#logos ul {
	margin: 0;
	padding: 0;
}
#logos li {
	list-style-type: none;
	display: inline;
	padding-left: 5px;
}
#logos #esquerra {
	float: left;
}
#logos #esquerra li {
    padding: 0 5px 0 0;
}
#logos #creadors {
	float: right;
	text-align: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* CSS d'anuncis */

/* informació quan no hi ha cap anunci, etc... */
#anunci_info {
	margin: 30px;
}
#anunci_info #titol {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-style: italic;
	font-size: 20px;
	text-align: left;
	padding-bottom: 20px;
}
#anunci_info #descrip {
	font-size: 12px;
	text-align: justify;
}

/* morfologia de l'anunci demanat */

#anunci {
	padding: 20px 0 10px 0;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#anunci #titol {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #808080;
	text-align: left;
}

#anunci #dades {
	font-size: 12px;
	
}
#anunci #dades #imatge {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
}
#anunci #dades #destacat {
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
#anunci #dades p {

}
#anunci #dades #sinopsi {

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

/* caixa i capçal dels llistat d'anuncis */

#llistat {
	width: 660px;
	margin: 0 30px 0 30px;
	padding-top: 20px;
}
#llistat #titol_capsal {
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	color: #AE8C5E;
}

/* paginació */

#llistat #paginador {
	margin: 10px 0 20px 75px;
	padding-left: 10px;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #816041;
}
#llistat #paginador strong {
}
#llistat #paginador a {
	font-weight: bold;
	font-style: normal;
}

/* cada element del llistat */

#anunci_llistat {
	width: 500px;
	margin: 0 auto 0 auto;
	/*border: 1px solid orange;*/
}
#anunci_llistat #titol {
  font-weight: bold;
  font-size: 18px;
}
#anunci_llistat #titol a {
}

#anunci_llistat #dades {
	text-align: justify;
	padding-bottom: 15px;
}

#anunci_llistat #imatge {
	margin: 5px 10px 10px 0;
	float: left;
}
#anunci_llistat #destacat {
	padding-top: 4px;
	color: #816041;
}
#anunci_llistat p {
}
#anunci_llistat #sinopsi {
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* PROPIS: */

.ico_info {
  float: left; margin: 4px 8px 0 0;
}

/* portada */

#paragraf_drt_mini #article {
	padding-left: 0;
}
#llicencia {
  margin: 30px 30px 0 0;
  border-top: 1px dashed #606060;
  padding-top: 10px;
  font-weight: bold;
}
#llicencia p {
  margin: 20px 0 0 0;
  padding: 0;
  text-indent: 20px;
  text-align: justify;
}

/* àlbum de fotos i visites */

#cartells, #visites {
}

#visita {

}
#visita #qtvr_up, #visita #qtvr_down {
    width: 750px;
	height: 414px;
}
#visita #qtvr_up {
    border-bottom: 8px solid white;
}
#visita #qtvr_down {
    border-top: 8px solid white;
}
#visita #mapa {
	float: left;
	width: 40%;
	padding: 8px 8px 0 0;
	height: 250px;
}
#visita #explicar {
	float: right;
	width: 50%;
	padding: 8px 15px 0 0;
	text-align: justify;
	font-size: 12px;
}
#visita #explicar_top {
    padding: 2px 0 2px 15px;
    border-bottom: 8px solid white;
    font-weight: bold;
}
#visita #explicar #titol {
	font-size: 18px;
}

#cartell {
	margin: 10px 0 15px 0;
	border-bottom: 8px solid white;
}
#cartell #titol {
	width: 700px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #404040;
}
#cartell #info_cartell {
    border-top: 8px solid #f0f0f0;
}
#cartell #imatge {
	float: left;
	width: 45%;
	padding: 8px;
	text-align: center;
}
#cartell #info_imatge {
    float: right;
	width: 50%;
	padding: 8px 15px 8px 0;
	text-align: justify;
	font-size: 12px;
}
#cartell #info_imatge p {
	text-indent: 40px;
    margin: 0;
	padding: 15px 0 0 0;
}
#cartell #info_imatge #link  {
    text-indent: 0;
	margin-bottom: 15px;
	border-bottom: 1px dashed white;
	padding: 0 8px 8px 8px;
	font-weight: bold;
	font-size: 13px;
}
#cartell #link-sup {
	margin-top: 5px;
	border-top: 1px dashed white;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
}
#cartell #link img, #cartell #link-sup img {
	border: 0;
}

#zoomify_viewer {
	width: 750px;
	height: 450px;
	border: 8px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
}
#info_zoomify {
	padding: 8px 15px 10px 15px;
	text-align: justify;
	font-size: 12px;
}

#cartells #anunci {
	text-align: center;
}
#cartells #anunci #titol {
	text-align: center;
	padding-bottom: 6px;
}

#cartells img {
	border: 4px solid white;
}
#info_zoomify img {
	border: 0;
}

#cartells #llistat {
	width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
	clear: right;
}
#cartells #anunci_llistat {
	float: left;
	width: 23%;
	height: 210px;
	padding: 0 10px 0 0;
	margin: 0 2px 10px 0;
	/*border: 1px solid orange;*/
}
#cartells #anunci_llistat #dades {
    text-align: center;
    font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #606060;
}

#cartells #anunci_llistat #dades a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cartells #anunci_llistat #dades a .ajust {
	height: 120px;
}
