body	{
	background-color: white;
	color: #000000;
	font-family: sans-serif;
	margin: 0px;
	
	}
	
	
#container{
	}
	
#cabeceira{
	background-image: url(./imaxes/pacas200.jpg);
	background-position: top left;
	background-repeat: repeat;
	background--color: white;
	height: 65px;
	padding-top: 109px;
	text-align: right;
	font-size: 0.55em;	
}

#cabeceira img{
	margin: 0px;
	margin-top: -110px;
	padding: 0px;
	float: right;
	border: none;
}
#central{
	background-color: #dba936;
	clear: both;
}

#menu {
	background-image: url(./imaxes/paacas200.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #dba936;
	position::absolute;
	clear: both;
	float: left;
	font-family: sans-serif;
	font-size: 0.7em;	
	text-align: right;
	padding: 15px;
	padding-top: 0px;
	width: 150px;
	border-right: 0px solid olive ;
}

#menu ul{
	margin: 0em;
        padding: 0em;
	line-height: 100%;
}

#menu li{
	list-style-type: none;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	margin: 0em;
}

#subcentral {
	background-color: #ffdd77;
	margin-left: 180px;
	right: 0px;
	width: auto;
	
	background-image: url(./imaxes/fondo.gif);
	background-position: center right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-top: 1px solid green;
	border-left: 1px solid green;
	padding: 0px;
}

#contido{
	font-size: 0.8em;
	float: both;
	background--color:  #ffdd77;
	color: #006633;
	margin: 0px;
	width: 550px;
        padding: 10px;
	padding-bottom: 350px;
        font-family: sans-serif;
        background-image: url(./imaxes/casapaja2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
         }
	

#contido a{
	color: blue;
	}

#laateral {
	margin-left: 620px;
	width: 200px;
	height: 480px;
	clear: right;
	flooat: right;
	background-color: blue;
	}

#pe{
	font-size: 0.7em;
	background-color: #dba936 ;
	vertical-align: bottom;
	font-weight:bold;
	color: white;
    	clear: both;
	text-align: center;
	margin: 0px;
	padding: 3px;

}
#pe2{
	vertical-align: bottom;
	height: 50px;
	background-image: url(./imaxes/fondopaja.jpg);
	background-position: top right;
	background-repeat: repeat;
	font-weight:bold;
	color: white;
    	clear: both;
	margin: 0px;
	padding: 0px;

}

#pe3{
	position: relative;
	font-size: 0.7em;
	background-color: green;
	font-weight:bold;
	color: white;
    	clear: both;
	margin: 0px;
	padding: 2px;
	padding-right:10px;

}

#pe3 a{
	color: white;
	}	

#pe3 a:hover
	{
	color: orange;
	}
	
#pe-e{
	text-align: left;
	float: left;
}

#pe-d{
	text-align: right;
}

div.ficha{
	overflow: hidden;
	border: 1px solid olive;
	background-color: #ffeedd;
	padding: 10px;
	margin: 10px;
	margin-bottom: 20px;
}
img.ficha{
	padding: 5px;
	float:right;
	

}
