/* CSS Document */
/* ©2006 ENTORNO SUR -- Portal de información sobre las comarcas del Temple, Valle de Lecrín y Costa Interior
----------------------------------------------------------------------------------------------------------------- */


h3{ /*para título de los contenidos*/
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:20px;
	font-weight:bold;
	color:#669999;
	margin:0px;
	padding:0px  0px 0px 24px;
	background:url(../img/topo1_c.gif) no-repeat left top;
	border:1px solid #00000;
}
h4{ /*para título de las localidades de las listas*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 20px;
	background:url(../img/topo2_c.gif) no-repeat 0px 3px;
}
h5{ /*para título de los elementos de las fichas*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#669999;
	margin:0px 0px 5px 0px;
	padding:0px;
}

/* FICHAS PATRIMONIO HISTÓRICO, NATURAL, ETNOGRAFÍA
--------------------------------------------------------------------------------------------- */
.img_ficha{
width:136px;
height:auto;
float:left;
overflow:hidden;
text-align:center;
margin:15px 7px 0px 13px;
border:1px solid #666666;
}
div>.img_ficha{
height:auto;
text-align:center;
margin:15px 7px 0px 25px;
}
.texto_ficha{
width:413px;
height:auto;
float:left;
font-size:10px;
margin:15px 0px 20px 0px;
padding:0px 0px 0px 7px;
border-left:1px solid #669999;
}
div>.texto_ficha{
width:415px;
}
a.album_fotos{
width:350px;
height:21px;
float:left;
font-size:10px;
text-decoration:none;
background:url(../img/ico_foto_c.gif) no-repeat left top;
padding:5px 0px 0px 31px;
margin:28px 0px 28px 0px;
}
a.album_fotos:hover{
font-size:10px;
text-decoration:underline;
}

/* FICHAS GALERÍAS DE IMÁGENES
--------------------------------------------------------------------------------------------- */
.tit_galeria{
width:99px;
height:99px;
float:left;
margin:15px 7px 0px 13px;
}

.caja_galeria{
width:451px;
height:auto;
float:left;
font-size:10px;
margin:15px 0px 20px 0px;
padding:0px 0px 0px 7px;
border-left:1px solid #669999;
}
div>.caja_galeria{
width:464px;
}
.caja_galeria2{
width:451px;
height:auto;
float:left;
font-size:10px;
margin:0px 0px 20px 0px;
}
.img_galeria{
width:146px;
height:auto;
float:left;
text-align:center;
margin:0px 2px 0px 0px;
padding:0px 0px 0px 0px;
}
.img_galeria img,  .img_galeria_v img{
border:1px solid #669999;
}
.img_galeria_v{
width:96px;
height:139px;
float:left;
text-align:center;
margin:0px 20px 0px 10px;
padding:0px 0px 0px 0px;
}
div>.img_galeria_v{
margin:0px 45px 0px 5px;
padding:0px 0px 0px 0px;
}
a.lupa,a.lupa:hover{
width:26px;
height:19px;
float:right;
margin:0px 5px 0px 0px;
background-image:url(../img/lupa_costa.gif)
}
a.lupa2,a.lupa2:hover{
width:26px;
height:19px;
float:right;
margin:0px 26px 0px 0px;
background-image:url(../img/lupa_costa.gif)
}


