body{padding:0;margin:0;font:13px Arial,Helvetica,Garuda,sans-serif;font-size:small;font-size:x-small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font-size:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}
body{
	background: #556B2F;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: 3pt;
	word-spacing: normal;
	color: #FFF;
	display: inline;
}
h2, h3, h4, h5{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4, h5 {
	font-size: 12px;
}
p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 0px;
}
a {
	cursor: pointer;
	color: #3b5998;
}
a:hover {
	text-decoration: underline;
}

#page {
	position: relative; 
	width: 964px; 
	margin: 0 auto; 
	text-align: left; 
}

#header {
	background: url(../images/header_background.png) no-repeat;
	width: 950px;
	height: 70px;
	text-align: center;
	padding: 5px 7px 5px 7px;
}

#firma {
	float: left;
}
#plaza {
	float: right;
	padding: 10px 20px 10px 0px;
}

#main{
	position: absolute;
	left: 0px;
	top: 80px;
	width: 950px;
	background-color: #D6D6D6;
	padding: 10px 7px 10px 7px;
}
.small{
	font-size: 9px;
}

.thinborder {
	border-left-color: #000;
	border-bottom-color: #000;
	border-right-color: #000;
	border-top-color: #000;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-top-width: 1px;
}
