body {
	font-family: Garamond, Arial, sans-serif, serif;
	margin: 0px;
	padding: 0px;
	background-color: #5D7683;
	
}
#inhalt {
	position:absolute;
	height:620px;
	width:800px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: auto;
	margin-top: -310px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
}
.bg1 {
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.bg2 {
	background-image: url(../images/bgdonw.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.centro {
	width: 800px;
}
.centro .textos table {
}
.cuerpo1 {
	padding-right: 10px;
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
}

.cuerpo2 {
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	padding-right: 5px;
}

.menugris {
	height: 35px;
	width: 205px;
	background-image: url(../images/botongris.jpg);
	background-repeat: no-repeat;
}
.menuazul {
	height: 35px;
	width: 200px;
	background-image: url(../images/botonazul.jpg);
	background-repeat: no-repeat;
}
.menurojo {
	height: 35px;
	width: 200px;
	background-image: url(../images/botonrojo.jpg);
	background-repeat: no-repeat;
}a.menup {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
a.menup:hover {
	color: #E2E2E2;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}.copy {
	font-size: 11px;
	margin-top: 20px;
	color: #8698A2;
}
.big {
	margin-top: 20px;
}
h1 {
	color: #002458;
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
}a {
	text-decoration: none;
	color: #002458;
}
a:hover {
	color: #BE0E34;
}
.textos {
	font-size: 14px;
}
.boton {
	background-color: #5C7683;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	padding: 4px;
	margin: 0px;
}
.cajainput {
	font-family: Garamond, Arial, sans-serif, serif;
	font-size: 16px;
	font-style: italic;
	padding: 3px;
	color: #5C7683;
	background-color: #E2E8E9;
	border: 1px solid #607C88;
	letter-spacing: 1px;
}
.centro table tr td .textos table tr .cuerpo2 #frm_registro table tr td h3 {
	color: #FFF;
	margin: 0px;
	padding: 3px;
	background-color: #093B82;
	font-weight: bold;
	letter-spacing: -1px;
}

