@import "jquery-ui.css";

.titulo-paq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C1A1A;
}

.fondo {
	background-image: url(../images/back-travel-in-cr.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 906px;
	background-position: center top;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.separador {
	background-image: url(../images/separador-horz-travel-in-cr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 841px;
}
.separador2 {
	background-image: url(../images/separador-vert-travel-in-cr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 355px;
	width: 12px;
}
.separador3 {
	background-image: url(../images/separador-ver-ptravel-in-cr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 98px;
	width: 3px;
}
.register {
	background-image: url(../images/fondo-travel-in-cr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 148px;
	width: 701px;
}
.down {
	background-image: url(../images/down-travel-in-cr.jpg);
	height: auto;
	width: 702px;
	background-position: bottom;
}
.contenido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.form {
	height: 15px;
	width: 200px;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDF4EC;
	border: 1px solid #7FA14A;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9C1A1A;
	background-position: center center;
	border: 1px solid #990000;
	width: 144px;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.icono {
	background-image: url(../images/icono.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 13px;
	width: 13px;
}
.contenido3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
.rayaCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.contenido-register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
a.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C1A1A;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9C1A1A;
}