body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	color: #000000;
	background : #fff none;
	text-align: left;
	font-family: arial;
	font-size: 13px;
	width: 715px;
	background-color: #ffffff;
}



a{
color: #0078D4;
}

#telo{
	padding: 20px;
	text-align: left;
	border: 2px solid #cccccc;
	background-image: url('img/bg.png');
	background-repeat: no-repeat;	
	background-position: 100% 100%;
}
#root{
	margin-left: 29px;
}

#menu{
	background-color: #999999;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	position: absolute; 
	top: 172px; 
	margin-left: 50px; 
	width: 650px; 
	z-index: 900;
}

#menu a{
	color: #ffffff;
}

#pata{
	margin-left: 29px;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 20px 5px 20px;
}
h2{
	font-size: 20px;
	width: 100%;
	border-bottom: 1px solid black;
	color: #444444;
}
h3{
	font-size: 16px;
	width: 100%;
	color: #666666;
	border-bottom: 1px solid black;
}
.log li{
	font-size: 12px;
	color: #000000;
}
.log li b{
	color: #888888;
	font-style: italic;
}

