.archivo p {
	font-size: 130%;
}

.calendario_info {
	margin: 10px 0px;
	border: 1px solid #ccc;
	width: 450px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF url(../tpl/input_shadow.gif) repeat-x left top;
	min-height: 190px;
	height: 190px;
}

#calendario_archivo {
	width: 220px;
	display: block;
	float: left;
}

input#inline_date{
	border: 1px solid #ccc;
	text-align: center;
}

.archivo a.search_keywords_btn {
	width: 68px;
	height: 16px;
	display: block;
	background: transparent url(../tpl/i.buscar.png) no-repeat;
	_background-image: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl/i.buscar.png',sizingMethod='crop');
}

.archivo a.search_keywords_btn:hover {
	background-position: 0 -16px;
}

.archivo .derecha {
	float: right;
	margin-left: 10px;
}

#resultados_bloque h1 {
	color: #5E675C;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 170%;
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px dotted #619AA7;
	border-top: 1px dotted #619AA7;
}

