body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color:#FFFFFF;
	font-family: Arial Unicode MS;
	background-image: url(../motivo.jpg);
	background-repeat: repeat;
	background-position: center;
}

#texto {
	padding-top: 80px;
	padding-left: 200px;
	padding-right: 60px;
	font-family:tahoma;
	font-weight:500;
	font-size: 13px;
	text-indent: 5%;
	color:#FFFFFF;
}
#texto a {
	color:#dba730;
}

#posiciona {
	background-image: url(imagenes/fondo.jpg);
	background-repeat:no-repeat;
	height:520px;
	width: 879px;
	border: 0;
}

p {
text-align:justify;}

.enlaces {
	padding-left: 50px;
}
.enlaces a{
	color:#000000;/*#dba730*/;
	font-size: 12px;
	text-decoration:none;
}

.enlaces a:hover, a:active {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}

.color_logo {
	color:#dba730;
}

span,.design {
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

a.design:hover, active {
	text-decoration:none;
	color:#444444;
	font-size:10px;
}

#oscuro {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: #000000;
  	filter:alpha(opacity=60);
  	-moz-opacity: 0.6;
  	opacity: 0.6;
	visibility:hidden;
	z-index:200;
}

.entrar {
	font-size:14px;
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

a.entrar:hover, active {
	text-decoration:none;
	color:#000000;
	line-height:20px;
}
