body, #buscador, #texto_contenido h3 {
	background-color: #69c;
}
#cabecera_interior {
	background: transparent url(../irudiak/fondo_cabecera_agenda.gif) repeat-x left top;
}
.titular {
	background-color: #69c;
	margin: 8px auto auto 10px;
	color: #fff;
	font-weight: bolder;
}
.resaltado {
	color: #69c;
	text-align: center;
	font-weight: bolder;
}

.fecha_ultima{
	border: 1px solid #000;
	color: #69c;
	margin: 0px;
	width: auto;
	font-weight: bold;
}
/*----------------------
Postales */
#texto_contenido label {
	font-size: 0.8em;
}
.resaltado label {
	font-size: 1em !important;
}
.miniaturapostal {
	float: left;
	width: 33%;
	text-align: center;
}
.separador_postales {
	border-top: 2px solid #69c;
	margin-top: 4px;
	clear: both;
	height: 2px;
}
.separador {
	clear: both;
}
.izq {
	width: 50%;
	float: left;
}
.centrado {
	text-align: center;
	margin: 10px auto;
}
.botAlineados {
	width: 50%;
	float: left;
	text-align: center;
}
* html .botAlineados input {
	margin: 0px !important;
	padding: 0px;
}
/*-----------------------
enviando */
#postal {
	margin: 10px auto;
	padding: 12px;
	text-align: center;
	border: 2px solid #69c;
	width: 86%;
}
#mensaje {
	width: 100%;
	text-align: justify;
	color: #69c;
}
.correoRemitente {
	width: 98%;
	margin-bottom: 6px;
	text-align: right !important;
}
