@charset "utf-8";
/* CSS Document */

.dbm_contenedor {
	background-color: #FFF;
	position: relative;
	height: 950px;
	width: 992px;
	background-image: url(../img/fondosin2.jpg);
	background-repeat: no-repeat;
	margin:0px auto;
}
.dbm_texto_1 {
	position: absolute;
	height: 124px;
	width: 458px;
	left: 41px;
	top: 138px;
	text-align: right;
}
.dbm_texto_1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 21px;
	margin:0px;
	padding:0px;
}
.dbm_texto_1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	color: #999999;
	margin:0px;
	padding:0px;
}
.dbm_foto {
	position: absolute;
	height: 264px;
	width: 414px;
	left: 106px;
	top: 270px;
}
.dbm_foto img{
	border:none;
}
.dbm_texto_2 {
	position: absolute;
	height: 329px;
	width: 393px;
	left: 210px;
	top: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align: justify;
}

