#textos div.info p{
	margin:2px 0px;
}

#textos div.datos{
	height:200px;
}
#textos div.datos h3{
	margin-bottom:10px;
}
#textos div.datos p{
	margin:5px;
}
#textos span.etiqueta{
	padding-right:5px;
	font-weight:bold;
	background-color:#FFFFFF;
}

#textos img.ayuntamiento{
	margin: 0px 0px 10px 20px;
	float:right;
}
#textos img.escudo{
	margin: 0px 20px 0px 0px;
	float:left;
}

#textos div.enlaces{
	float:right;
	margin:0px 0px 10px 20px;
	padding:10px;
	border:1px dotted #CCCCCC;
}
#textos div.enlaces p{
	text-align:right;
	margin:3px 0px;
}
#textos div.enlaces a{
	padding: 0px;
}

#textos a:link{
}
#textos a:visited{
}
#textos a:hover{
	text-decoration:none;
}
#textos a:active{
}

#concejos table{
	background-color:#FFFFFF;
	margin:5px;
}
#textos p.contacto{
	padding-right:5px;
	background-color:#FFFFFF;
	clear:left;
	margin:0px;
}
#textos span.cabecera{
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding-right:20px;
	padding-top:3px;
	background-image:url(../img/rellenoPuntos.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:200px;
}

.Lineacontacto
{
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding-right:20px;
	padding-top:3px;
	background-image:url(../img/rellenoPuntos.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:200px;
}
