﻿/*** Elements genèrics: ***/
/* UTF-8 version */

body {
	margin: 0; padding: 0;
 	background: #e6f0f2 url(../grafics/fons_top.jpg) center top repeat-x;
}
body, table {
	font-family: "Times New Roman", times, serif;
	font-size: 20px;
	color: #888;

}

#encaix {
 	position: relative;
 	width: 100%;
 	overflow: hidden;
}

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

form {margin:0;padding:0;}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 10px 0; padding: 0;
	font-family: Verdana, arial, helvetica, sans-serif;
}
h1 {font-size:22px;	color: #24323d;}
h1 .mini {font-size:16px;}
h2 {font-size:22px;}
h3 {font-size:16px;color: #24323d;}
h4 {font-size:14px;color: #5f6f7b;}
img {
	border: 0;
}

a, a:link {
	text-decoration: none;
	color: #927719;
	font-weight:bold;
	font-size: 16px;
}
a:hover {
	color: #d3b240;
}

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

.separador {
	width: auto;
	border-bottom: 1px dashed #d0d0d0;
	margin: 15px 0 15px 0;
}
.tancador {
	line-height: 1px;
	clear: both;
	display: block;
}

#publicInfo {
	position: relative;
	width: 100%;
	margin: 20px 0;
	overflow: hidden;
}
#publicInfo  .titular {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
}

/*** CAPÇALERA ***/

#head {
	position: relative;
	width: 870px;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
}

#head .logo {
	position: absolute;
	top: 22px;
	left: 0;
	width: 187px;
	height: 123px;
}

#head .imagen_sup {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 606px;
	height: 114px;
	padding-left: 44px;
	border-left: 1px solid #899999;
}



/* *** cos: *** */

#cuerpo {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
	color: black;
	overflow: hidden;
}

#cuerpo #portada {
	position: relative;
	width: 900px;
	overflow: hidden;
}

/*

    #### Lateral izquierdo ###

*/
#cuerpo #lateralizq {
	position: relativo;
	width: 165px;
	float: left;
	margin: 40px 0 0 25px;
	_margin-left: 12px;
	font-family: verdana, helvetica, sans-serif;
	padding-right: 35px;
	border-right: 1px solid #afbdbd;
}
#cuerpo #menulateral {
	position: relativo;
	width: 165px;
	font-size: 16px;
	text-align: right;

}
#cuerpo #menulateral ul {
	margin: 0;
	padding: 0;
}

#cuerpo #menulateral li {
	list-style: none;
	margin-bottom: 12px;
}

#menulateral li a.destacado, #menubaix a.destacado{
	color: #254296;
}

#menulateral li a.destacado:hover, #menubaix a.destacado:hover{
	color: #6081e0;
}
#cuerpo .noticiaslateral {
	position: relative;
	width: 165px;
	font-size: 10px;
	line-height: 16px;
	color: #888;
	margin: 40px 0 20px 0;
	text-align: right;

}
#cuerpo .noticiaslateral p {
	padding: 5px 0 0 0;
	border-top: 1px solid white;
	margin: 5px 0 0 0;
}
#cuerpo .noticiaslateral a {
	font-size: 12px;
}


/* #### Menú superior para presentación #### */

#cuerpo  #menusup {
	position: relative;
	width: 850px;
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	margin: 10px auto 10px auto;
	padding: 10px 0 10px 0;
	border-top: 1px solid #afbdbd;
	border-bottom: 1px solid #afbdbd;
	color: #aaa;
 	font-size: 10px;
}
#cuerpo  #menusup a {
	font-size: 15px;
}




/*

    ### Cuerpo derecho, submenú y texto  ###

*/

#cuerpo #textpresent {
	position: relative;
	width: 615px;
  	margin: 30px 25px 0 0;
  	_margin-right: 15px;
	font-size: 14px;
	float: right;
}



/* Menú superior: */


#cuerpo #textpresent .superior {
	background: url(../grafics/ico_lateral_titol.gif) 0 0 no-repeat;
	padding-left: 9px;
	margin-bottom: 0;
}



#cuerpo #textpresent h1 strong {
  font-size: 20px;
}

#cuerpo #textpresent #menubaix {
	position:relative;
	width: 600px;
	font-family: verdana, helvetica, sans-serif;
	/*height: 30px;*/
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 10px;
	overflow: hidden;
}

#cuerpo #textpresent #menubaix ul {
  margin: 0; padding: 0;
  overflow: hidden;
}

#cuerpo #textpresent #menubaix li {
list-style:none;
float:left;
margin: 0 10px 0 0;
padding: 0;
}
#cuerpo #textpresent #menubaix li a {
	font-size: 12px;
}



/*
	Cuerpo del documento:
*/


#cuerpo #textpresent h3 {
	padding-left: 10px;
	background: url(../grafics/detall_inf_titol.gif) 10px bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 0;
}

