body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
#top {
	color: #000066;
	width: 221px;
	height: 140px;
	background-color: #e76100;
	border-top: 3px solid #f7bd4a;
	border-bottom: 3px solid #f7bd4a;
        margin-top: 10px; 
        text-align: center;
}
.cl {
clear:both;
}
#foto {
	width: 673px;
	padding-top: 5px;
	background-color: ;
	text-align: center;
}
#menu {
	width: 647px;
	background-color: #e76100;
	padding: 13px;
	font-weight: bold;
	border-top: 3px solid #f7bd4a;
	border-bottom: 3px solid #f7bd4a;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #e76100;
	padding: 13px;
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
	padding: 13px;
	background-color: #000066;
	text-decoration: none;
	color: #ffffff;
}
#content {
	width: 673px;
	float: left;
	margin-top: 5px;
	background-color: #A0AFCB;
}
#testi {
	padding: 12px;
	color: #000066;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}
#testi a:link, #testi a:visited, #testi a:active {
	text-decoration: none;
	color: #000066;
}
#bottom {
	background-color: #e76100;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 3px solid #f7bd4a;
	border-bottom: 3px solid #f7bd4a;
}
#bottom a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
}
h3 {
        text-align: left;
	font-size: 180%;
	color: #000066;
        margin: 0px 0 0 0;
}
h4 {
        text-align: center;
	font-size: 180%;
	color: #F01E1E;
        margin: 10px 0 0 0;
}

