h1
{
        font-size: larger;
}
#menu
{
    position: absolute;
    left: 1px;
    top: 190px;

}

#concejales
{
	position: absolute;
	left: 41px;
	top: 395px;
	width: 100px;
	font-size: smaller;
	border: 0px;
	text-align: center;
	background-color: yellow;
}

#poo  #B35600;

#menu p
{
	color: blue;
	cursor: pointer;
	font-weight: bold;
	line-height: 70%;
	font-style: normal;
	font-size: smaller;

}

#picbox
{
	position: absolute;
	float: left;
	left: 30px;
	top: 55px;
	border: 0;
}

#content_left
{
	position: absolute;
	float: left;
	left: 250px;
	top: 280px;
	border: 0;
	width: 300px;
	text-align: center;
	font-size: smaller;
}

#content_right
{
	position: absolute;
	left: 722px;
	top: 280px;
	border: 0;
	width: 300px;
	text-align: justify;
	font-size: smaller;
}
#content_right a {
border: 2px outset;
border-color: #B35600;
padding: 1px;
text-decoration: none;
}
#content_right a:active {
border: 2px inset;
}


#content_centre
{
	position: absolute;
	left: 560px;
	top: 280px;
	width: 153px;
	text-align: center;
	font-size: smaller;
	font-family: sans-serif;
}

#content_centre a:visited { color:  transparent;}

#bigpic
{
	position: absolute;
	left: 220px;
	top: 0px;
	border: 0;

}

#strip
{
	position: absolute;
	top: 1px;
	left: 540px;
}

#ads
{
	position: absolute;
	left: 873px;
	top: 245px;
	border: 0;
}

#littlepic
{
	float: left;
}

#copyright
{
	position: absolute;
	top: 700px;
	float: left;
	font-size: x-small;
	padding-left: 2em;
}

img
{
        border: 0;
}

ul
{
	list-style-type: none;
}
