/* At-Rules */
@charset "iso-8859-1";

body {
	margin: 0px 0px 0px 0px;
	font-family: verdana; style: bold;
	}
	
i{font-size:18;}

a:hover{color:rgb(49,0,149);	text-decoration: none;}
 :link{color: rgb(255, 129, 2);	text-decoration: none;}
 :visited{color: rgb(153,51,153);	text-decoration: none;}

h1{font-size: 28px;
	position: relative;

}

h2{font-size: 20;
	color:  rgb(0,0,153);
	position: RELATIVE;
	font-weight:italic;		
}




		#menu{
	color: rgb(255,204,0);
	font-weight:bold;
	position: relative;
	left:20px;
 	top: 40px;
	font-size: 12px;
	background-color:white;
	height:260;
	width: 150;
	padding-top: 5px;
	padding-left: 5px;
	border-width: 1px;
	border-style: dashed;
	border-color:  rgb(255,204,0);
	line-height:14pt;
}


		#casas{
	position: relative;
	left:00px;
 	top: 0px;
	height:30px;
	width: 99%;
	background-color:white;
	padding-top:5;
	padding-left:5;
	border-style: solid;
	border-color: orange;
	border-bottom-width:2;
	border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
	
}

		#menubar{
	position: relative;
	left:;
	top: -20px;
	height:20px;
	width:98%;
 	font-size: 12px;
	font-weight:bold;
	background-color:;
	padding-left:0%;
}
		#textofotos{
	position: relative;
	left:;
	top: -30px;
	height:20px;
	width:98%;
 	font-size: 20px;
	font-family:times;
	background-color:;
	padding-left:0%;
}

		#fotos{
	position: relative;
	left:;
	top:0 ;
	height:150px;
	width:600;
	background-color:;
	padding-top:0;
	word-spacing:10px;

}

		#ephe{
	position: relative;
	left: 0px;
	top:px;
	font-size: 10px;
	color:  rgb(0,0,153);
	background-color:rgb(255,204,51);
	height:15;
	width:99%;

	}	
