.texto-1 {
	float: right;
	width: 258px;
	height: 158px;
	padding: 5px 20px 0 30px;
	top: 116px;
	display: none;
}
.texto-2 {
	float: right;
	width: 258px;
	height: 295px;
	padding: 5px 20px 0 30px;
	top: 116px;
	display: none;
}	
#imagen-cabecera {
	display: block;
	width: 392px;
	height: 163px;
	background: #718CC1;
	position: absolute;
}
#imagen-cabecera2 {
	display: block;
	width: 400px;
	height: 300px;
	background: #718CC1;
	position: absolute;
}
#select {
	display: block;
	background-color: #718CC1;
}
.texto-1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}
.texto-1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 0;
	margin: 3px 0 0 0;
}
.texto-1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto-2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}
.texto-2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 0;
	margin: 3px 0 0 0;
}
.texto-2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#view-all {
	position: absolute;
	padding: 0;
	right: 50px;
	bottom: 25px;
}
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}
.warning, .alert {
	background:#fffbbc;
	border:1px solid #E6DB55;
	margin: 10px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}

