/* Fapuma Motel CSS Document */

body {	
	background: url(images/bg_motelfapuma.jpg) top center;
	background-color: #683F10;
	margin: 27px 0 27px 0; 
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	text-align: left;
	line-height: 14px;
	color: #7E522B;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	color: #7E522B;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	line-height: 14px;
	color: #7E522B;
	font-weight: bold;
}
	
a:link {
	font-weight: bold; 
	color: #7E522B; 
	background-color: transparent; 
	text-decoration: none;
}
a:visited {
	font-weight: bold; 
	color: #7E522B;	 
	background-color: transparent;
	text-decoration: none;
}			
a:active {
	font-weight: bold; 
	color: #7E522B; 
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bold; 
	background-color: transparent; 
	color: #B69E81;
	text-decoration: none;
}
HR {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: #7E522B solid 1px ; 
	HEIGHT: 1px;
	margin-right: 50px;
}

.box {
	padding: 0px 30px 0px 43px;
}
.box2 {
	padding: 9px 18px 0px 18px;
}
.box3 {
	padding: 15px 43px 0px 58px;
}
.box4 {
	padding: 15px 43px 0px 48px;
}
.floatRight		
	{
	float: right;
	}
.egyebtev{
	margin: 0px 10px 0px 0px;
	}


