@charset "iso-8859-1";
.box {
	background-color:#FFFFFF;
	clear: left;
	font-size:11px;
	background-image:url(../images/marca_dagua.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	width: 934px;
	height:auto;
	_height:860px;
	min-height:860px;
    /*min-height:860px;
	_height:860px;*/
	left:50%;
	margin-left:-469px;
	margin-top:25px;
	padding:2px;
	padding-top:0px;	
}

.box p {
	font-size:11px;
}