body {
	background-color:#7470ff;
	background-image:url(gfx/bg.png); 
	background-repeat:repeat-y;
	color:#7470ff;
	font-family:verdana;
	margin:16px;
	margin-left:18px;
	width:800px;

}
a:hover {text-decoration: overline}

a {text-decoration: underline}

.l {
	float:left;
}
.r {
	float:right;
}
#logotxt {
	width:800px;
	height:200px;
	overflow:hidden;
}
#txt {
	width:800px;
	margin-bottom:12px;
	text-align:justify;
	font-size:14px;
	line-height:120%;
}
#content {
	width:999px;
	text-align:center;
	font-size:14px;
	line-height:120%;
	border-top: 0px dashed blue;

}
#content a {
	background-image:url(gfx/arrow.png); 
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:12px;
}

#foot a {
	background-image:url(gfx/0.png); 
	padding-left:0px;
}
#foto {
	float:left;
	width: 190px;
	overflow:hidden;
	height: 320px;/*285px;*/
	font-size:10px;
	line-height:150%;
	margin-right:13px;
	margin-bottom:2px;
}
#foto2 {
	float:left;
	width: 95px;
	overflow:hidden;
	height: 143px;/*285px;*/
	font-size:10px;
	line-height:150%;
	margin-right:2px;
	margin-bottom:2px;
}
#foto3 {
	float:left;
	width: 63px;
	overflow:hidden;
	height: 95px;/*285px;*/
	font-size:10px;
	line-height:150%;
	margin-right:2px;
	margin-bottom:2px;
}

#menu { 
	width:800px;
	height:36px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
}

#menu a {
	height:32px;
	text-align:center;
	margin-left:1px;margin-right:1px;
}

#foot {
    font-size:10px;
    clear:both;
    padding:0px; 
    margin-top:18px;
	width:800px;
}

ul,li {padding-left:18px}
