.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: center;
	width: 900px;
	display: block;
	position: absolute;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004165;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a:link {
	color: #004165;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}


a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.left {
	width: 500px;
	top: 0px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	height: 320px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #004165;
}

#banner {
	background-color: #a8c0e2;
	height: 99px;
	width: 900px;
	position: relative;
	top: 12px;
	background-image: url(images/banner.jpg);
	background-repeat: repeat-y;
}
#content {
	position: relative;
	height: 330px;
	width: 900px;
	top: 24px;
}
.right {
	float: right;
	height: 320px;
	width: 388px;
	left: 12px;
	position: relative;
	top: 0px;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004165;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #004165;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	text-indent: 30px;
}
#foot {
	height: 40px;
	width: 900px;
	border-top-width: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #882345;
	border-right-color: #A8C0E2;
	border-bottom-color: #A8C0E2;
	border-left-color: #A8C0E2;
	position: relative;
	top: 36px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}





#header {
	background-image: url(images/cabeceraAPRSERA.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 900px;
	text-align: right;
}

.note {
	background-color: #FFFFF0;
	border: 1px dotted #A8C0E2;
	width: 80%;
	padding: 4px;
}

.note1 {
	background-color: #F7FDF4;
	border: 1px solid #A8C0E2;
	width: 80%;
	padding: 4px;
}

.buttom a{
	width: 100px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004165;
	border-right-color: #004165;
	border-bottom-color: #004165;
	border-left-color: #004165;
	background-color: #E1EAF4;
	margin: 1px;
	clear: none;
	display: block;
}

.buttom a:hover{
	width: 100px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #882345;
	border-right-color: #882345;
	border-bottom-color: #882345;
	border-left-color: #882345;
	margin: 1px;
	clear: none;
	background-color: #FFFFFF;
}
#header .header-banner {
	position: relative;
	top: 30px;
	right: 20px;
}