#cuerpo #textpresent .textexplica {
	position: relative;
	width: 600px;
	margin-top: 20px;
	font-size: 17px;
	line-height: 22px;
	text-align: Justify;
	padding-left: 10px;
}

#cuerpo #textpresent .textexplica p {
	padding: 5px 0 20px 0;
}

#cuerpo #textpresent .textexplica .centra {
  text-align: center;
}
#cuerpo #textpresent .textexplica .tituloobra {
	font-style: italic;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: bold
}


/*
	Mapa:
*/
#cuerpo #map {
	position: relative;
    width: 100%;
	height: 250px;
	border: 6px solid white;
	margin-top: 20px;
}
#cuerpo #map a {
	font-size: 10px;
}


/*
	Lista de fotos:
*/


#cuerpo #textpresent #fotos {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#cuerpo #textpresent #fotos .listadofotos {
	position: relative;
	float:left;
	width: 48%;
	padding-top: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#cuerpo #textpresent #fotos .listadofotos.inicial {
	margin-left: 0;
	/*padding-bottom: 10px;*/
}

#cuerpo #textpresent #fotos .listadofotos h4 {
	padding-bottom: 15px;
}
#cuerpo #textpresent #fotos .listadofotos .foto {
  background: url("../grafics/fondofoto.jpg") 0 0 no-repeat;
  width: 98px;
  height: 149px;
  padding: 4px 0 0 3px;
}
#cuerpo #textpresent #fotos .listadofotos .foto.centrada {
	margin: 0 auto;
}

#cuerpo #textpresent #fotos .listadofotos .foto.sintitulo {

}
#cuerpo #textpresent #fotos .listadofotos .textofoto {
	position: relative;
	width: 100%;
	font-size: 14px;
}



/*
	Posicionameiento de foto en el texto:
*/

#cuerpo #textpresent .textexplica .fotodcha {
	position: relative;
	float:right;
	margin-top:10px;
	border:1px solid #8A4D51;
	background:white;
	padding: 10px;
	margin-bottom:20px;
}

#cuerpo textpresent .textexplica .fotoizda {
	position: relative;
	float:left;
	margin-top:10px;
	margin-right:160px;
	margin-left:40px;
	border:1px solid #8A4D51;
	background:white;
	padding: 10px;
	margin-bottom:20px;
}

#cuerpo #textpresent .textexplica .fototext {
	position: relative;
	margin-top:10px;
	background:white;
	padding: 10px;
	margin-bottom: 10px;
}

#cuerpo #textpresent .textexplica .nom {
	font-weight: bold;
	background: none;
}

/*
	Listas:
*/


#cuerpo textpresent ul {}
#cuerpo textpresent li {}


/*
	Listas:
*/

#textpresent .textexplica ul {
	margin: 0;
	padding: 0 0 0 18px;
	text-align: left;
}
#textpresent .textexplica ul li {
	margin: 0 0 5px 0;
	list-style-image: url(../grafics/ico_listas.gif);
	list-style-type: circle;
}

/*
	Columnas:
*/


#textpresent .textexplica .doscolumnas, #textpresent .textexplica .trescolumnas {
	position: relative;
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}

#textpresent .textexplica .doscolumnas .columnaizq, #textpresent .textexplica .trescolumnas .columnaizq {
	position: relative;
	float:left;
	width: 47%;
}

#textpresent .textexplica .doscolumnas .columnadcha, #textpresent .textexplica .trescolumnas .columnadcha {
	position: relative;
	float:right;
	width: 47%;
}

#textpresent .textexplica .columnadchafina { /* ###### ???? */
	position: relative;
	float:right;
	width: 240px;
	margin: 10px 0px 0px 25px;
}

#textpresent .textexplica .trescolumnas .columnaizq, #textpresent .textexplica .trescolumnas .columnadcha {
	float: 30%;
}

/*

	Detalls

*/
.detallEstetic1 {
	position: relaitve;
	width: 100%;
	height: 30px;
	background: url(../grafics/cierre.gif) center center no-repeat;
	margin: 20px auto 30px auto;
}

/*

	## cloenda:

*/

#bottom {
	position: relative;
	width: 100%;
	height: 147px;
	padding: 25px 0 0 0;
  	overflow:hidden;
  	text-align: center;
	color: #666;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	background: url(../grafics/fons_baix.jpg) 0 0 repeat-x;
}

#bottom .mini, #bottom a {
	font-size: 10px;
}
#bottom .visites {
	padding-top: 8px;
	font-size: 10px;
	font-weight: bold;
}
#bottom #linkUp {
	position: relative;
	margin-top: 20px;
	display: none;
	padding: 10px 0;
}
#bottom #linkUp a {
	font-size: 12px;
	background: url(../grafics/ico_up_x.gif) left center no-repeat;
	padding: 10px 25px 10px 45px;
}
