/* CSS Document */
#modal
{	width:455px;
	border: 1px solid #F3EEAF;
	padding: 25px;
	background-image: url(../images/oleico_bkgd_flowerDiv.png);
	background-repeat:repeat;
	background-color:#44433f;
	font-size: 150%;
	text-align: center;
	display: none;
	position: absolute;
	visibility: visible;
	top: 1719.5px;
	left: 610px;
	z-index: 103;
}
/***************ESTILOS DIV HIDE*******************/
.txtCerrar {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.txtPrintDH {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.txtTituloDH {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #E7B917;
	text-decoration: none;
}

.txtNormalDH {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #F3EEAF;
}
