html { margin: 0px; padding: 0px; }
body { font-size: 11px;
	font-family: "trebuchet ms", tahoma, sans-serif, arial;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #ffffff; 
}
a, a:visited { color: #915c00; text-decoration: none;}
a:hover { color: #000000; text-decoration: none; }

div { 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	}
img { 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	border: 0px;
	}

iframe { 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	border: 0px;
	}

table { 
	padding: 0px;  
	margin: 0px; 
	border: 0px;
}

.clear {
	clear: both;
}

#logo {
	background-color: #fae8d2;
	background: url(../gfx/logo.jpg) no-repeat top left; 
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 750px;
	height: 123px;
	border: 0px;
}

#logo ul { 
	list-style-type: none;
	padding: 0px;  
	margin: 0px; 
	border: none;
	}
#logo li {
	margin: 0px;
	padding: 0px;
	display: block;
	float:left;

}
#logo li:first-child {
	border: none;
}

#logo a, #logo a:visited { color: #ffffff; padding: 0px 0px 0px 0px; height: 123px; text-decoration: none;display: block;}
#logo a:hover { color: #ffffff; padding: 0px 0px 0px 0px; height: 123px; text-decoration: none;display: block;}

#content { 
	background-color: #fae8d2;
	background: url(../gfx/background.jpg) no-repeat top left; 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	width: 750px; 
	height: 396px;
	text-align: left;
	color:#915c00;
	font: 13px "trebuchet ms";
	}

#content h1 { 
	padding: 10px 0px 0px 40px;
	margin: 0px; 
	font: 19px "trebuchet ms", tahoma;
	font-weight: bold;
	color: #915c00;
	}
#content p { 
	padding: 10px 40px 0px 40px;
	margin: 0px; 
	font: 14px "trebuchet ms", tahoma;
	font-weight: normal;
	color: #915c00;
	text-align:justify;
	}

#content img { 
	padding: 0px 0px 0px 0px;  
	margin: 0px 0px 0px 0px; 
	border: 0px;
	}

#content ul { 
	list-style-type: none;
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	border: none;
	}
#content li {
	background: url(../gfx/li.gif) no-repeat top left; 
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: block;

}
#content li:first-child {
	border: none;
}


#content a, #main a:visited { color: #915c00; text-decoration: underline;}
#content a:hover { color: #000000; text-decoration: underline; }

#content img.foto { 
	padding: 0px 0px 0px 0px;  
	margin: 5px 12px 5px 5px; 
	border: 1px solid;
	border-color: #000000;
	}


#footer {
	background-color: #fae8d2;
	background: url(../gfx/footer.jpg) no-repeat top left; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #915c00;
	font: 11px "trebuchet ms";
	font-weight:bold; 
	width: 750px;
	height: 31px;
	border: 0px;
}


#footer a, #footer a:visited { color: #915c00; text-decoration: none;}
#footer a:hover { color: #000000; text-decoration: none; }









