html {
  width: 100%;
  margin: 0; 
  padding: 0
}

body {
  display: block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  background: #42929d;
  text-align: left
}

img {
	border: 0 none
}

#container {
	position: relative;
	margin: 20px auto 0 auto;
	border: 16px solid #fff;
	width: 780px;
	background: #fff
}

#bar {
	background: #fff url(/gfx/bar.png) no-repeat center;
	height: 75px;
	border-bottom: 3px solid #adcdc2
}
#bar p {
	margin: 0
}
#bar img {
	position: relative;
	top: 5px;
	left: 230px
}
#grafolog {
	position: relative;
	top: 5px;
	left: -216px
}

#top {
	height: 130px;
	overflow: hidden;
	background: #c5dad3 url(/gfx/grafologia.jpg) no-repeat
}
#top p {
	margin: 0
}
#grafologia {
	width: 254px;
	height: 114px;
	position: relative;
	top: 2px;
	left: 65px
}

#content {
	overflow: hidden;
	height: 100%
}
.content {
	background: #e4efeb url(/gfx/content.png) repeat-x;
	border-top: 1px solid #adcdc2;
	border-bottom: 1px solid #c7e1d7;
	height: 19px
}

#contentL {
	background: #e4efeb url(/gfx/r.png) no-repeat right bottom;
	float: left;
	width: 180px
}
#contentLc {
	padding: 10px 10px 30px 10px
}
#contentL ul {
	margin: 0 0 0 16px;
	padding: 0 0 20px 0
}
#contentL li {
	list-style: none
}
#contentL li a, #contentL li a:visited {
	color: #42929d;
	font-size: 14px;
	display: block;
	padding: 3px 0 3px 16px;
	width: 90%;
	background: url(/gfx/li.gif) no-repeat left;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #c7e1d7;
	padding-bottom: 3px
}
#contentL li a:hover {
	background: url(/gfx/li-h.gif) no-repeat left
}

#contentR {
	background: #e4efeb url(/gfx/r.png) no-repeat right bottom;
	float: right;
	width: 590px
}
#contentRc {
	padding: 5px 20px 30px 20px
}
#contentRc h1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #42929d;
	font-size: 27px;
	margin: 0;
	font-weight: lighter;
	border-bottom: 1px solid #c7e1d7
}
#contentRc h2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #42929d;
	font-size: 19px;
	margin: 7px 0 0 0;
	font-weight: lighter
}
#contentRc p {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #0a5763;
	font-size: 12px;
	line-height: 1.3;
	text-indent: 12px
}
#contentRc ul {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #0a5763;
	font-size: 12px;
	list-style: square url(/gfx/ul.gif)
}

#contentRc p:first-letter {font-size: 13px; font-weight: bold}
#contentRc a, #contentRc a:visited {
	font-size: 12px;
	color: #42929d;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #42929d
}
#contentRc a:hover {
	border-bottom: 1px solid #e77817
}

#foot {
	background: #e4efeb url(/gfx/foot.png) repeat-x top;
	margin-top: 50px;
	padding: 7px 20px;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #0a5763;
	font-size: 10px;
	border-top: 2px solid #adcdc2
}
#foot a, a:visited {
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #0a5763;
	font-size: 10px
}
#emicom {
	position: relative;
	top: -2px;
	float: right;
}

.imgR {
	float: right;
	border: 2px solid #adcdc2;
	padding: 3px;
	background: #fff;
	margin: 7px 0 20px 20px;
}

#adsense {
	width: 150px;
	text-align: center;
	margin: 10px auto 16px auto
}
