@charset "UTF-8";
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	background-image: url(images/fondo_home1.jpg);
}

.bgdiseno {
	background-attachment: fixed;xj
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	background-image: url(images/fondo_diseno.jpg);
}

.bg_dest {
	background-image: url(images/bg_dest.png);
	height: 15px;
	width: 223px;
}
.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	margin: 9px;
	padding: 0px;
	line-height: 20px;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: left;
	
}
.puntoshorz {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.bgurl {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 220px;
	padding-left: 30px;
	color: #FFF;
	background-image: url(images/bg_url.png);
}
.imgdest {
	padding-top: 5px;
}
.textdest {
	padding-top: 4px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	height: 52px;
	padding-left: 5px;
}
.bordecaja {
	border: 1px solid #847766;
}
.transparencia {
	background-image: url(images/fondo-transparente.png);
	background-repeat: repeat;
	color: #CCC;
	text-align: center;
}
.oscura {
	background-image: url(images/fondo-transparente_oscuro.png);
	background-repeat: repeat;
	color: #309;
}

.oscura td table tr td table tr .texto1 p strong {
	font-size: 9px;
}
.oscura td table tr td table tr .puntoshorz .texto2 strong {
	font-size: 9px;
}

