#mensaje {
	text-align: center; margin-left: auto; margin-right: auto; font-size: 17px; position: inherit;
}

#mensaje img {
	border: none;
}

.formEnviado {
	color: #66000F; background: url(../images/ok-trans.png) no-repeat center top; HEIGHT: 145px;
}

.textoEnviado {
	font-size: 17.0pt; color: #870014; font-family: Calibri, sans-serif; text-align: center; margin-left: auto; margin-right: auto;
}

.button {
	height: 26px; color: #fff; font-weight: bold; background: url(../images/button.gif) no-repeat left top; cursor: pointer; border: none; width: 69px;
}

.button:hover {
	background-position: left bottom; text-decoration: underline;
}

.text-input {
	background-Color: #FFFFFF;
}

.text-area {
	background-Color: #FFFFFF;
}

.text-input:focus,.text-area:focus {
	background-Color: #FFFFAA;
}

label.error {
	display: none; font-weight: normal; color: red; text-align: left; width: 190px; position: absolute; padding-left: 25px; background: transparent url(../images/cancel-trans.png) no-repeat scroll left; font-weight: normal; margin-top: -2px;
}

#formInscripcion a,#formInscripcion a:visited {
	font-family: "Trebuchet MS", Verdana, Georgia; color: red; text-decoration: none;
}

#formInscripcion a:hover {
	font-family: "Trebuchet MS", Verdana, Georgia; color: red; text-decoration: underline;
}

#formContacto {
	margin-top: 20px; margin-bottom: 20px;
}

#formRP {
	padding: 120px 0px 40px 0px; background: url(../images/FondoRP.png) no-repeat; width: 500px; height: 560px; margin: auto;
}

.formDP {
	padding: 10px 0px 10px 0px; background-image: url(../images/FondoDP-trans.png); background-repeat: no-repeat; width: 590px; height: 475px; margin: auto;
}

#formGUM {
	padding: 10px 0px 10px 0px; width: 590px; margin: auto;
}

.opcional {
	color: #333333; text-align: right; padding-right: 15px; line-height: 15px; vertical-align: top;
}

.requerido {
	color: #870014; font-weight: normal; text-align: right; padding-right: 10px; line-height: 15px; vertical-align: top;
}