body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color:#FFFFFF;
	font-family: Arial Unicode MS;
	background-image: url(../imagenes/motivo.jpg);
	background-repeat: repeat;
	background-position: center;
}

#texto {
	padding-top: 0px;
	padding-left: 120px;
	padding-right: 50px;
	font-family:tahoma;
	font-weight:600;
	font-size: 11px;
	color:#000000;
}

#posiciona {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
	height:581px;
	width: 976px;
	border: 0;
}

a {
	font-size: 12px;
	font-weight:600;
	text-decoration:none;
	color:#000000;
}

.enlace1 {	
	text-align: center;
	width: 307px;
	height:57px;
	vertical-align:middle;
}

.enlace2 {	
	background-image: url(../imagenes/boton.gif);
	background-repeat:no-repeat;
	text-align: center;
	width: 181px;
	height:57px;
	vertical-align:middle;
}


.enlace2:hover, active {	
	background-image: url(../imagenes/boton_activo.gif);
	background-repeat:no-repeat;
	text-align: center;
	width: 181px;
	height:57px;
	vertical-align:middle;
}

span,.design {
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

a.design:hover, active {
	text-decoration:none;
	color:#444444;
	font-size:10px;
}